Skip to content

Commit 8c6ee86

Browse files
Gnathonicclaude
andcommitted
chore: bump version to 1.5.1 and add changelog
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 93ae1a3 commit 8c6ee86

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.5.1] - 2026-03-09
4+
5+
### Added
6+
7+
- **Volume export** - Export individual volumes from the volume menu, with the same options as series export
8+
- **Cloud rename** - Renaming a series or volume now renames the files in Google Drive, MEGA, and WebDAV too
9+
10+
### Fixed
11+
12+
- **Google Drive downloads missing text** - Volumes downloaded from Google Drive were missing their text overlay data, appearing as image-only
13+
314
## [1.5.0] - 2026-02-28
415

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

0 commit comments

Comments
 (0)