Fix next chapter button occasionally jumping to the last page of the current chapter (#1920)

This commit is contained in:
perokhe
2025-03-27 08:25:25 -06:00
committed by GitHub
parent 365d167eac
commit 941dde341e
2 changed files with 20 additions and 14 deletions

View File

@@ -16,6 +16,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))
## [v0.18.0] - 2025-03-20
### Added