Skip to content

RcloneNg 0.2.0 (2020-05-29)

Compare
Choose a tag to compare
@ElonH ElonH released this 01 Jun 17:15
· 188 commits to master since this release
51439a7

0.2.0 (2020-05-29)

⚠ BREAKING CHANGES

  • most of flow instance is created in service

Features

  • connection-flow: privade a pure superset node output port (3744893)
  • connection-service: add list cmd flow (83d32bf)
  • connection-service: host connection check (1617e5d)
  • core-stats-flow: support group specification (9a98a11)
  • job-speed-chart: basic framework (5c0dd1f)
  • jobs: basic framework (6b02399)
  • jobs: fetch group infomation and list it (b6f4cb9)
  • jobs-speed-chart: connect to stats flow (e1d4b60)
  • jobs-speed-chart: show legend (d21db88)
  • list-cmd-flow: check if server support some command (8245b32)
  • list-view: add checkbox to allow multi-select (f5ac788)
  • list-view: add file formats icons and directory icon (95cc25c)
  • list-view: add manipulation idenity (39c2c87)
  • list-view: make size human-readable (31c0919)
  • list-view: multi-select items (c6efb4e)
  • list-view: recursively open directory (38f8326)
  • pages: add logo (62c7a0e)
  • preloader: a simple loading screen (a2b9525)
  • speed-diff: show acceleration (e4c04e6)
  • summary: connect to stats flow (23fecaf)
  • transferring: connect to stats flow (5209203)

Bug Fixes

  • dashboard-module: turn lazy-loading back to normal (aefbb8a)

  • file-mode: disable forward data without remote (08ee080)

  • format-bytes: handle size less than 0 (directory) (f3280b4)

  • jobs: disable toggle group sidebar (f86b0fe)

  • list-view: assign more space for name (f4d4ad2)

  • list-view: let table back to first page after jump (5f3e51b)

  • list-view: turn modified time to time ago (6d2d78e)

  • speed: more accurate in speed statistics (324134d)

  • superset-flow: prerequest of superset is alway previous result (40b0a90)

  • users-flow: extract preName from user in default (38f7482)

  • move most of flow instance to service (1bc2a36)