Skip to content

testing/fragments: upgrade to 3.0.0

NekoCWD requested to merge NekoCWD/aports:master into master

Fragments 3.0 is a major update that brings many improvements and long-awaited features.

The most important addition is support for torrent files. It is now possible to select the files you want to download from a torrent. The files can be searched and sorted, individual files can be opened directly from Fragments.

Further new features:

  • Added torrents can now be searched
  • In addition to magnet links, "*.torrent" links in the clipboard are now also recognized
  • Prevent system from going to sleep when torrents are active
  • New torrents can be added via drag and drop
  • Automatic trashing of "*.torrent" files after adding them
  • Stop downloads when a metered network gets detected

Improvements:

  • When controlling remote sessions, the local Transmission daemon no longer gets started
  • Torrents are automatically restarted if an incorrect location has been corrected
  • Torrents can now also be added via CLI
  • Clipboard toast notification is no longer displayed multiple times
  • Reduced CPU/resource consumption through adaptive polling interval
  • Improved accessibility of the user interface
  • Modernized user interface through the use of new Adwaita widgets
  • Update from Transmission 3.0.5 to 4.0.5

Merge request reports