Skip to content

Releases: VueTorrent/VueTorrent

v2.8.0

23 Apr 09:18
2f6c2ba
Compare
Choose a tag to compare

2.8.0 (2024-04-23)

Features

Bug Fixes

  • Add missing forcedMetaDL state (#1652) (1013151)
  • AddTorrentParams: Convert seeding time to minutes manually (#1649) (3d05859)
  • MagnetHandler: Don't show add dialog if not authenticated (#1657) (a0cdffd)
  • seeds and peers shows same value (#1632) (bd09a8a)
  • share limits: Revert and fix display (#1654) (2eca39e)
  • WebUI: Bypass auth subnet whitelist not working (#1645) (4cbb456)

Improvements

v2.7.3

05 Apr 11:33
49f38bf
Compare
Choose a tag to compare

2.7.3 (2024-04-02)

Bug Fixes

  • AddTorrentDialog: Unset download path if default is unchecked (#1619) (b6db317)
  • announced IP not parsed correctly (#1601) (c76caef)
  • RSS Rules: Download limits not sent correctly to qbit (#1622) (a8dbea8)
  • RSS Rules: Fix last match not displaying (#1618) (a4ca1c9)
  • RSS Rules: Include deprecated fields for better retro-compatibility (#1621) (cca5a36)
  • ServiceWorker: sw.js url (#1609) (702ff80)
  • TorrentDetail: Differentiate fullName for the root node(#1616) (#1617) (4ce5eca)

Improvements

v2.7.2

19 Mar 07:56
0e5526c
Compare
Choose a tag to compare

2.7.2 (2024-03-19)

Bug Fixes

  • rightClick: Prevent queueing_enabled error when not logged in (#1553) (2ed76f0)
  • support lower version browsers with top level await #1563 (38c590e)
  • TorrentDetail: Application crash, execution timing (#1572) (073187b)

Improvements

  • Add category / tag chip color (#1539) (05b3e35)
  • Add ratio colors (#1581) (4c6410d)
  • connection status: Improve external IP error message (#1587) (d84f00e)
  • content: Add clear icon on search input (#1583) (5a989aa)
  • DnDZone: Prevent stuck zone when leaving too early (#1568) (2943ed1)
  • logs: Bring back colors and improve responsive design (#1580) (ba2b0ef)
  • RssArticles: Prevent de-duplication of description dialog (#1575) (cd9a384)
  • SearchEngine: Add description link (#1574) (61de1fa)
  • search: Handle dash (-) sign to exclude tokens from results (#1551) (78e6750)
  • TorrentDetail: Overview Piece Renderer (#1564) (5ed280c)

v2.7.1

26 Feb 10:19
82d4bd8
Compare
Choose a tag to compare

2.7.1 (2024-02-26)

Bug Fixes

  • auto-reload in unsecure contexts (#1532) (e8c5e04)
  • auto-reload when disabling VueTorrent (#1531) (aaf2ecb)
  • content: Add right click workaround for apple devices (#1521) (94949ec)
  • content: file list not loading (#1524) (8a9bf16)
  • Peers: Wrap IPv6 to display ban button (#1517) (dfd7bf7)
  • pluralization logic in i18n.ts for "ru" (#1537) (bd60cb7)
  • preferences: Update banned IP field when banning from the Peers tab (#1518) (55f4865)
  • QbitProvider: manually add indexes to getTorrentFiles response to provide compatibility with older version (< 4.4.0) (#1510) (512d177)
  • settings: Infinite scroll value not recognized (#1520) (f540ccd)

Improvements

  • AddTorrentDialog: Deduplicate AddTorrent form and AddTorrentParamsForm (#1541) (8e14e7c)
  • Content tab: Allow filtering files by name (#1542) (47de865)
  • Info: add torrent properties (#1528) (196f5e3)
  • sw: Use relative addresses for better compatibility with reverse proxies (#1511) (a3dc22e)
  • TorrentDetail: Reduce API calls by centralizing files data (#1529) (e92d305)

v2.7.0

09 Feb 22:39
5f7fb86
Compare
Choose a tag to compare

2.7.0 (2024-02-07)

Features

  • rss: Update rule form to include enabled and torrentParams (#1501) (aefa996)

Bug Fixes

  • import: Update field validation to prevent false negative (#1495) (35d8700)
  • localization: Add missing ru pluralization rule (#1500) (01ac1bb)
  • progress: Remove striping on table view (#1490) (3256b1b)
  • RSS: Fetch feeds when opening the RSS Rule dialog (#1496) (7421e28)

Improvements

  • autofill: Add valid id on login fields (#1507) (fc76202)
  • SpeedGraph: Add time as X axis instead of computed step (#1494) (d750370)

v2.6.0

29 Jan 08:23
c69d6fa
Compare
Choose a tag to compare

2.6.0 (2024-01-28)

Features

Bug Fixes

Improvements

v2.5.0

09 Jan 07:03
df473e4
Compare
Choose a tag to compare

2.5.0 (2024-01-09)

Features

Bug Fixes

Improvements

v2.4.0

09 Dec 11:19
4e2feb3
Compare
Choose a tag to compare

2.4.0 (2023-12-09)

Features

  • Chips: Add option to hide values if empty (#1380) (6b94f6e)
  • dashboard: Add display mode configuration (#1184) (cd695ab)

Bug Fixes

  • AddTorrentDialog: Fix falsy values not sent to qbit (#1377) (8abda97)
  • duration: Values greater than a month weren't displayed (#1381) (8ba6d12)
  • helpers: Rework toPrecision (#1394) (69398e0)

Performance Improvements

v2.3.0

29 Nov 07:28
6b84594
Compare
Choose a tag to compare

2.3.0 (2023-11-29)

Features

Bug Fixes

Improvements

v2.2.0

20 Nov 21:44
d8c3f46
Compare
Choose a tag to compare

2.2.0 (2023-11-20)

Features

  • AddTorrentDialog: Rework dialog to add missing parameters (#1323) (f69851c)
  • ConnectionStatusDialog: Add DHT node and active peer connections (#1312) (6f01c00)
  • Content: Add menu to set file priority (#1333) (f83fe06)
  • Overview: Add keyboard shortcuts (#1335) (15a20a3)
  • preferences: Update settings page to include missing preferences (#1296) (e034071)
  • RSS: Add conf to use ID instead of link (#1334) (6af7537)

Bug Fixes

Improvements

  • stores: Rework store structure to prevent circular imports (#1325) (179af5a)