⚠️ This update requires DB migration - see
README.mdsectionDatabase
v8.5
- Fixed an issue with IDs not generated correctly for project items.
- Added functionality to delete and edit project items.
- Adding users to a project has been made easier.
- Internal changes
- Added additional plugin permission level
- Added 2 new themes
v8.4.3
- Now displaying the instance uuid within the settings page.
- Added ability to reset the instance uuid via the settings page.
v8.4.2
- Added user based permissions for plugin views.
- Updated plugins to use new permission system.
v8.4.1
This update requires DB migration - see README.md section Database
- Added telemetry support (disabled by default, can be enabled within
app.json) - Added telemetry server to receive telemetry data (see
api/v1/class/telemetry/server/README.mdfor more information)
What's Changed
- v8.4.1: telemetry & telemetry server by @Ente in #130
- v8.4.2: user-based permissions for plugins by @Ente in #131
- Projects update by @Ente in #132
Full Changelog: v8.4...v8.5