v2.0.6-beta
What's Changed
Security:
- Share download links no longer create links with token, instead they link to the UI prompting for password before download. If a direct download is required, the
/api/share/directapi exists and documented by swagger. (#2888)
Notes:
- renaming sources updates sidebar links (#2878)
- disabling/deleting a user source removes that source from sidebar links (#2942)
Bugfixes:
- Fix disk-usage overstatement on virtiofs bind mounts (#2894) (#2894)
- Support non-ASCII share passwords (#2933)
- Fall back to buffered copies when FUSE rejects fast paths (#2938) (#2924)
- Preserve deleted sidebar links across restarts (#2935)
All Changes
- fix(contributing): typo from improtant to important by @ingStudiosOfficial in #2873
- fix onlyoffice csp security regression (#2876) by @gtsteffaniak in #2900
- Fix disk-usage overstatement on virtiofs bind mounts (#2894) by @chiliec in #2928
- scope padding to listing view by @Kurami32 in #2934
- remove direct download tokens by @gtsteffaniak in #2943
- Preserve deleted sidebar links across restarts by @justadityaraj in #2935
- Fall back to buffered copies when FUSE rejects fast paths by @justadityaraj in #2938
- updated with token change for backwards compatiblity by @gtsteffaniak in #2944
- Sidebar link name fixes by @gtsteffaniak in #2945
New Contributors
Full Changelog: v2.0.5-beta...v2.0.6-beta