-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release Notes This release focuses on minor fixes and improvements. There are no new major features or added functionality. Added - Add global --log argument to CLI, to print the log file being used for that invocation Changes - Checkbox row state and folder expand/collapse state are now toggled via the spacebar instead of enter - Enter now sends a request from anywhere. While this change may be annoying, it will hopefully be more intuitive in the long run. - This can be rebound (see docs) - Show folder tree in recipe pane when a folder is selected - Don't exit body filter text box on Enter #270 - Show elapsed time for failed requests (e.g. in case of network error) Fixes - Fix latest request not being pre-selected correctly if it's not a successful response - Detect infinite loops in chain configuration templates - Duplicated chains in a recipe will only be rendered once #118 - Never trigger chained requests when rendering template previews in the TUI - Use a different log file for each session #61
- Loading branch information
Showing
3 changed files
with
31 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters