Files
Twitch-VOD-Manager/CHANGELOG.md
T
Sucukdeluxe 3f0c075859 fix: harden the Electron 43 release runtime
Upgrade Electron, electron-builder, and electron-updater to patched versions, align the supported Node.js toolchain, and preserve secure file drops through the context-isolated webUtils bridge.

Cover the Electron 43 file-path migration with a real temporary-file drag-and-drop regression test and retain zero-vulnerability lockfile resolution.
2026-08-10 13:01:21 +02:00

1.2 KiB

Changelog

1.0.2 - 2026-08-10

  • Redesigned the desktop workspace with compact top navigation, contextual sidebars and dedicated toolbars for all seven areas.
  • Added Light, Dark and System appearance modes with improved contrast and responsive layouts from 1280 to 2048 pixels.
  • Added a persistent update control with download, postpone and dismiss actions.
  • Added searchable settings, synchronized section navigation and clearer empty, queue and busy states.
  • Improved German and English localization, including locale-aware dates and accessibility labels.
  • Hardened the release test suite with isolated application data, browser profiles, downloads and offline network fixtures.
  • Updated the desktop runtime and Windows packaging stack with current security fixes.

1.0.1 - 2026-08-05

  • New clean public release line based on the complete desktop application.
  • Twitch VOD, clip, trim, split, merge, queue, history and automation workflows.
  • Streamer profiles, VOD previews, themes, localization and command palette.
  • Resumable downloads, integrity checks, secure local storage and SQLite migration.
  • Automatic update checks and downloads through GitHub Releases.