Releases: DSPaul/COMPASS
Releases · DSPaul/COMPASS
V1.8.3
Stability Improvements
Fixes
- Fix recovery flow if COMPASS cannot write to default appdata location
- Fix a crash when browsing a file on a drive that no longer exists
- Fix two potential crashes when moving an item between collections
- Fix a potentional crash when running COMPASS on a single core CPU
Other
Upgrade to .NET 9
V1.8.2
v1.8.1
Stability improvements
Improvements
- Use new homebrewery metadata endpoint instead of webscraping
Fixes
- Fix crash when deleting a codex
- Fix crash when trying to reach to reach openLibrary while it is down
- Fix crash when cancelling an operation
- Fix flashbang when fetching a cover in chrome 129
v1.8.0
New filter, digitally signed and stability improvements
New Features
- Added new "Has value for ..." filter that lets you see items that do or do not have a value for a specific property such as Title, tags, release date, ect.
Improvements
- Performance improvements when generating thumbnails
- COMPASS is now digitally signed with a code signing certificate
Fixes
- Fix crash when loading images
- Fix crash when disk is full
- Fix crash when writing to a folder without authorization
- Fix crash when resolving broken paths
v1.7.6
Bugfixes & Stability Improvements
Fixes
- URLs beginning with "www." are now automatically prefixed with "https://", resolving associated bugs.
- Fixed crash occurring during tag assignment via metadata import.
- Fixed Homebrewery Cover Art fetching, which was broken by recent website changes.
- Errors during filtering will no longer result in a crash.
- Fix the "Delete Collection" button not working.
- Fixed folder import dialog displaying despite cancelled selection.
v1.7.5
v1.7.4
v1.7.3
Redesigned dialogs, bugfixes and stability improvements
Improvements
- Redesigned notification for info, warning and errors
- One click crash report submission
- Save files can no longer get corrupted
Fixes
- Fix tag - folder linking not working
- Fixed a bug where unchecking all subfolders would still add them
- Fixed a bug where editing a list of subfolders would delete them
v1.7.2
Improvements and fixes to Import & Export
New Features
- Added a the option to include Cover art in export.
Improvements
- Improved performance of zip and unzip. This speeds up import, export and backup.
Fixes
- Fix included files in Satchels not being imported.
Road to cross platform
- Adopt Mvvm Toolkit (to prepare for switch to AvaloniaUI).
- Switch Zip library from windows only DotNetZip to Cross platfrom SharpCompress.
- Move all preferences to the preferences.xml file.