Skip to content

Commit

Permalink
ruTorrent: Upgrade to v5.1.4
Browse files Browse the repository at this point in the history
# ruTorrent v5.1.4
**This release contains a critical bug fix for mobile devices. It's highly recommended to upgrade.** 
1. Rotating the screen orientation on a mobile device (with the traffic graph open) is fixed. 
    - It no longer explodes with JavaScript errors. This bug has been present forever.
2. A couple minor bug fixes for the `check_port` plugin are implemented.

# ruTorrent v5.1.3
**This is a recommended release for common platforms only**. It resolves a style issue with the DarkBetter theme. It's not required for individual users to upgrade this release, unless they use the DarkBetter theme.

# ruTorrent v5.1.2
**This is critical hotfix for mobile bug fixes. It's highly recommend to upgrade.** It fixes the top menu opening incorrectly. All desktop platforms remain unaffected by this issue. This hotfix adds further polish when using ruTorrent on your mobile devices!

**Full Changelog**: Novik/ruTorrent@v5.1.1...v5.1.4
  • Loading branch information
stickz authored Dec 16, 2024
1 parent 76df10a commit 416776d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ ARG XMLRPC_VERSION=01.58.00
ARG MKTORRENT_VERSION=v1.1
ARG GEOIP2_PHPEXT_VERSION=1.3.1

# v5.1.1
ARG RUTORRENT_VERSION=12eb2cfba5846714cc9909865ceba3a7c1db0de7
# v5.1.4
ARG RUTORRENT_VERSION=699af5f45fef33d8f2b57792ffe7a48d084f2bed
ARG GEOIP2_RUTORRENT_VERSION=4ff2bde530bb8eef13af84e4413cedea97eda148
ARG DUMP_TORRENT_VERSION=302ac444a20442edb4aeabef65b264a85ab88ce9

Expand Down

0 comments on commit 416776d

Please sign in to comment.