• 0.4.0 48001a8070

    0.4.0 Stable

    skobkin released this 2026-05-11 18:47:49 +03:00 | 0 commits to master since this release

    Changelog

    • 135308613f chore: deps updated
    • 48001a8070 feat(ui): adding "Rename" to RMB context menu (closes #8)
    • dd8edd0855 feat(ui): adding "Set location" to RMB context menu (#8)
    • c6a7e251c3 feat(ui): adding more torrent context menu items: force recheck, force reannounce, copy (#8)
    • 2f77ad0e64 feat(ui): showing settings if connection is not configured (closes #10)
    • 5b33ed06a8 fix(qbt): fixing BC break in auth introduced in qBt 5.2.0 (closes #11)
    Downloads
  • 0.3.1 c13a2507d4

    0.3.1 Stable

    skobkin released this 2026-03-31 18:09:28 +03:00 | 6 commits to master since this release

    Changelog

    • 8b9f540391 fix(platform): avoid duplicate integration sync logs and reduce handler noise
    • c13a2507d4 fix(platform): improve Windows handler registration
    Downloads
  • 0.3.0 0cd7f538fa

    0.3.0 Stable

    skobkin released this 2026-03-31 04:09:00 +03:00 | 9 commits to master since this release

    Changelog

    • 9dbe01217a feat(credentials): add keychain-backed connection storage with fallback (closes #2)
    • 354ce5a971 feat(ui): lazy-load torrent save path and pre-filling it from settings if remembered
    • 64fb3b3d2b feat(ui): make save path autocomplete popup scrollable and screen space respecting
    • b2333b93c0 fix(ui): preserve entry shortcuts while autocomplete popup is open
    Downloads
  • 0.2.0 a791620b30

    0.2.0 Stable

    skobkin released this 2026-03-31 02:12:02 +03:00 | 14 commits to master since this release

    Changelog

    • b1839b7d53 feat(logging): add configurable log level and handler activation info logs
    • 55e80d286a feat(ui): add collapsible advanced section to add torrent dialog
    • 96bab84694 feat(ui): preload add dialog save path from qBittorrent default
    • 850755e84f feat(ui): removing test from buttons on the main window action panel
    • e8071c66ed fix(platform): forward magnet and torrent activations to running app
    • c39e6c8375 fix(ui): filter add torrent browse dialog to .torrent files
    • 7a2625ff43 fix(ui): marshal tray restore callbacks onto Fyne UI thread
    • baef975098 fix(ui): stabilize hover tooltips in main window
    Downloads
  • 0.1.2 e748ea73d8

    0.1.2 Stable

    skobkin released this 2026-03-31 00:06:09 +03:00 | 23 commits to master since this release

    Changelog

    • 534d5f6196 feat(resources): changing main app icon
    • e1629e9d34 feat(resources): changing slow mode icon
    • 30da2e0226 feat(resources): regenerated windows icon resources
    • 62223527a2 feat(ui): lazy column resizing in the torrent list
    • c9fac05949 feat(ui): more information in status bar, new icons
    • 94db5bc31e feat(ui): new torrent list implementation with resizable columns
    • 0fa9ddb549 feat(ui): reimplementing autocomplete of the download path
    • 933cbc45c1 feat(ui): right click menu in torrent list and improved selection
    • 3e4b751af8 feat(ui): using emojis in status bar
    • 90f2f9d63a feat(ui): visual column resize guide
    • 37bde63188 feat: draft implementation
    • e748ea73d8 feat: single-instance lock mutex implemented
    • 98dfa62872 feat: tabbed settings
    • dc9d26936d feat: torrents sorting order moved to settings
    • aee8bf318a fix(ui): fixed endless ETA view in the torrent list
    • b0f1f01ba3 fix(ui): fixed invisible torrent list
    • 72bc7c2e1b fix(ui): fixed some problems
    • 7543751500 fix(ui): search fields positioning fixed
    • 31074bda22 fix(ui): using "mo" for months in human-readable representation
    • def06d4682 fix(ui): using "mo" for months in human-readable representation
    Downloads