v2.8.5
jamebal
released this
28 May 11:45
·
288 commits
to refs/heads/master
since this release
更新前备份数据库
docker exec -it jmalcloud_mongodb mongodump -d jmalcloud -o /dump/v2.8.4 --gzip --quiet
docker-compose pull && docker-compose up -d
Changes in this release:
修复 🐛
- fix: 修复新建个人普通用户提示没有权限的问题 (#74)
优化 ⚡️
- perf: 优化文件变动后的消息推送 (#73)
- perf: 优化"Cache-Control", 文本文件不缓存, 其他文件缓存30天 (#65)
- perf: 分享界面显示文件夹大小 (#60)
- perf: 添加非分享界面下的文件夹下载 (#59)
Full Changelog: v2.8.4...v2.8.5