ruTorrent v5.2.0 Beta 1
This is a release candidate for ruTorrent v5.2.0
. It contains more mobile design improvements, performance improvements and various new features. We require everyone's help testing before we mark as stable. Please file an issue report for any problems or regressions.
What's Changed
- Fix torrent deleted without confirmation by @koblack in #2804
- filedrop plugin: support dropped links by @pekman in #2806
- Remove drag mask object by @jevenski in #2805
- Covert clear log to a floating button by @jevenski in #2810
- Use bootstrap dropdown on recent trackers by @jevenski in #2809
- Use flex layout on context menu items by @jevenski in #2812
- Adjust status bar and top menu by @jevenski in #2813
- Define dialog window colors using variables by @jevenski in #2815
- Distribute WebUi space using flex layout by @jevenski in #2826
- Remove Internet Explorer support, and some useragent sniffing hacks by @anthonyryan1 in #2825
- Change various s-table methods by @jevenski in #2821
- Define status bar icons using base64 strings by @jevenski in #2833
- Animate category panel by @jevenski in #2831
- Define getter functions on s-table by @jevenski in #2830
- Use bootstrap list group on options window by @jevenski in #2819
- Define s-table header styles using variables by @jevenski in #2836
- Improve s-table column resizing by @jevenski in #2837
- Control alternate row color using CSS by @jevenski in #2841
- Improve move column function by @jevenski in #2844
- Improve s-table header row hover event handler by @jevenski in #2851
- Drag and drop s-table header using DnD class by @jevenski in #2855
- Merge stable head and body into one table by @jevenski in #2860
- Add danger color to #randomize_hash by @anthonyryan1 in #2875
- Fix various bugs for v5.2 by @jevenski in #2863
- Let rutracker_check ignore torrents with certain labels by @drrako in #2866
- Add "::1" to localhost address list. by @rozhuk-im in #2881
- Improve $tempDirectory handling: by @rozhuk-im in #2880
- Diskspace option to display free bytes (new pull request against develop branch) by @TheGoblinHero in #2890
New Contributors
- @pekman made their first contribution in #2806
- @rozhuk-im made their first contribution in #2881
Full Changelog: v5.1.0...v5.2-beta1