Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 09:30
· 16 commits to main since this release

What's New in v1.2.0

Auto-Update

KineTube now checks for updates automatically on startup. When a new version is available, a dialog will appear letting you download and install it without leaving the app - no uninstalling, no manual downloads.

  • Update dialog shows version, download progress, and speed
  • Download runs in the background; the dialog locks until it's complete
  • One-click restart to apply the update
  • Fully optional - dismiss with "Later" if you're not ready

Bug Fixes

  • Settings not applying immediately - saved download settings (output folder, prefix/suffix, numbering) now take effect right away without needing to navigate away and back
  • Batch download UI broken - fixed a React hooks violation that caused the batch results grid to crash or render incorrectly
  • Batch select-all checkbox - indeterminate state (partial selection) now displays correctly
  • Dead code removed - deleted unused Navbar component and leftover Instagram setup state that was never read

Upgrade Notes

This is the first release with auto-update support. Future releases (v1.3.0+) will be delivered automatically via the in-app updater.