Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@beeradmoore
Copy link
Owner

@beeradmoore beeradmoore commented Mar 29, 2025

Description of Changes

This fixes the broken DLL import system. It also adds a few improvements such as being able to import a zip containing multiple recrods, as well as being able to select multiple records at once from the file picker.

This change also overhauls how manifests are loaded and used to create the main ObservableCollectionView.

Failing to load manifests will now report an error and exit the app.

Additional changes that should have been their own branches

  • Disabled CA2201 in .editorconfig to not warn about using Exception class.
  • Made the GitHub app update checker to still run on launch, but skip if it was ran within 30 minutes.
  • Added loading indicator in library page much like games page.
  • Changed library SelectorBar to be generated in code not in xaml. This paves the way for us to change the order of them in the future.
  • Fixed padding at the bottom of the Library page
  • Fixed typos of "Github" to "GitHub"
  • Improved wording aroud deleting a DLL record.

Type of Change

  • Bug fix
  • New feature
  • Documentation update

Issues Resolved

#317

Copy link
Owner Author

@beeradmoore beeradmoore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self re-reviewed

@beeradmoore beeradmoore merged commit 0728edf into main Mar 29, 2025
@beeradmoore beeradmoore deleted the bugfix/import-dlls branch March 29, 2025 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants