docs: Sync changelog

This commit is contained in:
Ahmad Ansori Palembani 2024-11-18 14:12:30 +07:00
parent 8469fe2535
commit c2db3f959f
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -28,6 +28,7 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
- Fixed reader sometimes won't load images - Fixed reader sometimes won't load images
- Handle some uncaught crashes - Handle some uncaught crashes
- Fixed crashes due to GestureDetector's firstEvent is sometimes null on some devices - Fixed crashes due to GestureDetector's firstEvent is sometimes null on some devices
- Fixed download failed caused by invalid XML 1.0 character
### Other ### Other
- Simplify network helper code - Simplify network helper code