Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 922 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 922 Bytes

Change Log

[0.1.3] - 2015-08-01

Features

  • Added another role, "Content Manager" and improved overall security. Now the following role-schema applies:
    • Users with the role Admin can edit Users & Settings.
    • Users with the role Content Manager can edit content.
    • Users with both roles have full rights.

[0.1.2] - 2015-07-31

Breaking Changes

  • Application now ignores settings for storage & API-Key in config.groovy. These values can now be adjusted in the user-interface. If the values are empty at first, the user gets redirected to the settings page when trying to access the dashboard.

Improvements

  • Added server-side validation for the API-Key
  • Added server-side validation for the storage-path