Changelog for Asset Modeller 0.7.0
Changes
- Upgrade Phoenix, LiveView and other used libs (PR, #6280)
- Serialize all Modeller API calls via process (PR, #6219)
- Add button to create new assets of specific root asset type (PR, #6242)
- Create auto backup when restoring from a backup (PR, #6254)
- Add button to delete root asset types (PR, #6242)
- Rewrite authentication/authorization so that the token is stored in session (PR, #6278)
- Add the option to move root asset types under other nodes (PR, #6242)
- Idempotent operations in AssetTree (PR, #6377)
- Prevent creating loops in asset tree when moving asset (PR, #6311)
- Implement export and import of backups (PR, #6355)