What's Changed
TL;DR:
Navigation Pane Rewrite!
Completely rebuilt the navigation sidebar from the ground up. The old tabbed interface (Files/Requests/Workflows) is gone - replaced with a unified tree view.
What's new:
- Files expand to show their requests and workflows as under category (request).
- Select a request in the navigator and hit Enter. Doesn't matter if it's in a different file - it will open it and run it for you. Same goes for workflows.
- Smart filtering - Start typing to filter by request name, tags, or filename. The filter is a bit smarter now with tokenized matching.
- If you have unsaved changes and try to run something from another file, resterm will warn you first. Press Enter again to confirm.