Fix backup sharing from notifications not working when app is in background (#1929)

This commit is contained in:
Jayman Rana
2025-03-27 13:41:30 -04:00
committed by GitHub
parent 941dde341e
commit 3e5d3d099f
3 changed files with 7 additions and 7 deletions
+1
View File
@@ -17,6 +17,7 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
### Fixes
- Fix Bangumi search results including novels ([@MajorTanya](https://github.com/MajorTanya)) ([#1885](https://github.com/mihonapp/mihon/pull/1885))
- Fix next chapter button occasionally jumping to the last page of the current chapter ([@perokhe](https://github.com/perokhe)) ([#1920](https://github.com/mihonapp/mihon/pull/1920))
- Fix backup sharing from notifications not working when app is in background ([@JaymanR](https://github.com/JaymanR))([#1929](https://github.com/mihonapp/mihon/pull/1929))
## [v0.18.0] - 2025-03-20
### Added