Skip to content

Commit 90ea7db

Browse files
committed
5.0.0-99
1 parent aeadc08 commit 90ea7db

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 5.0.0-99
2+
- Feature: Show loading indicator while downloading translation model @schu96
3+
- Fix: Improve styling of URI text fragments @cdrini
4+
- Fix: Make click behavior of translation layer consistent with text layer @schu96
5+
16
# 5.0.0-98
27
- Feature: Integrate ReadAloud with translation plugin @schu96
38
- Fix: Blend mode in Microsoft Edge @cdrini

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@internetarchive/bookreader",
3-
"version": "5.0.0-98",
3+
"version": "5.0.0-99",
44
"description": "The Internet Archive BookReader.",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)