Skip to content

Commit 4ecb80d

Browse files
committed
chore(release): 7.23.0
1 parent 2cabfe0 commit 4ecb80d

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [7.23.0](https://github.com/crimx/ext-saladict/compare/v7.22.7...v7.23.0) (2026-07-26)
6+
7+
8+
### Features
9+
10+
* implement auto-hide for unpinned panels ([9c0d9d7](https://github.com/crimx/ext-saladict/commit/9c0d9d7968dc9532682b87afcdb86a20d217d0a7)), closes [#2339](https://github.com/crimx/ext-saladict/issues/2339) [#2145](https://github.com/crimx/ext-saladict/issues/2145)
11+
12+
13+
### Bug Fixes
14+
15+
* implement textarea blur auto-save ([2cabfe0](https://github.com/crimx/ext-saladict/commit/2cabfe0066ad3d2dc75654b70489cf3700bb74c7))
16+
* locate frame under shadow dom ([41d2d6f](https://github.com/crimx/ext-saladict/commit/41d2d6f2c82f17cb89c6f58587005d0e2db408ec)), closes [#2349](https://github.com/crimx/ext-saladict/issues/2349)
17+
* **cambridge:** convert img to base64 ([c9a8a9e](https://github.com/crimx/ext-saladict/commit/c9a8a9ece030edd409d25a529a47151ff59b540e)), closes [#2347](https://github.com/crimx/ext-saladict/issues/2347)
18+
* close empty popup panel ([d053a38](https://github.com/crimx/ext-saladict/commit/d053a38a6395d8f5fe4cc39608d9ff9b5de442a2)), closes [#2345](https://github.com/crimx/ext-saladict/issues/2345)
19+
520
### [7.22.7](https://github.com/crimx/ext-saladict/compare/v7.22.6...v7.22.7) (2026-07-12)
621

722

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saladict",
3-
"version": "7.22.7",
3+
"version": "7.23.0",
44
"description": "Chrome extension and Firefox WebExtension; inline translator powered by multiple online dictionaries",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)