Skip to content

Releases: Tapawingo/TrenchKit

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

Hotfix - Version 1.1.1

10 Jan 12:18
53558b9

Choose a tag to compare

What's Changed

  • Fix Fix Metadata for Itch not saving

Full Changelog: v1.1.0...v1.1.1

Version 1.1.0

09 Jan 19:01
cbc9741

Choose a tag to compare

Changelog

  • New Added Nexusmods download and update features.
  • New Added Itch.io download and update features.
  • Change Changed from using dialogs to using modals.
  • Change Added support for using OpenSSL on linux and SecureTransport on MacOS.
  • Fix Fixed Broken Nexusmods SSO euthentication.
  • Removed Removed manual API key setting for nexusmods (Nexusmods Acceptance criteria)

Full Changelog: v1.0.1...v1.1.0

Version 1.1.0 RC1

07 Jan 23:20
f1c1a2f

Choose a tag to compare

Version 1.1.0 RC1 Pre-release
Pre-release

Changelog

  • New Added Nexusmods download and update features.
  • New Added Itch.io download and update features.
  • Change Changed from using dialogs to using modals.
  • Change Added support for using OpenSSL on linux and SecureTransport on MacOS.

Full Changelog: v1.0.1...v1.1.0rc1