Skip to content

RcloneNg 0.2.2 (2020-06-01)

Compare
Choose a tag to compare
@ElonH ElonH released this 01 Jun 17:25
· 155 commits to master since this release
34fb53d

0.2.2 (2020-06-01)

Features

  • clipboard: a task storage center (7a3713f)
  • delete-file-flow: enable delete file now (9cefd41)
  • move-file-flow: enable move file now (2b2a94d)
  • operation-purge-flow: enable delete directory now (e7e49e5)
  • sync-copy-flow: enable copy directory now (2512fc5)
  • sync-move-flow: enable move directory now (7e7dd78)
  • task-component: a task manager (749d31b)
  • tasks-pool: a daemon service for posting tasks to rclone server (c534ff1)

Bug Fixes

  • format-bytes: fix format error when 0 < input < 1 (b408816)
  • format-bytes: handle bytes variable undefined (1b227a9)
  • list-view: check index not synchronize with table index after sort (0cb442d)
  • list-view: sort work around (823c4a7)
  • main-sidebar: main header over main sidebar (a4f1495)
  • manager: paste only trigger copy and move, not include delete (180ff3a)
  • speed-chart: format to human readable data (5c3b532)
  • speed-diff: make value human-readable (fdecc54)
  • summary: make Duration human-readable (93c1786)
  • summary: make speed and bytes human-readable (721dd71)
  • summary: more accurate in speed statistics (c72d90a)
  • cancel distinctUntilChanged before getoutput or getSuperset (dd64a31)
  • tooltip: scale icon size (90b0eaa)
  • transferring: format eta (e1dc691)
  • transferring: make speed and size human-readable (43bcaba)
  • transferring: sort incorrect (bab48c7)