Skip to content

Commit 49d044a

Browse files
committed
chore(release): 0.66.9
1 parent e81c0a1 commit 49d044a

3 files changed

Lines changed: 30 additions & 23 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.66.9](https://github.com/mayocream/koharu/compare/0.66.8..0.66.9) - 2026-08-13
2+
3+
### 🐛 Bug Fixes
4+
5+
- Render IME preedit without yellow background - ([e81c0a1](https://github.com/mayocream/koharu/commit/e81c0a16210152b711d1e33aa6545e3876a183ce))
6+
7+
18
## [0.66.8](https://github.com/mayocream/koharu/compare/0.66.7..0.66.8) - 2026-08-13
29

310
### 🐛 Bug Fixes

Cargo.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ default-members = ["crates/koharu"]
44
resolver = "3"
55

66
[workspace.package]
7-
version = "0.66.8"
7+
version = "0.66.9"
88
edition = "2024"
99
description = "Manga translation tools"
1010
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)