v2.8.3
·
389 commits
to refs/heads/master
since this release
更新前备份数据库
docker exec -it jmalcloud_mongodb mongodump -d jmalcloud -o /dump/v2.8.2 --gzip --quiet
docker-compose pull && docker-compose up -d
Changes in this release:
修复 🐛
- fix: 修复windows下webdav不能上传文件的问题 #44
优化 ⚡️
Full Changelog: v2.8.2...v2.8.3