We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fe0d95 commit 23145d6Copy full SHA for 23145d6
CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
5
6
+## 2.6.0 (2023-05-12)
7
+
8
+- Interfacing with the plugin callback interface
9
+- Refactor the API interface to call the API directly internally from the local environment.
10
11
12
## 2.5.0 (2023-05-06)
13
14
- Fix menu configuration page does not determine if it is closed or not
plugin.json
@@ -5,7 +5,7 @@
"description": "Fresns officially developed website engine, integrated to run in the main application.",
"author": "Fresns",
"authorLink": "https://fresns.org",
- "version": "2.5.0",
+ "version": "2.6.0",
"scene": [
"apiKey",
"engine"
0 commit comments