File tree 3 files changed +7
-2
lines changed
3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ v10.1.102 (2025-03-21)
2
+ -------------------------
3
+ * Update broadcast views to support quick replies as structs and add data migration to convert existing scheduled broadcasts.
4
+ * Use boolean field for TMS link shortening config form field
5
+
1
6
v10.1.101 (2025-03-21)
2
7
-------------------------
3
8
* Add API support for extra on quick replies
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " temba"
3
- version = " 10.1.101 "
3
+ version = " 10.1.102 "
4
4
description = " Hosted service for visually building interactive messaging applications"
5
5
authors = [
6
6
{"name" = " Nyaruka" , "email" = " code@nyaruka.com" }
Original file line number Diff line number Diff line change 1
- __version__ = "10.1.101 "
1
+ __version__ = "10.1.102 "
2
2
3
3
# This will make sure the app is always imported when
4
4
# Django starts so that shared_task will use this app.
You can’t perform that action at this time.
0 commit comments