You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
20
20
# Table of Contents
21
21
22
+
-[2.6.1](#261)
22
23
-[2.6.0](#260)
23
24
-[2.5.0](#250)
24
25
-[2.4.0](#240)
@@ -30,6 +31,16 @@
30
31
-[1.5.0](#150)
31
32
-[1.0.0](#100)
32
33
34
+
# 2.6.1
35
+
36
+
This release mainly contains bugfixes.
37
+
38
+
`Manager API` 2.6.1 should be used with [Apache APISIX 2.5](https://apisix.apache.org/downloads/). It is not recommended to use with other Apache APISIX versions.
39
+
40
+
### Bugfix
41
+
- Fix: use remote address instead of client ip [#1831](https://github.com/apache/apisix-dashboard/pull/1831)
42
+
- Fix: turn off online debug [#1903](https://github.com/apache/apisix-dashboard/pull/1903)
43
+
33
44
# 2.6.0
34
45
35
46
This release mainly improves UI and UE, bugfix and adds test cases.
0 commit comments