Tags give the ability to mark specific points in history as being important
-
-
-
-
-
v10.1.11
4e5c40e3 · ·* Turn prometheus access into an org feature and grant to all orgs with existing token
-
-
v10.1.9
b77c003f · ·* Remove no longer used auth groups * Remove no longer needed functionality for restricting which users can by assigned to tickets * Tweak broadcast API rate limit * Remove VIEWER role * Update to latest xlsxlite
-
v10.1.8
5479cac7 · ·* Depublicize boundaries API endpoint * Remove old geometry field on boundary * Drop old count models
-
v10.1.7
00f3b4b3 · ·* Delete new category counts when deleting a flow * Remove squashing and db triggers used for old category counts
-
-
v10.1.5
de412022 · ·* Migrations to backfill Msg.is_android and set not-null * Start using boundary geometry field * Move deps to project dependencies config in pyproject.toml * Ensure that SQL app migrations run after other apps * Adjust ticket flow to allow more change context
-
v10.1.4
143ff3bc · ·* Remove ability to delete runs from the UI * Read from new category count model * Add new AdminBoundary.geometry field and populate as JSON
-
v10.1.3
fa247bae · ·* Data migration to backfill new category counts * Remove viewer user handling code from API
-
v10.1.2
7cf08edc · ·* Remove no longer needed viewer warning * Ticket bulk actions endpoint should report failures like message bulk actions endpoint * Add data migration to remove viewers from workspaces
-
-
-
-
-
-
v9.3.141
c065554d · ·* Fix CI builds for latest poetry * Add MsgFolder to eventually replace SystemLabel * A lot of test cleanup