mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-29 05:28:53 +03:00
a4f412f8c5
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6 KiB
6 KiB
Changelog
0.8.0 (2021-04-06)
Features
- auto install search plugins when none installed (abc5457)
- auto refresh peers (dfd10be)
- fullscreen toggle on torrent info modal (desktop) (1de9e64)
- PWA splash & bar color (dfbed5c)
- use confirmation modal when deleting from context menu #191 (53c548b)
Bug Fixes
- 0 speed when no speed data returned (a7b8ed9)
- add tracker dialog bug #187 (7c7e40d)
- always fetch full data (more reliable) (89cf6ba)
- remove gesture feature on tabs (buggy anyway) (0960962)
- Settings>VueTorrent>Dashboard layout & UX (d93e540)
- Update registerServiceWorker.js (delete all cache on when new version is released) (d846c92)
Performance Improvements
- only update changed data + code cleanup (664e4db)
0.7.0 (2021-03-25)
Features
- 1st torrent progress in title #166 (5faa248)
- global pause/resume #158 (28cdd0f)
- improved per-torrent speed limits modal (#172) (7bed9ee)
- select all toggle #161 (d3a5ac8)
- Speed cards as pills with icon in first column and speed on top of the unit in second column (#169) (354fe4f)
- torrent detail infinity sign for unlimited speeds (#173) (6f9a5d5)
Bug Fixes
- push precompiled release in a public folder (adfc6a0)
- remove black box on iOS PWA #180 (f918ff5)
- searchmodal pagination layout (a9a9aff)
- Torrent Detail modal with multiple tags shows only one tag selected #167 (1973b5d)
- torrent done color to similar to seeding #162 (bd71906)
0.6.0 (2021-02-17)
Features
Bug Fixes
- interrupted divider in torrenfinfo #151 (d362aef)
- margin when freespace card is disabled (6be41e3)
- mobile search #156 - maybe redesign in future (463dabd)
- mobile search #156 - maybe redesign in future (0f62f4d)
- speedcard value cutoff #141 (a81b1ea)
- torrent search on enter #149 (51fbec1)