Skip to content

Commit d842621

Browse files
committed
build: v2.5.0
1 parent 1187fca commit d842621

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44

55

6+
## 2.5.0 (2023-05-06)
7+
8+
- Fix menu configuration page does not determine if it is closed or not
9+
- New view page `/account/user-extcredits`
10+
- Adapted to the new version of `fskey`
11+
12+
613
## 2.4.8 (2023-04-27)
714

815
- chore: key name

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"unikey": "FresnsEngine",
2+
"fskey": "FresnsEngine",
33
"type": 3,
44
"name": "Fresns Engine",
55
"description": "Fresns officially developed website engine, integrated to run in the main application.",
66
"author": "Fresns",
77
"authorLink": "https://fresns.org",
8-
"version": "2.4.8",
8+
"version": "2.5.0",
99
"scene": [
1010
"apiKey",
1111
"engine"

0 commit comments

Comments
 (0)