Cloudreve
Self-hosted file management system with multi-cloud support
Alternative to: dropbox, google drive, onedrive
About
Versions (79)
3.7.0
2023-02-10❗️Breaking Changes
- Existing build toolchain
build.shis 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, https://github.com/cloudreve/frontend/pull/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. (https://github.com/cloudreve/frontend/issues/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. (https://github.com/cloudreve/frontend/pull/144 @WeidiDeng)
🐛 Bug Fixes
- Cannot delete a file while its owner is deleted. (#1586)
- Minor fixes on i18n. (https://github.com/cloudreve/frontend/pull/145 @LiuNianJiang)