Skip to content

Commit dc2212c

Browse files
Gnathonicclaude
andcommitted
chore: bump version to 1.5.4 and add changelog
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d7f4e55 commit dc2212c

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.5.4] - 2026-03-19
4+
5+
### Added
6+
7+
- **Continuous scroll reader (Alpha)** - Vertical and horizontal scroll modes with auto orientation matching. Zoom is in development
8+
- **Simplified settings panel** - Volume and Reader settings merged into one section with context-aware visibility
9+
- **Improved archive import support**
10+
11+
### Fixed
12+
13+
- **WebDAV logout when server unreachable** - Can now log out of WebDAV even when the server connection fails (#187)
14+
15+
### Changed
16+
17+
- **Page view mode is now global** - Single/dual/auto page mode is now a device-level setting rather than per-volume
18+
319
## [1.5.3] - 2026-03-13
420

521
### Fixed

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.3",
3+
"version": "1.5.4",
44
"private": true,
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)