We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc929d3 commit be35f49Copy full SHA for be35f49
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.26.0](https://github.com/MetaCubeX/metacubexd/compare/v1.25.1...v1.26.0) (2023-08-31)
4
+
5
6
+### Features
7
8
+* columns hide ([cb9970c](https://github.com/MetaCubeX/metacubexd/commit/cb9970c29eae947d85e2ba196f92db360fd5add9))
9
10
## [1.25.1](https://github.com/MetaCubeX/metacubexd/compare/v1.25.0...v1.25.1) (2023-08-31)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "metacubexd",
- "version": "1.25.1",
+ "version": "1.26.0",
"description": "Clash-Meta Dashboard",
"license": "MIT",
"type": "module",
0 commit comments