Skip to content

Latest commit

 

History

History
76 lines (39 loc) · 4 KB

CHANGELOG.md

File metadata and controls

76 lines (39 loc) · 4 KB

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 flag as a built-in template variable (ee36205)

0.2.0 (2021-07-22)

Features

  • support deleting logs based on filtering results (#35) (9863821)

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

  • notice: fix the buf of notice with null record field (#31) (ef38cbc)

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)