Skip to content

Commit a6e76f5

Browse files
Gnathonicclaude
andcommitted
chore: bump version to 1.5.2 and add changelog
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0cb3d02 commit a6e76f5

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.5.2] - 2026-03-12
4+
5+
### Fixed
6+
7+
- **Overlay toggle on text box dismiss** - Tapping outside an OCR text box to dismiss it no longer toggles the reader overlay visibility
8+
- **Overlay toggle on pan** - Click-dragging to pan the manga page no longer toggles the reader overlay
9+
- **Page seek controls after overlay toggle** - The page seek popover now works correctly after hiding and showing the overlay
10+
311
## [1.5.1] - 2026-03-09
412

513
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mokuro-reader",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"private": true,
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)