VueTorrent/CHANGELOG.md
github-actions[bot] e1ca41b917
chore: release 0.7.0 (#160)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-03-27 08:19:30 +01:00

4 KiB

Changelog

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

Performance Improvements