Skip to content

V3.0 - BETA 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@z1pti3 z1pti3 released this 27 Jun 15:01
· 342 commits to v3.0 since this release

Version 3.034 - BETA 1

Features

Object Revisions

Changes made to objects are now stored within the revision system to enable quick and simple restore of previous versions.

Within ConductsEditor right click on an object and select "Revision History"

Trigger Statistics

Viewable last 100 execution times for a trigger

Within ConductsEditor right click on an object and select "Statistics"

image

Version 3.0 - BETA 1

Welcome to jimi version 3.

image

This release brings with it major changes both within the backend and frontend UI:

  • Updated UI older react interface is now fully removed
  • Improved flow performance
  • Sub system processes to maximize CPU on multi-processor systems
  • forEach concurrency
  • System API security options
  • Trigger execution count
  • Updated authentication and authorization system
  • Advanced debug system
  • Better system memory handling
  • Settings moved from settings.json to model editor
  • File object storage
  • Themes
  • Additional system functions
  • Moved to integrated webserver cherryPi
  • Many many more bug fixes