Skip to content

Releases: equeim/tremotesf2

1.10.0

03 Oct 12:33
Compare
Choose a tag to compare

Added

  • Ability to shut down remote Transmission instance
  • Renaming of torrent via its context menu

Changed

  • Reduced memory usage when opening torrent files

1.9.1

10 May 22:38
Compare
Choose a tag to compare

Changed

  • Disabled MIME type checking for torrent files (it doesn't work for some files)
  • Tremotesf now won't open torrent files that are bigger than 50 MiB

Fixed

  • Segfault or error when adding torrent files

1.9.0

10 May 22:37
Compare
Choose a tag to compare

Added

  • It is now possible to specify whole certificate chain for self-signed certificate

Changed

  • Ctrl+F now focuses search field in main window
  • C++17 compiler is now required

Fixed

  • Fixed torrent list artifacts when using GTK2 style plugin for Qt

1.8.0

08 Sep 20:29
Compare
Choose a tag to compare

Added

  • Tremotesf now implements org.freedesktop.Application D-Bus interface on relevant platforms
  • Desktop: added support of startup notifications on X11
  • Desktop: added dependencies on Qt X11 Extras and KWindowSystem on Unix-like platforms
  • Desktop: added menu item to copy torrent's magnet link

Changed

  • org.equeim.Tremotesf D-Bus interface is deprecated
  • Desktop: notifications on Unix-like platforms are now clickable
  • Desktop: when application window is hidden to tray icon, open dialogs are now hidden too
  • Desktop: minor UI improvements
  • Updated translations

Fixed

  • Fixed support of mounted remote directories

1.7.1

27 Jun 20:03
Compare
Choose a tag to compare

Changed

  • Updated translations
  • Enabled LTO for release build on Windows

Fixed

  • Fixed adding torrents with Qt 5.15

1.7.0

06 Jun 22:52
Compare
Choose a tag to compare

Added

  • Added support of configuring per-server HTTP/SOCKS5 proxies
  • Added support of renaming torrent's files when adding it
  • Added ability to add multiple trackers at a time

Changed

  • Minimum CMake version raised to 3.10
  • C++ standard version raised to C++14 (Sailfish OS GCC 4.9 toolchain is still supported)

Fixed

  • Fixed passing command line arguments and opening files with commas
  • Sailfish OS: fixed opening app from notifications
  • Sailfish OS: fixed reconnecting to server when its connection settings are changed