We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b42bba7 commit 5250cccCopy full SHA for 5250ccc
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.32.0](https://github.com/MetaCubeX/metacubexd/compare/v1.31.0...v1.32.0) (2023-09-01)
4
+
5
6
+### Features
7
8
+* add a dns query form ([b42bba7](https://github.com/MetaCubeX/metacubexd/commit/b42bba784a11156cb7964f25de840197dedceee7))
9
10
## [1.31.0](https://github.com/MetaCubeX/metacubexd/compare/v1.30.0...v1.31.0) (2023-09-01)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "metacubexd",
- "version": "1.31.0",
+ "version": "1.32.0",
"description": "Clash-Meta Dashboard",
"license": "MIT",
"type": "module",
0 commit comments