mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-15 06:05:31 +08:00

[0.4.0](https://github.com/ElonH/RcloneNg/compare/v0.3.2...v0.4.0) (2020-07-03) ⚠ BREAKING CHANGES * **tasks:** remove tasks viewer * **list-view:** In Mobile View, double click to open directory, lomg press it to popup detail log. * **home-mode:** In Mobile View, double click remote item to enter file system,and long press it to popup detail dialog. Features * **dashboard:** add version card ([a36fcbe](a36fcbe919
)) * **home-mode:** support remote detail on mobile view ([2015e2f](2015e2fea6
)) * **jobs-manager:** clean finished groups ([188fcdf](188fcdf56c
)) * **jobs-manager:** enable reset stats ([ec025bd](ec025bd8d4
)) * **list-view:** support file detail on mobile view ([ce36cf2](ce36cf25cf
)) * **pages:** show response time ([9a02b22](9a02b22ea5
)) Bug Fixes * **file-manager:** footer over main sidebar in mobile view ([48b855a](48b855a7f4
)), closes [#2](https://github.com/ElonH/RcloneNg/issues/2) * **jobs-manager:** no animation on refresh button in mobile view ([b0d21d7](b0d21d7416
)) * **list-view:** prevent showing detail when checking item ([a2a4fa2](a2a4fa2c5d
)) * avoid duration format error on other page ([a1c4f75](a1c4f7521a
)) * cancel underline in <a> ([6c179fa](6c179fa3e7
)) * **tasks:** paste again not work around ([c339dfa](c339dfa07f
))