mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-29 05:28:53 +03:00
7230db60a2
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
9.2 KiB
9.2 KiB
Changelog
0.10.0 (2021-05-02)
Features
Bug Fixes
- application version getter (#222) (6535ac5)
- Context menu placement (ed08c91)
- Establish Service WalkerRules (#227) (04971dc)
- Global Speed Title (upload & download were switched) (#218) (906f6d5)
- remove vue-context import (edcd825)
- scrollbar (c460e29)
- tweak search treshold #250 (bdbc87b)
Performance Improvements
- Remove redundant dialog code, use Modal Mixin (33cf62f)
0.9.0 (2021-04-15)
Features
- checkbox + button with color feedback for TorrentDeleteModal (a83ea14)
- New Logo (b2858a4)
- remove torrent files with checkbox #199 (0eddf64)
Bug Fixes
- altspeed value (aadb3f2)
- issue where 'torrent details' modal does not work properly on iOS (a83ea14)
- layout issues + remove vue-perfect-scrollbar + refactor context menu (a83ea14)
- selection list not cleared when closing deletemodal without button press (80573f4)
Performance Improvements
- 'Vue2-perfect-scrollbar' is no longer dependent (a83ea14)
- Context (right click) menu refactor! Works way better on mobile (a83ea14)
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)