Skip to content

Commit 9babc12

Browse files
committed
docs: update CHANGELOG
1 parent 1bcf19b commit 9babc12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,19 @@ Note: `Manager API` 2.7 should be used with [Apache APISIX 2.6](https://apisix.a
4545
- Feat: refactor Plugin Orchestration [#1813](https://github.com/apache/apisix-dashboard/pull/1813)
4646
- Feat: add the service page upstream select option [#1633](https://github.com/apache/apisix-dashboard/pull/1633)
4747
- Feat: improve the Duplicate Route feature [#1833](https://github.com/apache/apisix-dashboard/pull/1833)
48+
- Feat: add api of config migrate, export and import [#1893](https://github.com/apache/apisix-dashboard/pull/1893)
4849

4950
### Bugfix
5051

5152
- Fix: can not configure upstream with no nodes [#1812](https://github.com/apache/apisix-dashboard/pull/1812)
5253
- Fix: add missing label in nodes component [#1823](https://github.com/apache/apisix-dashboard/pull/1823)
53-
- Fix: use remote address instead of client ip [#1831](https://github.com/apache/apisix-dashboard/pull/1831)
5454
- Fix: when create the upstream, some properties can still be edited on the preview page bug [#1828](https://github.com/apache/apisix-dashboard/pull/1828)
5555
- Fix: default cors plugin formdata validation error [#1855](https://github.com/apache/apisix-dashboard/pull/1855)
5656
- Fix: generate a uid when post a route without id [#1883](https://github.com/apache/apisix-dashboard/pull/1883)
5757
- Fix: route page Portable [#1887](https://github.com/apache/apisix-dashboard/pull/1887)
58-
- Fix: turn off online debug [#1903](https://github.com/apache/apisix-dashboard/pull/1903)
5958
- Fix: invalid import issues [#1899](https://github.com/apache/apisix-dashboard/pull/1899)
6059
- Fix: efficient error handling in manager-api including graceful shutdown, self contained methods. [#1814](https://github.com/apache/apisix-dashboard/pull/1814)
60+
- Fix: regex & omit vars when no value [#1921](https://github.com/apache/apisix-dashboard/pull/1921)
6161

6262
### Test Case
6363

0 commit comments

Comments
 (0)