Skip to content

Commit

Permalink
feat: release 0.6.2 version (#61)
Browse files Browse the repository at this point in the history
* docs: add LICENSE

* change: delete old framework

* feature: init new arco design framework

* feature: adjust the main frame of the project page

* feature: service list filtering and service name modification

* feat: add service publishing function

* feat: add new and modified services

* feat: add service operation form verification

* feat: navigation dynamic selection

* feat: plugin architecture development

* feat: plugin configuration addition, modification and switch function development

* feat: plugin configuration delete function development

* feat: add all supported plugin templates

* feat: dynamic menu function development

* feat: add request loading progress bar

* feat: development build package generation directory

* change: modify the packaged static file directory

* feat: Add route management page

* feat: Optimize new routing functions

* feat: Improve routing management function

* feat: Add ssl management page

* change: Delete useless code

* feat: Added jwt-auth/key-auth/limit-req/limit-conn/limit-count plug-in support

* feat: develop upstream list view

* feat: develop upstream list view

* feat: develop upstream release and delete function

* change: edit list page

* feat: Added mock plug-in support

* feat: delete debug code

* feat: develop upstream add and update

* change: modify the dynamic increase or decrease of service domains

* feat: update mock plugin bug

* feat: develop upstream add and edit function

* feat: develop upstream add and edit function

* upgrade upstream node rules

* feat: update plugin bug

* feat: update router upstream bug

* change: upgrade service to router params

* change: upgrade service to router params

* change: service information transmission when upgrading and adding routes

* change: upgrade service data in routes

* change: upgrade ssl warn

* feat: update mock plugin schema content

* change: upgrade routing method style

* change: adjust plugin style

* change: upgrade plugin list collapse effect

* change: upgrade plugin list collapse effect

* change: optimize plugin list and form validation

* change: upgrade style compatible resolution

* feat: upgrade the verification rules of the route

* docs: update readme

* docs: added change log

* feat: function details upgrade

* feat: release 0.6.2 version

---------

Co-authored-by: wuxiaochen <blush_h@sina.com>
Co-authored-by: blust <blust_h@sina.com>
  • Loading branch information
3 people authored Apr 6, 2023
1 parent 4d4bfec commit 8b69d43
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.6.2
> Released on 2023.04.06
#### Feature

- Upgrade route association upstream to add empty options.
- Upgrade certificate `sni` supports wildcard `*`.



## 0.6.1
> Released on 2023.03.01
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.6.2
> 发布于 2023.04.06
#### 功能

- 升级路由关联上游增加空选项。
- 升级证书`sni`支持通配符`*`



## 0.6.1
> 发布于 2023.03.01
Expand Down

0 comments on commit 8b69d43

Please sign in to comment.