Autosave Rework
The way autosaving works have been changed. Autosaving no longer saves the project to the cloud, but instead saves it incrementally, as a local backup-project. An Option to open a backup-project should become available at the project-select menu if an unexpected crash occurs.
some notes:
- Opening and saving a backup-project will overwrite the original cloud project.
- Opening and saving a backup-project where the original cloud-project was deleted will create a new copy of that project in the cloud.
Local Files
Saving and loading local projects is now possible (files on your own hard drive).
- You can now open local projects from the project-list panel if there are any available.
- Local projects can be saved and loaded from the project-settings panel.
- Cloud projects can be saved to disk if desirable, and local projects can be saved to cloud as well.
UI
- Added some new UI buttons on the top bar for toggling Cad drawing and focusing units and tweaked the visuals of the existing ones.
- Adjusted position of Unit-Group drawing position number for better clarity.
- Project-list panel: We have added some new options here and cleaned up some of the UI.
Fixes and tweaks
- Fixed bug where units belonging to specific tenants would not be available to that tenant.
- Fixed bug where clicking on a project in quick succession would cause errors.
- Fixed bug where values from previously opened projects would display on the next project opened.