Releases: apache/apisix-dashboard
v3.0.1
Notice
GitHub is not an official release or archive area.
Please download the source code from the official download page.
Apache APISIX Dashboard 3.0.1 would better be used with Apache APISIX 3.0.x.
https://github.com/apache/apisix-dashboard/blob/release/3.0/CHANGELOG.md#301
What's Changed
- chore: update the year in the NOTICE by @Shivam0500 in #2726
- fix plugins display in list of routes by @incubator4 in #2704
- fix: plugin config page error by @Baoyuantop in #2739
- fix: Plugin disable invalid in API /plugin?all=true by @mscb402 in #2737
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /web by @dependabot in #2730
- fix: update URL of the online playground by @nic-chen in #2760
- chore: update dependency by @AlinsRan in #2752
- fix: remove route name length limit by @Baoyuantop in #2759
- fix: change regex template to optional in proxy write by @Baoyuantop in #2762
- fix: ssl table expiration time display by @Baoyuantop in #2763
- Add search functionality for ID, host, and description fields by @anldrms in #2750
- fix: disable global plugin invalid by @Baoyuantop in #2757
- feat: support ipv6 in upstream nodes by @Baoyuantop in #2766
- fix: upstream nodes metadata miss by @Baoyuantop in #2773
- fix: remove ssl check in redirect https by @Baoyuantop in #2770
New Contributors
- @Shivam0500 made their first contribution in #2726
- @incubator4 made their first contribution in #2704
Full Changelog: v3.0.0...v3.0.1
v2.15.1
Notice
GitHub is not an official release or archive area.
Please download the source code from the official download page.
Apache APISIX Dashboard 2.15.1 would better be used with Apache APISIX 2.15.x.
https://github.com/apache/apisix-dashboard/blob/release/2.15/CHANGELOG.md#2151
What's Changed
- fix: plugin configuration lost in editor (#2718) by @juzhiyuan in #2745
- chore: update golang dependency by @AlinsRan in #2755
- chore: backport commits to 2.15 by @guoqqqi in #2764
- feat: release 2.15.1 by @guoqqqi in #2765
Full Changelog: v2.15.0...v2.15.1
apisix-dashboard-3.0.0
Notice
GitHub is not an official release or archive area.
Please download the source code from the official download page.
Apache APISIX Dashboard 3.0.0 would better be used with Apache APISIX 3.0.x.
https://github.com/apache/apisix-dashboard/blob/release/3.0/CHANGELOG.md#300
What's Changed
- chore: optimize "allow_origins_by_regex tooltip" description by @mscb402 in #2690
- chore: simplify e2e env by @bzp2010 in #2694
- fix: remove cases external service dependency by @bzp2010 in #2697
- feat: change etcd prefix for ssl and proto by @bzp2010 in #2693
- feat: basic support Apache APISIX 3.0.0 by @bzp2010 in #2701
- fix: adapt APISIX plugin disabled by @Baoyuantop in #2717
- fix: plugin configuration lost in editor by @Baoyuantop in #2718
- feat: release 2.16.0 by @Baoyuantop in #2719
- Revert "feat: release 2.16.0" by @Baoyuantop in #2721
- feat: release 3.0.0 by @Baoyuantop in #2722
New Contributors
Full Changelog: v2.15.0...v3.0.0
apisix-dashboard-2.15.0
Notice
GitHub is not an official release or archive area.
Please download the source code from the official download page.
Apache APISIX Dashboard 2.14.0 would better be used with Apache APISIX 2.14.x.
https://github.com/apache/apisix-dashboard/blob/release/2.14/CHANGELOG.md#2140
What's Changed
- fix: bump go version to 1.16 by @ronething in #2678
- feat: basic support Apache APISIX 2.15.0 by @bzp2010 in #2680
New Contributors
- @ronething made their first contribution in #2678
Full Changelog: v2.14.0...v2.15.0
apisix-dashboard-2.14.0
Notice
GitHub is not an official release or archive area.
Please download the source code from the official download page.
Apache APISIX Dashboard 2.14.0 would better be used with Apache APISIX 2.14.x.
https://github.com/apache/apisix-dashboard/blob/release/2.14/CHANGELOG.md#2140
What's Changed
- fix: advance matching in the route create page causes the page to crash by @Si-ege in #2440
- fix: change "Route List" to "Routes" by @gymgym1212 in #2453
- fix: Users can create a Consumer in Dashboard without enabling the plugin by @kukiiu in #2442
- feat: basic support Apache APISIX 2.14.1 by @guoqqqi in #2464
- test: remove stale E2E cases by @bzp2010 in #2475
- refactor: OpenAPI 3 parse and convert by @bzp2010 in #2460
- chore: reduce minimal reviewer to 2 by @bzp2010 in #2481
- feat: integrate data loader interface to import by @bzp2010 in #2474
- feat: support data loader in frontend by @bzp2010 in #2480
- docs: add data loader and new OpenAPI 3 loader by @bzp2010 in #2484
- docs: add new import and export docs to sidebar by @bzp2010 in #2485
- Translating Turkish for new features by @anldrms in #2487
- docs: update deploy-with-docker.md by @FangSen9000 in #2472
- fix: block arbitrary file index by @bzp2010 in #2497
- fix: duplicate ID by @SkyeYoung in #2501
- ci: fix actions version to latest root version by @bzp2010 in #2521
- fix: cli test invalid etcd by @bzp2010 in #2544
- fix: add a judgement for last_report_time by @oil-oil in #2551
- doc: add a notice about the compatibility of Ingress and Dashboard by @lingsamuel in #2552
- doc(csp): add correct csp rule by @Chever-John in #2548
- test: reduce fe ci time by @LiteSun in #2557
- feat: Adding batch deletion function for routing pages by @FangSen9000 in #2502
- feat: add tip for plugin editor by @FangSen9000 in #2574
- fix: drawer components delete plugin not working by @Morakes in #2573
- feat: support show all enable plugin list tab by @Morakes in #2585
- fix: page refresh causes deletion exception by @Morakes in #2593
- chore: fix function name typo by @FangSen9000 in #2599
- feat: set serverUrlMap with env, update cypress, update stylelint by @SkyeYoung in #2583
- feat: Add config struct of OpenID-Connect Login by @ljzsmllx in #2597
- docs: add Slack invitation link badge by @Baoyuantop in #2617
- Feat: add tip and preset model for plugin editor, improve e2e stability by @FangSen9000 in #2581
- feat: dashboard support windows by @FangSen9000 in #2619
- feat: Adding a Loading state to buttons by @Silence-dream in #2630
- feat:Configure plug-ins to support this feature by @veithly in #2647
- feat: Add login filter of OpenID-Connect Login by @ljzsmllx in #2608
- feat: add etcd store auto re-initialize by @bzp2010 in #2650
- fix: plugin_config missing on service exist by @bzp2010 in #2657
- fix: ant-table unable to request by @Huanghaiting in #2641
- fix: change default CSP value by @nthsky in #2601
- feat: add enable flag to oidc function by @bzp2010 in #2672
- feat: support purge method by @bzp2010 in #2674
- feat: support more upstream scheme by @bzp2010 in #2675
- feat: release 2.13.1 for master by @bzp2010 in #2658
- feat: release 2.14.0 by @bzp2010 in #2676
New Contributors
- @kukiiu made their first contribution in #2442
- @FangSen9000 made their first contribution in #2472
- @lingsamuel made their first contribution in #2552
- @Chever-John made their first contribution in #2548
- @Morakes made their first contribution in #2573
- @ljzsmllx made their first contribution in #2597
- @Silence-dream made their first contribution in #2630
- @veithly made their first contribution in #2647
- @Huanghaiting made their first contribution in #2641
- @nthsky made their first contribution in #2601
Full Changelog: v2.13...v2.14.0
apisix-dashboard-2.13.1
Notice
GitHub is not an official release or archive area.
Please download the source code from the official download page.
Apache APISIX Dashboard 2.13.1 would better be used with Apache APISIX 2.13.x.
https://github.com/apache/apisix-dashboard/blob/release/2.13/CHANGELOG.md#2131
apisix-dashboard-2.13
Notice
GitHub is not an official release or archive area.
Please download the source code from the official download page.
Apache APISIX Dashboard 2.13.0 would better be used with Apache APISIX 2.13 LTS.
https://github.com/apache/apisix-dashboard/blob/release/2.13/CHANGELOG.md#2130
apisix-dashboard-2.11
Notice
GitHub is not an official release or archive area.
Please download the source code from the official download page.
Apache APISIX Dashboard 2.11.0 would better be used with Apache APISIX 2.12.1.
https://github.com/apache/apisix-dashboard/blob/release/2.11/CHANGELOG.md#2110
apisix-dashboard-2.10.1
Notice
GitHub is not an official release or archive area.
Please download the source code from the official download page.
Apache APISIX Dashboard 2.10.1 would better be used with Apache APISIX 2.11.0.
https://github.com/apache/apisix-dashboard/blob/release/2.10.1/CHANGELOG.md#2101
apisix-dashboard-2.10
Notice
GitHub is not an official release or archive area.
Please download the source code from the official download page or archive page.
Apache APISIX Dashboard 2.10 would better be used with Apache APISIX 2.11.0.
https://github.com/apache/apisix-dashboard/blob/release/2.10/CHANGELOG.md#2100