Skip to content

v2.18.0

Compare
Choose a tag to compare
@yumiguan yumiguan released this 23 Aug 10:12
· 77 commits to master since this release
b1ec5b0

New:

  • Support viewing information of database in Inspector-Pro, and notice when database file is too large.
  • Mock ssr add jsonpath to get part of mock data.
  • Extra mock server add client address.
  • API flow/{id} decode can be controlled by config.
  • Jsonpath returns one result.

Fix:

  • Report server NoneType errors when server initialization is not complete.
  • Fix the issue where new database cannot be written after clearing events.
  • Reset automatically when database is locked.