Skip to content

v0.1.8

Compare
Choose a tag to compare
@mkalus mkalus released this 04 Mar 13:29
· 242 commits to master since this release

Major update with many fixes and enhances, some of which still have to be tested.

  • Added an experimental Mac OS X launcher - please report back if this works for you.
  • Added user groups that define access rights of users.
  • Added views to add/edit users and groups (only visible if users have to log in - set requireLogin accordingly).
  • Implemented anonymous login (login has to be set, see above + set allowAnonymous to true). Anonymous access rights can be defined in the anonymous special group - even CRUD is possible!
  • Periods/Instances are now editable.
  • Add settings to create database on a remote OrientDb server.
  • Added docker-compose file to quickly create distributed Segrada cluster.
  • Code cleanup and enhancements, many thanks to M-Ezzat of devfactory.
  • Updated OrientDB to 2.1.12.
  • Updated jQuery, Bootstrap, and Fontawesome to current releases.