mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-22 06:40:43 +08:00
4.0 KiB
4.0 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.1 (2021-07-24)
Features
- rule: add
flagas a built-in template variable (ee36205)
0.2.0 (2021-07-22)
Features
0.1.7 (2021-07-11)
Bug Fixes
- http: fix the bug that http record url search does not work (ffc4318)
- mysql: fix the bug that crashes when mysql port conflicts (c0bda70)
0.1.6 (2021-06-25)
Bug Fixes
- cli: fix the bug that the prompt may not be output when generating config file (5615351)
- ipinfo: fix a potential panic when downloading ip location database (#33) (b1773ee)
0.1.5 (2021-06-22 公开该项目以庆祝毕业,愿工作多年后的我,归来时仍是少年)
Bug Fixes
0.1.5-beta (2021-06-13)
Features
Bug Fixes
- frontend: fix the bug of autoRefresh (#27) (d1013c2)
- frontend: fix the frontend display bugs (#28) (ddeced3)
0.1.4-beta-fix-1 (2021-05-28)
Bug Fixes
- frontend: fix the problem of autoRefresh failure (#24) (b945069)
- http: fix the problem that ip_header setting does not take effect (#23) (74f512d)
0.1.4-beta (2021-05-27)
Features
- dns: support custom dns service port (7fb4c97)
- frontend: auto refresh data when switching back to the revsuit console (9b31406)
Bug Fixes
- http: fix the problem that ip_header configuration does not take effect (b76c39e)