Releases: FAS-Server/Mount
Releases · FAS-Server/Mount
v0.3.1
add an config field which controls whether to show more debug log
添加新的配置项,可控制输出更多调试信息
View changes on GitHub
v0.3.0
🚀 Features
- Allow using multiple folder as servers_path - by @401U (ce26f)
- Add load function into MountConfig - by @401U (6f533)
- Pagination of mount list - by @401U (9432d)
- Add stats record for slot - by @401U (e5447)
🐞 Bug Fixes
- Add missing i18n key - by @401U (f4fea)
- Error click command - by @401U (66428)
- Compact with mcdr v2.12 - by @401U (35641)
View changes on GitHub
Mount v0.3.0-beta1
New Feature
- pagination for list
- stats record
- allow using multiple folders as
servers_path
BugFix
- avoid thread blocking
- add missing i18n key
- other small fixes
Other
- Code refactor
Full Changelog: v0.2.0...v0.3.0-beta1
Mount v0.2.0
Fix
- fixed error using of new_thread
Chore
- code refactor
- detailed docs for configuration
Full Changelog: v0.1.0-beta1...v0.2.0
Mount v0.1.0-beta1
The very beginning!