Skip to content

4.11.0

Latest

Choose a tag to compare

@fgalan fgalan released this 23 Oct 15:17
· 2 commits to master since this release
2b161a0

NOTE: this version deprecated IOTA_MONGO_* env vars. Use IOTA_MONO_URI instead

Changes (since 4.10.0):

  • Add: IOTA_MONGO_URI env var
  • Add: locale string number jexl function (#1737)
  • Deprecated: IOTA_MONGO_ different from IOTA_MONGO_URI (use IOTA_MONGO_URI instead)
  • Fix: broken notification command mode (it was not working without providing targetEntityId and targetEntityType in the notification, which belongs to another command mode: advancedNotification)
  • Fix: use normalized in attrsFormat for commands subscriptions (#1743)