Skip to content

Releases: Novik/ruTorrent

v4.2.6-hotfix

03 Sep 22:55
Compare
Choose a tag to compare

Due to the search bug, it's highly recommended to upgrade to this release. It also contains additional performance and stability improvements.

What's Changed

Change description

  • Cache fonts for material design theme to improve performance. Thanks @TrimmingFool.
  • Fix more bugs with quick search introduced in ruTorrent v4.2. Thanks @TrimmingFool.
  • Resolve a slow table update when selecting a label by syncing the dom. Thanks @TrimmingFool.
  • Resolve error by not calling php-mbstring if function is not available. Thanks @TrimmingFool.

Full Changelog: v4.2.5...v4.2.6

v4.2.5-hotfix

27 Aug 15:45
Compare
Choose a tag to compare

It's crucial to upgrade to resolve a regression with the search feature in ruTorrent v4.2.3.

What's Changed

Change Description

  • Resolved search feature regression with v4.2.3, where a JavaScript error is triggered when searching for torrents.
  • Resolved view panel bug with v4.2 where the label size feature does not respect the settings in the format menu.

Full Changelog: v4.2.4...v4.2.5

v4.2.4-hotfix

22 Aug 11:48
Compare
Choose a tag to compare

This hotfix resolves a critical regression with ruTorrent v4.2.3 when adding a new torrent. It's crucial to upgrade. Full Changelog: v4.2.3...v4.2.4

v4.2.3-hotfix

21 Aug 18:55
Compare
Choose a tag to compare

Development Note

It's highly recommended to upgrade for the latest stability improvements. Support for ruTorrent v4.1 will be dropped in the near future. ruTorrent v4.2 has been tested for a few weeks by a large userbase. All known regressions are resolved. It's now more stable and high performing than it's predecessor. ruTorrent v4.1 is inferior at this point time.

What's Changed

Change Description

  • This hotfix resolves multiple regressions with parent and child labels introduced in version 4.2

Full Changelog: v4.2.2...v4.2.3

v4.2.2-hotfix

11 Aug 23:41
Compare
Choose a tag to compare

This hotfix resolves a regression with the autotools plugin, when moving torrents on completion. It's recommended to upgrade. Full Changelog: v4.2.1...v4.2.2

v4.2.1-hotfix

08 Aug 17:16
Compare
Choose a tag to compare

This a critical hotfix release. It's highly recommended to upgrade, if you're using ruTorrent v4.2.

What's Changed

Change Description

  • Fixed a regression with the Safari web browser causing ruTorrent v4.2 to fail to load. Thanks @TrimmingFool.
  • Fixed a regression causing the torrent view panel not to resize, when the h-splitter on the category list is moved by @stickz.
  • Changed back to YouGetSignal API for open port checker due to issues with the PortChecker API not working in all situations by @stickz.
  • Bumped plugin versions to match the ruTorrent v4.2 release by @stickz.

Full Changelog: v4.2.0...v4.2.1

v4.2.0-stable

07 Aug 13:55
Compare
Choose a tag to compare

ruTorrent Development Note

We are pleased to announce ruTorrent v4.2 will now be marked as stable. This is anther major milestone in ruTorrent development. We will be supporting ruTorrent v4.1 for a while longer. It's not required to upgrade yet, unless you want the latest bleeding edge improvements.

What's Changed

Performance Improvements

  • Greatly improved WebUI performance using asynchronous background task for torrent information updates. Thanks @TrimmingFool.
  • Upgraded jQuery from v3.6 to v3.7 to improve performance of appending objects to the DOM by @stickz.

New Features

  • Added a new WebUI views feature where different labels or torrents can now be grouped together to form a single "view". This increases the flexibly of ruTorrent to display customized groups of torrents, without having to rework labels. Thanks @TrimmingFool.
  • Improved quick search implementation. Press keydown to search immediately or enter to add the search tag by @TrimmingFool.
  • Added dark loading screen feature for dark themes by @TrimmingFool.

Bug Fixes

  • Resolved status bar overflow on mobile devices by hiding and condensing information as the screen width shrinks by @stickz.
  • Added min width to category list to prevent resizing to value where text flows off the screen by @stickz.
  • Hide the search bar when the screen width is too small, to prevent menu items from breaking by @stickz.
  • Fixed a UTF8 encoding bug with the autotools plugin by @stickz.
  • Cleaned up some deprecated features in the index.html by @TrimmingFool.
  • Fixed multiple bugs and display issues with the Material Design theme by @TrimmingFool.

Full Changelog: v4.1.8...v4.2.0

v4.1.8-hotfix

06 Aug 17:08
Compare
Choose a tag to compare

ruTorrent Development Update

The development cycle and testing phase of ruTorrent v4.2 has been extended to incorporate more features and bug fixes. Here anther hotfix release, while we patiently wait for the next leap forward!

We're on hotfix number eight so far. ruTorrent v4.1 is faster, more stable and more reliable than it has ever been in the history of the project. Special thanks to all our issue reporters and contributors. The web client frontend would not be where it is today without you!

What's Changed

  • Change default portchecker from yougetsignal to portchecker @Rathorian in #2540
  • Fix announce URLs bug with retrackers plugin by @dguskovv in #2541

Change Description

  • This hotfix changes the default port checker API from YouGetSignal to PortChecker. YouGetSignal was offline for over a week and users could not use the open port checker feature. We hope the PortChecker API will be more reliable.
  • This hotfix resolves a bug with the retrackers plugin, where announce URLs can not be removed from torrents. Special thanks to @dguskovv.

New Contributors

Full Changelog: v4.1.7...v4.1.8

v4.1.7-hotfix

16 Jul 16:09
Compare
Choose a tag to compare

ruTorrent Development Update

This is the last release for v4.1. It contains additional stability and ease of usage improvements. It's recommended to upgrade.

  • The testing phase for v4.2 will began shortly. v4.2 is a performance release which contains asynchronous web interface updates, with the implementation of a background task. It also fixes some styling issues and resolves status bar overflow on mobile devices.

What's Changed

Full Changelog: v4.1.6...v4.1.7

v4.1.6-hotfix

03 Jun 15:29
Compare
Choose a tag to compare

It's recommended to upgrade to this release for additional stability and ease of usage improvements.

  • The fast resume feature is fixed when adding torrents.
  • The search bar no longer requires the user to click search or press enter twice to display results.
  • Brazilian Portuguese and European Portuguese are now both supported.

What's Changed

New Contributors

Full Changelog: v4.1.5...v4.1.6