Releases: Tapawingo/TrenchKit
Releases · Tapawingo/TrenchKit
Version 1.2.0
Added
- Mod install - Add multi-URL support to Nexus and itch.io download modals (#68)
- Mod list - Add "Open webpage" context menu option to mods (#71)
- Mod list - Add bulk mod editing (#70)
- Mod list - Add mod dependency tracking (#74)
- Mod list - Add Enable all button (#69)
- Translations - Add string localization support (See TRANSLATING.md)
- Mod meta - Add support for "mod manifests" (Modmakers see MODMAKERS.md for instructions)
- Mod list - Add support to track mod dependencies (Modmakers see MODMAKER.md for instructions)
- Mod list - Add support to display mod notices (Modmakers see MODMAKER.md for instructions)
Fixed
- Launcher - Fix false flag virus detection by Windows defender (#62)
- Mod install - Fix bug which caused mod files to duplicate (#72)
- Mod install - Fix incomplete/failing nexusmods installs (.tmp) (#73)
Translations
- Translations - Add Norwegian-Bokmål translation
- Translations - Add Spanish translation (#78)
Full Changelog: v1.1.4...v1.2.0
Version 1.1.5 RC4
Improved
- Improved translation workflow to allow for community translations
Fixed
- Fixed the validation status message for installation path not translating before application restart
Full Changelog: v1.1.5-rc3...v1.1.5-rc4
Version 1.1.5 RC3
Fixed
- Fixed issues related to reading mod manifests
- Fixed issues related to dependency tracking
Full Changelog: v1.1.5-rc2...v1.1.5-rc3
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