Tags give the ability to mark specific points in history as being important
-
-
v9.1.186
bad612aa · ·* Fix handling of POSTs to API docs * Exclude empty templates from list, and show base translation apart on read page * Ensure we choose a new base for a template whenever an existing base translation is deleted
-
v9.1.185
bd612a55 · ·* Update deps * Replace telegram library by requests use * Fix dashboard menu link permission * Expose Template.base_translation on API endpoint
-
-
-
v9.1.182
6f3e763e · ·* Locations API endpoint should allow searching on the path * Fix template syncing when channel gives us invalid template data
-
v9.1.181
91773648 · ·* Add Template.base_translation * Fix dashboard workspace data * Allow creation of contacts with non-active statuses
-
v9.1.180
d45c822a · ·* Drop no longer used is_active field from TemplateTranslation * Tweak wording on template list page * Add db constraint to ensure contact status is valid
-
v9.1.179
8abe42b2 · ·* Keep FCM ID in channel config when soft deleting the channel * Stop using TemplateTranslation.is_active and make nullable
-
-
-
v9.1.176
675e9c6a · ·* Update Template to a TembaModel * Hard delete template translations that no longer exist on the channel side
-
-
v9.1.174
6533eef3 · ·* Fix updating scheduled broadcasts * Remove old unused code for queueing broadcasts
-
v9.1.173
dea4fdc9 · ·* Add Msg.is_android field * Add internal API endpoint for searching locations by level and name * Remove option to send now on broadcast update
-
v9.1.172
cb292961 · ·* Add templates to broadcasts (hidden for now) * Remove deprecated broadcast.template_state field on mailroom queue payload
-
-
v9.1.170
7e390fe9 · ·* Remove no longer needed task to sync stale Android relayers * Don't allow template localization * Update dependencies
-
v9.1.169
b05382ac · ·* Use python 3.11.x * Add Broadcast.template_variables * Add new template list and read pages and remove old channel specific ones * Fix globals list template
-
v9.1.168
8890159f · ·* Don't sync classifiers in suspended orgs * Fix empty contact search with query present