Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Releases: NathanVaughn/msfs-mod-manager

v0.4.4

13 Oct 21:16
0ecabe4
Compare
Choose a tag to compare
Attempt to fix build

- Included libraries for more zip tools
- Allow custom disabled mod location #35
- Added small widget to show application and game version
- Added minimum game version column to main table
- Added quick link to issues page

Next release will be v0.5.0 and focus on code refactoring. See #30.

v0.4.3

06 Oct 18:36
65a13cf
Compare
Choose a tag to compare
Version 0.4.3

- Fix non-standard text encodings preventing manifest parsing
- Fixed missing mod parsing exceptions causing crash
- Added Help -> Open Debug Log menu bar option

v0.4.2

06 Oct 03:02
5b4e5a1
Compare
Choose a tag to compare
Version 0.4.2

- Added better exception logging for debugging
- Fixed some content jump and visibility issues

v0.4.1

28 Sep 01:28
2545025
Compare
Choose a tag to compare
Fix autoupdater

Fix issue causing autoupdater to download the wrong file.

v0.4.0

28 Sep 01:16
f524420
Compare
Choose a tag to compare
Fix asset name

This release adds the following:
- Auto-updater if the application was installed with the installer
- Search functionality
- Never ask again for updates
- Misc UI improvements
- Large internal code improvements

v0.3.6

12 Sep 22:46
11a2bee
Compare
Choose a tag to compare
Version 0.3.6

v0.3.5

10 Sep 15:15
33a1aad
Compare
Choose a tag to compare
Fix MS Store detection, and add boxed edition detection

v0.3.4

09 Sep 00:56
b621f73
Compare
Choose a tag to compare
Try to fix builds

v0.3.3

06 Sep 20:00
42709ce
Compare
Choose a tag to compare
Fix exception handling from threads. Reorganized menu bar. Allow inst…

v0.3.2

06 Sep 03:25
28348cd
Compare
Choose a tag to compare
Add backup feature. Closes #11