Skip to content

Releases: z1pti3/jimi

v1.2

01 Aug 10:41
Compare
Choose a tag to compare

New Features

  • Dark theme
  • Auto restart triggers
  • Updated menu to remove admin items from non-admin users

Bug Fixes

  • Fixed Issue with pluginData not being included within forEeach
  • Improved cluster support and UI interaction with cluster
  • Improved session redirection
  • Auto refresh of conduct and plugin pages in UI
  • UI adjustments

v1.11

10 Jul 20:38
53f024d
Compare
Choose a tag to compare

V1.11 - Minor Release

Security Fixes

  • Race condition resulting in possible account take over
  • Added additional ACL checks
  • Applied authentication to jimi_core API
  • Additional auditing of user actions

New Features

  • Bulk processing for improved db performance
  • Cluster UI
  • Codify
  • eventStats added to data var
  • postRun function added to action class to enable runOnce items to occur when a trigger within a conduct has ended

Bug Fixes

  • Possible multiple UI interfaces when ACL's prevent users from reading current UI
  • Type whitelists to prevent json decode errors
  • Triggers always cleared startcheck on system startup - now disabled
  • Improved memory cache
  • Reduced CPU requirements
  • Fixed issue preventing duplication of objects

v1.0

21 Jun 22:17
Compare
Choose a tag to compare

New Features

  • Codify
  • Multiprocess Threading
  • UI enhancements

Bug Fixes

  • UI
  • ACL
  • Security Fixes ( XSS, CSRF )

NOTE
Plugins that override parent setAttribute and getAttribute need to be updated to ensure they contain the new optional keyword argument sessionData