What's Changed
- Fix Auto Reloading Bug
- Fix Translations
- Fix Media Scanner Auto Update Bug
- Migrate File Operations to use Rust
Pull Requests
- Fix the whitespace around filename or extension causes false negative by @siddhesh-06 in https://github.com/TeamAmaze/AmazeFileManager/pull/4482
- Fix Transifex issue by using CDATA for html in string by @...