Skip to content

Commit c97145f

Browse files
Gnathonicclaude
andcommitted
chore: bump version to 1.7.0 and update changelog
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent fd6f514 commit c97145f

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.7.0] - 2026-06-10
4+
5+
### Added
6+
7+
- Targeted zoom in continuous modes: wheel, double-tap, pinch (#195, #225)
8+
- Paged zoom rebuilt on the same engine — panzoom removed (#226)
9+
- "Disable animations (e-ink)" toggle (#226)
10+
11+
### Changed
12+
13+
- Paged wheel zoom animates through fit-relative steps (#226)
14+
- Double-tap cycles zoom in / fit contextually (#226)
15+
- Keep zoom preserves apparent size across pages (#226)
16+
- Continuous scroll no longer labeled Alpha
17+
18+
### Removed
19+
20+
- Vertical page transition (#226)
21+
322
## [1.6.1] - 2026-06-08
423

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

0 commit comments

Comments
 (0)