Tags give the ability to mark specific points in history as being important
-
v3.0.99
6e22b5f1 · ·* Prioritize msg handling over timeotus and event fires * Remove hamlcompress command as deployments should use regular compress these days * Fix not correctly refreshing dynamic groups when a URN is removed * Allow searching for contacts *with any* value for a given field
-
v3.0.98
ea3abb59 · ·* Fix sidebar nav LESS so that level2 lists don't have fixed height and separate scrolling * Unstop a contact when we get an explicit user interaction such as follow
-
-
v3.0.96
3a40b8ea · ·* Fix possible race condition between receiving and handling messages * Do away with scheme for USSD, will always be TEL * Make sure events are handled properly for USSD * Do not specify to & from when using reply_to * Update JunebugForm for editing Junebug Channel + config fields
-
-
-
-
v3.0.92
3a959905 · ·* Block on handling incoming msgs so we dont process them forever away * Include Viber channels in new conversation trigger form channel choices
-
-
-
v3.0.90
dad3d103 · ·* Don't use cache+calculations for flow segment counts - these are pre-calculated in FlowPathCount * Do not include active contacts in flows unless user overrides it * Clean up middleware imports and add tests * Feedback to user when simulating a USSD channel without a USSD channel connected
-
-
v3.0.88
ae165835 · ·* Deal with Twilio arbitrarily sending messages as base64 * Allow configuration of max text size via settings
-
-
-
v3.0.87-show_media_simulator
04065265 · ·Display msg text on contact read page and show MMS in simulation
-
v3.0.86
3595a4ea · ·* Do not add stopped contacts to groups when importing * Fix an entire flow start batch failing if one run throws an exception * Limit images file size to be less than 500kB * Send Facebook message attachments in a different request as the text message * Include skuid for open range tranfertto accounts
-
v3.0.85
0645d4f9 · ·* Fix exception when handling Viber msg with no text * Migration to remove no longer used ContactGroup.count * Fix search queries like 'foo bar' where there are more than one condition on name/URN * Add indexes for Contact.name and ContactURN.path * Replace current omnibox search function with faster and simpler top-25-of-each-type approach
-
-
v3.0.83
1e3a8130 · ·* Render missing field and URN values as -- rather than None on Contact list page