Fix crash when putting app in background (#3523)

This commit is contained in:
AntsyLich
2026-07-05 11:51:10 +06:00
committed by GitHub
parent 94b3b5eaa2
commit c3bf7a78c0
2 changed files with 22 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
### Fixed
- Fix Shikimori tracking not working ([@MajorTanya](https://github.com/MajorTanya)) ([#3497](https://github.com/mihonapp/mihon/pull/3497))
- Fix crash trying to select text in notes screen ([@AntsyLich](https://github.com/AntsyLich)) ([#3516](https://github.com/mihonapp/mihon/pull/3516))
- Fix crash when putting app in background ([@AntsyLich](https://github.com/AntsyLich)) ([#3523](https://github.com/mihonapp/mihon/pull/3523))
## [v0.20.0] - 2026-06-27
### Added