Changelog
v0.2.6 (2024-06-02)
Features
- Added RealityCapture headless mode. (f9724a7573c8d61)
- Updated frontend to add widgets on right-click. (c008b66b35a1778)
- Added first implementation of RealityCapture adapter. (f4ccada9671fbc2)
v0.2.5 (2024-05-19)
Bug Fixes
- Fixed NPE in file processing widgets. (e7eb408d0179c56)
v0.2.4 (2024-05-10)
Features
- Added "Unsaved Changes Exist!" when leaving page and item configurations without saving. (f4428229f4dd960)
- converted property values from simple strings into TranslatableStrings. (1bd4bafb0eea850)
v0.2.3 (2024-05-05)
Features
- replaced 'exhibitions' with 'content export'. (4b080044b2e4c78)
Chores
- page edit buttons are sticky now fixed documentation icons. (0d1bcf2d08fb310)
- Further updated documentation and minor bugfixes. (5479d28e12d2805)
v0.2.1 (2024-04-07)
Chores
- Further updated documentation. (a26d508e2e50f6d)
- Updated user manual. (8ea3518690ded00)
v0.2.0 (2024-04-05)
Chores
- Added Cypress E2E-Tests and updated Documentation. (10e0b27359a5181)