Skip to content

0.6.1

Compare
Choose a tag to compare
@zanehy zanehy released this 01 Mar 10:07
5f4ff8d

Feature

  • Restructure the main design architecture and technical framework of the entire project.
  • Refactor the display form of the drawer display.
  • Refactor the way plugins are developed and designed.
  • Added upstream pool configuration function module.
  • Added route self-selection and associated upstream function.

Change

  • Front-end framework changed from Vue Material to ant-design-vue
  • Vue version changed from 2.X to 3.X
  • Upgrade all form parameter validation rules.
  • Upgrade all page presentation styles.

Document

  • Added change log documents, CHANGELOG.md and CHANGELOG_CN.md.
  • Update documentation in README.md.