Releases: FalloutCollaborationProject/FCP-Mod-Updater
Releases · FalloutCollaborationProject/FCP-Mod-Updater
Release list
v0.4.2-robco-theme
v0.4.2
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
FCP Mod Manager v0.4.0
What's Changed
- Added self-update helper scripts for Windows and Linux:
update-fcp-mod-manager.batupdate-fcp-mod-manager.sh
- Updater scripts now let users choose between the latest stable release and the latest pre-release.
- Release builds now publish updater scripts alongside the app archives.
- Release workflow now generates and uploads
checksums.txtfor archive verification. - Improved in-app update notices with clearer instructions and platform-specific updater commands.
- Improved Git update error reporting for mod updates.
- Added verification after fetch/pull so a mod is only reported as updated when it is no longer behind its remote.
- Treated Git exit code
141as a successful operation where appropriate. - Added focused tests for Git update results and Git mod update behavior.
- Updated README documentation for app updating.
Full Changelog: v0.3.1...v0.4.0