v3.14.1
enfein/mieruv3.14.1Apr 20, 2025by enfein
AI Summary
A minor bug fix ensuring configuration export compatibility. It ensures that usernames and passwords with special characters work correctly with the simple export command.
Key Highlights
- Make special characters in username/password compatible with 'mieru export config simple'
New Features
- Improved compatibility for special characters in credentials
Full Release Notes
1. Make any characters in username and password to be compatible with `mieru export config simple` command (issue #205). --- 1. 在用户名和密码中使用任意字符均可以成功运行 `mieru export config simple` 指令。