Skip to content

Commit

Permalink
Update CHANGELOG.md for v8.3.44
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Oct 6, 2023
1 parent 3ca8b6f commit e8b2ca1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v8.3.44 (2023-10-06)
-------------------------
* Allow request optin if optins exist
* Fix blurb for opt-out trigger
* Remove last usages of FlowLabel.parent and FlowRevision.modifiy_by
* Switch optins, topics, ticketers and templates API endpoints to use CRUDL perms
* Replace brand specific flow users with a single system user

v8.3.43 (2023-10-05)
-------------------------
* Update editor and components
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "temba"
version = "8.3.43"
version = "8.3.44"
description = "Hosted service for visually building interactive messaging applications"
authors = ["Nyaruka <[email protected]>"]

Expand Down

0 comments on commit e8b2ca1

Please sign in to comment.