-Added the ability to control the level of the configuration dictionary that can be modified when patching the config. -Fixed an issue where configuration update exceptions occurred after deleting a certain config.
2.25.4
- Fix the inconsistency in the truncation length of the URL displayed on the inspector page.
2.25.3
- Fix bug that keep-request-body flag not change when ssr is open.
2.25.2
- Add support for HTTP PATCH method in mock server. - Enabled request navigation in Inspector with keyboard arrows.
2.25.1
- log plugin enabled
2.25.0
- Add parameters to the on_request to control whether the request body maintains the original version.