Releases: ow-mods/ow-mod-man
Releases · ow-mods/ow-mod-man
Outer Wilds Mod Manager GUI Version 0.14.2
GUI Changes
- We're purple now! At least the icon is. This is for deep and symbolic reasons
- Added pre-emptive support for an "unpatcher" as covered in ow-mods/owml#588
- We now publish RPM builds of the manager, RHEL users rejoice
- Linux builds of the manager can now have the tauri updater disabled, meaning it will no longer require libssl1.1. This is done for builds created on the manager repo
Outer Wilds Mod Manager Core Version 0.14.2
Core Changes
- Added pre-emptive support for an "unpatcher" as covered in ow-mods/owml#588
Outer Wilds Mod Manager CLI Version 0.14.3
CLI Changes
- Added pre-emptive support for an "unpatcher" as covered in ow-mods/owml#588
Outer Wilds Mod Manager GUI Version 0.14.1
- Added Japanese translation (resolves #589) (thanks @TRSasasusu!)
- Increased throttling on the logs window, this should allow more time to GC and lessen memory errors
- Added images to the NSIS installer
- Fixed WiX installer banner covering text in black
- Fixed uninstalling broken mods not working (resolves #608)
- Version compare is no longer a string comparison
Outer Wilds Mod Manager Core Version 0.14.1
- Version compare is now using a different library
Outer Wilds Mod Manager CLI Version 0.14.2
- Hotfix for AUR
Outer Wilds Mod Manager CLI Version 0.14.1
cli_v0.14.1 Version 0.14.1 (#558)
Outer Wilds Mod Manager GUI Version 0.14.0
GUI Changes
- Added Vietnamese translation (resolves #545) (thanks @KNNFx)!
- Closing the main window will now completely exit the app (previously the logs window remained open, which causes a few issues) (resolves #491)
- Changed version comparison to simple string compare, meaning if the versions are different at all the mod will be outdated instead of if the local is lower than the remote (resolves #508)
- Refresh remote database on protocol invoke so website links won't fail on new mods (resolves #490)
- Fixed recursive disable incorrectly disabling children despite its parent being skipped (resolves #548)
- Fixed .deb metadata to include
maintainer
field (resolves #465) - Performance improvements
Outer Wilds Mod Manager Core Version 0.14.0
Core Changes
- Changed version comparison to simple string compare, meaning if the versions are different at all the mod will be outdated instead of if the local is lower than the remote (resolves #508)
- Fixed recursive disable incorrectly disabling children despite its parent being skipped (resolves #548)
- Updating dependencies
Outer Wilds Mod Manager CLI Version 0.14.0
cli_v0.14.0 Version 0.14.0 (#552)