❗️Breaking Changes
- Existing build toolchain
build.sh
is removed, please use goreleaser instead.
🎁 New Features
- Preview and edit documents using WOPI clients (OnlyOffice / LibreOffice / Office Online Server), please refer to our document. (#1473, #155, #381)
- [Pro limited] Custom payment platform, please refer to our document. (#1618, 1493, #1546, #1282)
- Set WebDAV account as read-only. (#1629, cloudreve/frontend#147 @WeidiDeng)
- Unlink a file while not deleting its physical source. (#789)
- Enable advanced delete option to other user groups.
- Set custom feedback and user forum URL for iOS APP (Requires VOL, APP version >= 1.4.0).
- Scan QR Codes to log into our iOS APP (APP version >= 1.4.0).
- Connect to MySQL with Unix socket. (#1571 @5aaee9)
- Add Traditional Chinese language. (cloudreve/frontend#141 @conashin)
- Provides more arch/os binary combinations in our official release.
🛠 Enhancements
- Keep original file content after failing to update document files.
- SQLite driver changed to pure Golang implementation. (#1626 @VigorFox)
- Path selector can select the current folder and upper-level folder. (cloudreve/frontend#144 @WeidiDeng)
🐛 Bug Fixes
- Cannot delete a file while its owner is deleted. (#1586)
- Minor fixes on i18n. (cloudreve/frontend#145 @LiuNianJiang)