Releases: ow-mods/ow-mod-man
Releases · ow-mods/ow-mod-man
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)
Outer Wilds Mod Manager GUI Version 0.13.2
- Linux: Don't patch OWML DLLs
Outer Wilds Mod Manager Core Version 0.13.1
- Linux: don't replace OWML dlls
Outer Wilds Mod Manager CLI Version 0.13.1
cli_v0.13.1 Version 0.13.1/2 Hotfix (#477)