mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-21 22:30:46 +08:00
2.2 KiB
2.2 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
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)