Skip to content

Releases: Tapawingo/TrenchKit

Version 1.2.0

20 Feb 14:02
20a8995

Choose a tag to compare

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

18 Feb 11:36

Choose a tag to compare

Version 1.1.5 RC4 Pre-release
Pre-release

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

17 Feb 17:36
928ac0e

Choose a tag to compare

Version 1.1.5 RC3 Pre-release
Pre-release

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

16 Feb 16:59
0a2de44

Choose a tag to compare

Version 1.1.5 RC2 Pre-release
Pre-release

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

17 Jan 11:28
09be4c8

Choose a tag to compare

Version 1.1.5 RC1 Pre-release
Pre-release

What's Changed

  • Fix false flag virus detection by Windows defender

Full Changelog: v1.1.4...v1.1.5-rc1

Version 1.1.4

14 Jan 13:11

Choose a tag to compare

What's New

  • New Add option to create desktop and start menu shortcuts
  • New Add updates found indication when checking for updates
  • New Add context menu option to register mod with a source
  • New Add support for sharing profiles and mods - right click profile -> export / import -> select tkprofile
  • New Add CTRL + F search function for modlist

What's Enhanced

  • Enhancement Persist scroll position on modlist refresh
  • Enhancement Restrict mod title length
  • Enhancement Change text inputs to have click focus
  • Enhancement Add Profile list drag re-ordering
  • Enhancement Enhance name parser

What's fixed

  • Fix Fix launch button opening steam prompt
  • Fix Fix mods not auto syncing for locally installed or auto-detected mods

Full Changelog: v1.1.3...v1.1.4

Version 1.1.4 RC1

13 Jan 18:58

Choose a tag to compare

Version 1.1.4 RC1 Pre-release
Pre-release

What's New

  • New Add option to create desktop and start menu shortcuts
  • New Add updates found indication when checking for updates
  • New Add context menu option to register mod with a source
  • New Add support for sharing profiles and mods - right click profile -> export / import -> select tkprofile
  • New Add CTRL + F search function for modlist

What's Enhanced

  • Enhancement Persist scroll position on modlist refresh
  • Enhancement Restrict mod title length
  • Enhancement Change text inputs to have click focus
  • Enhancement Add Profile list drag re-ordering
  • Enhancement Enhance name parser

What's fixed

  • Fix Fix launch button opening steam prompt
  • Fix Fix mods not auto syncing for locally installed or auto-detected mods

Full Changelog: v1.1.3...v1.1.4-rc1

Version 1.1.3

12 Jan 14:46
d696c3d

Choose a tag to compare

What's Changed

  • New Added drag & drop mod local file install
  • New Added support for common archives (zip, 7z, rar, tar, ...)
  • New Added file logging
  • New Added mod conflict detection
  • Change Visualize overwritten mods and mod files in red
  • Fix Fixed Thread safety issue that caused some mods being registered multiple times
  • Fix Fix updater archive extraction
  • Fix Fix Multi-file download from nexusmods being dissallowed
  • Fix Fix mod extraction from nexusmod archives silently failing
  • Fix Fix crash when fetching mod information from nexusmods
  • Fix Fix restoring backup only restores metadata, not the file
  • Fix Fix Itch mod updates not invalidating the mod cache and refreshing the list
  • Fix Fix issue where mods were restored prematurely when selecing "Play without mods"

Full Changelog: v1.1.2...v1.1.3

Version 1.1.3 RC1

11 Jan 16:44
989327b

Choose a tag to compare

Version 1.1.3 RC1 Pre-release
Pre-release

What's Changed

  • Fix Fixed Thread safety issue that caused some mods being registered multiple times
  • New Added drag & drop mod local file install
  • New Added support for common archives (zip, 7z, rar, tar, ...)
  • New Added file logging
  • New Added mod conflict detection

Full Changelog: v1.1.2...v1.1.3-rc1

Hotfix - Version 1.1.2

10 Jan 17:34
546df75

Choose a tag to compare

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