Releases: Tapawingo/TrenchKit
Releases · Tapawingo/TrenchKit
Version 1.1.5 RC2
Added
- Added option to download multiple mods at once
- Added a enable all mods feature
- Added a bulk edit feature to allow registering, enabling/disabling or deleting multiple mods at once (select with ctrl/shift)
- Added option to open mod webpage (will require re-registration of old mods)
- Added string localization support (See src/i18n/TRANSLATING.md for instructions on how to add a translation)
- Added Mod manifest support (Modmakers see MODMAKER.md for instructions)
- Added mod dependency tracker (see MODMAKER.md on how to add mod dependencies)
Fixed
- Fixed code that could lead to false positives with malware detection
- Fixed bug that caused mod files to duplicate
- Fixed bug which lead to incomplete nexusmods downloads (.tmp files)
Translations
- Added norwegian translation
Full Changelog: v1.1.4...v1.1.5-rc2
Version 1.1.5 RC1
What's Changed
- Fix false flag virus detection by Windows defender
Full Changelog: v1.1.4...v1.1.5-rc1
Version 1.1.4
What's New
NewAdd option to create desktop and start menu shortcutsNewAdd updates found indication when checking for updatesNewAdd context menu option to register mod with a sourceNewAdd support for sharing profiles and mods - right click profile -> export / import -> select tkprofileNewAdd CTRL + F search function for modlist
What's Enhanced
EnhancementPersist scroll position on modlist refreshEnhancementRestrict mod title lengthEnhancementChange text inputs to have click focusEnhancementAdd Profile list drag re-orderingEnhancementEnhance name parser
What's fixed
FixFix launch button opening steam promptFixFix mods not auto syncing for locally installed or auto-detected mods
Full Changelog: v1.1.3...v1.1.4
Version 1.1.4 RC1
What's New
NewAdd option to create desktop and start menu shortcutsNewAdd updates found indication when checking for updatesNewAdd context menu option to register mod with a sourceNewAdd support for sharing profiles and mods - right click profile -> export / import -> select tkprofileNewAdd CTRL + F search function for modlist
What's Enhanced
EnhancementPersist scroll position on modlist refreshEnhancementRestrict mod title lengthEnhancementChange text inputs to have click focusEnhancementAdd Profile list drag re-orderingEnhancementEnhance name parser
What's fixed
FixFix launch button opening steam promptFixFix mods not auto syncing for locally installed or auto-detected mods
Full Changelog: v1.1.3...v1.1.4-rc1
Version 1.1.3
What's Changed
NewAdded drag & drop mod local file installNewAdded support for common archives (zip, 7z, rar, tar, ...)NewAdded file loggingNewAdded mod conflict detectionChangeVisualize overwritten mods and mod files in redFixFixed Thread safety issue that caused some mods being registered multiple timesFixFix updater archive extractionFixFix Multi-file download from nexusmods being dissallowedFixFix mod extraction from nexusmod archives silently failingFixFix crash when fetching mod information from nexusmodsFixFix restoring backup only restores metadata, not the fileFixFix Itch mod updates not invalidating the mod cache and refreshing the listFixFix issue where mods were restored prematurely when selecing "Play without mods"
Full Changelog: v1.1.2...v1.1.3
Version 1.1.3 RC1
What's Changed
FixFixed Thread safety issue that caused some mods being registered multiple timesNewAdded drag & drop mod local file installNewAdded support for common archives (zip, 7z, rar, tar, ...)NewAdded file loggingNewAdded mod conflict detection
Full Changelog: v1.1.2...v1.1.3-rc1
Hotfix - Version 1.1.2
What's Changed
- Add a file selection for itch updates
- Fix name check for itch mods
- Add explicit "Ignore update" button for Itch
Full Changelog: v1.1.1...v1.1.2
Hotfix - Version 1.1.1
Version 1.1.0
Changelog
NewAdded Nexusmods download and update features.NewAdded Itch.io download and update features.ChangeChanged from using dialogs to using modals.ChangeAdded support for using OpenSSL on linux and SecureTransport on MacOS.FixFixed Broken Nexusmods SSO euthentication.RemovedRemoved manual API key setting for nexusmods (Nexusmods Acceptance criteria)
Full Changelog: v1.0.1...v1.1.0
Version 1.1.0 RC1
Changelog
NewAdded Nexusmods download and update features.NewAdded Itch.io download and update features.ChangeChanged from using dialogs to using modals.ChangeAdded support for using OpenSSL on linux and SecureTransport on MacOS.
Full Changelog: v1.0.1...v1.1.0rc1