Skip to content

Releases: DSPaul/COMPASS

V1.8.3

20 Dec 16:46
Compare
Choose a tag to compare

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

01 Nov 10:07
Compare
Choose a tag to compare

Bug Fixes & Stability Improvements

Fixes

  • Fix metadata priority only applying after restart
  • Fix crash when fetching data from openLibrary
  • Fix crash on 'Move to Collection'

v1.8.1

13 Oct 19:46
a54c6eb
Compare
Choose a tag to compare

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

18 Sep 20:05
f719b75
Compare
Choose a tag to compare

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

10 Sep 18:43
Compare
Choose a tag to compare

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

01 Sep 10:49
Compare
Choose a tag to compare

Stability Improvements

Improvements

  • Made restart after crash optional

Fixes

  • Fixed crash when source URL didn't start with https://

v1.7.4

01 Sep 08:37
Compare
Choose a tag to compare

Stability Improvements

Fixes

  • Fixed crash when saving preferences

v1.7.3

30 Aug 15:37
Compare
Choose a tag to compare

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

04 May 09:31
Compare
Choose a tag to compare

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.

v1.7.1

17 Mar 00:32
Compare
Choose a tag to compare

Hotfix

Fixes

  • Fix crash on startup on fresh installs