Releases: DvdGiessen/DBSR
Releases · DvdGiessen/DBSR
2.2.0
2.1.4
- Improved performance by removing a DISTINCT clause. Processing extra rows should be faster than grouping unindexed columns.
2.1.3
- Removed separate GUI and CLI version numbers, now there is only a single DBSR version number
- Improved some messages in the GUI to better explain functionality
- Fixed page width issue in GUI
- Decreased compiled GUI size significantly by trimming some unused images and optimizing encoding used in the compiler
2.1.2
- Added support for serialized namespaced classes
- Added explicit error message when trying to search and replace in empty database
- Fixed missing newlines in GUI hex display
- Fixed broken autocomplete in GUI
2.1.1
- Fixed issue with namespaced objects breaking serialization
- Updated frontend dependencies