Skip to main content

Release Apache APISIX Dashboard 2.6

This release mainly improves UI and UE, bugfix and adds test cases.

Manager API 2.6 should be used with Apache APISIX 2.5. It is not recommended to use with other Apache APISIX versions.

Core#

Bugfix#

  • Fix: unable to export route with nil methods field #1673
  • Fix: incorrect conversion between integer types #1753
  • Fix: user login request should remove its own prefix option #1701
  • Fix: show correct health checker #1784

Test Case#

Doc#

  • Docs: add more details and examples to import openapi guide #1672