Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit 0bba621

Browse files
committed
release: v8.1.0
1 parent 24aadd8 commit 0bba621

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# CHANGELOG
22

33

4+
## 8.1.0 (2026-05-28)
5+
6+
* release: v8.1.0
7+
* feat(admin): migrate blurhash → thumbhash across admin UI ([980fe52](https://github.com/mx-space/mx-admin/commit/980fe52))
8+
* feat(admin): add translation review section to AI settings ([c746c33](https://github.com/mx-space/mx-admin/commit/c746c33))
9+
* refactor(admin): drop markdown client-side image hash compute (server-side now authoritative) ([24aadd8](https://github.com/mx-space/mx-admin/commit/24aadd8))
10+
411
## 7.3.0 (2026-05-15)
512

613
* release: v7.3.0 ([963b6a9](https://github.com/mx-space/mx-admin/commit/963b6a9))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mx-admin-monorepo",
33
"private": true,
4-
"version": "8.0.1",
4+
"version": "8.1.0",
55
"bump": {
66
"before": [
77
"git pull --rebase"

0 commit comments

Comments
 (0)