Skip to main content

Release Apache APISIX Dashboard 2.3

Core#

  • Support to use absolute path in conf.WebDir. #1055
  • Support to search route by label. #1061
  • Support server info preview. #958 #949
  • Support custom port for Upstream module. #1078
  • Support to show plugin type and other properties #1111
  • Support websocket for Route module. #1079
  • Support Service module on the frontend. #1089
  • Support group for Route module. #999
  • Support Global Plugin. #1057 #1106
  • Support Version Manager. #1157
  • Use Cobra as the cli scaffold. #773
  • Remove Lua dependency. #1083
  • Improve E2E testcases for the backend. #1012, #1123
  • Improve E2E testcases for the frontend. #1074
  • Improve online debug. #979
  • Improve Route publish/offline. #1081 #991
  • Improve plugin module for the frontend. #1047 #978
  • Fix error occurred when enable or disable existing SSL #1064
  • Fix the problem that route created by Admin API (without ID) cannot be shown in Manager API. #1063