You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Deprecated: IOTA_MONGO_ different from IOTA_MONGO_URI (use IOTA_MONGO_URI instead)
3
-
- Fix: broken notification command mode (it was not working without providing targetEntityId and targetEntityType in the notification, which belongs to another command mode: advancedNotification)
4
-
- Fix: use normalized in attrsFormat for commands subscriptions (#1743)
Copy file name to clipboardExpand all lines: Changelog
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
4.11.0 (Oct 23th, 2025)
2
+
3
+
- Add IOTA_MONGO_URI env var
4
+
- Add: locale string number jexl function (#1737)
5
+
- Deprecated: IOTA_MONGO_ different from IOTA_MONGO_URI (use IOTA_MONGO_URI instead)
6
+
- Fix: broken notification command mode (it was not working without providing targetEntityId and targetEntityType in the notification, which belongs to another command mode: advancedNotification)
7
+
- Fix: use normalized in attrsFormat for commands subscriptions (#1743)
8
+
1
9
4.10.0 (Oct 6th, 2025)
2
10
3
11
- Add: command modes (new field cmdMode): legacy, notification and advancedNotification (#1732)
0 commit comments