Changelog for Asset Modeller 0.6.0
Changes
- Forbid slashes in asset IDs (PR, #6329)
- User activity indicator (PR, #6287)
- Allow collapsing a parent of the currently selected node (PR, #6221)
- Add ability to delete a backup (PR, #6253)
- Propagate asset creation to other users (PR, #6171)
- Propagate backup manipulation to other users (PR, #6171)
- Propagate moving asset to other users (PR, #6171)
- Propagate edge creation to other users (PR, #6171)
- Propagate edge deletion to other users (PR, #6171)
- Propagate asset deletion to other users (PR, #6171)
- Make asset ID optional when creating a new asset (PR, #6220)
- Propagate edge direction change to other users (PR, #6171)
- Propagate edge type change to other users (PR, #6171)
- Propagate asset update to other users (PR, #6171)
- Predifine asset type when creating new nodes (PR, #6219)
- Refactor asset tree (PR, #6242)
- Fix propagating asset after update (PR, #6330)
- Upgrade Elixir to 1.16 and OTP to 26 (PR, #6283)