Skip to content

v2.8.3

Compare
Choose a tag to compare
@jamebal jamebal released this 17 May 10:50
· 316 commits to refs/heads/master since this release

docker-docker.yml

更新前备份数据库

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)

优化 ⚡️

  • perf: 优化重建索引 (#41)

Full Changelog: v2.8.2...v2.8.3