0.0.53
Pre-release
Pre-release
Features and bugfixes:
- Git Interface Overhaul: the git commit view now uses a tree to show changes where nodes containing more than 5 children are collapsed by default to mitigate clutter. It is now also possible to track and untrack individual files and folders with LFS by clicking on the corresponding nodes. Code wise, the git service moved to its own class for better organization.
- Asynchronous ARC IO: In the past the entire UI was blocked when an ARC was written to disc. Now the ARC is written to disk "in the background" and the UI remains responsive. However, due to a current ARCtrl issue it is still possible that it takes a long time to transfer data between ARCitect and SWATE.
- Now ARCitect can open external references (such as Ontology descriptions) from within SWATE.
- The file tree view now uses the color of the LFS tag to differentiate between LFS pointer and data files.