History just got a big upgrade!
What’s New
- New scope: Global -> File -> Request -> Workflow, with quick cycling in the History tab. Basically opening resterm starts history in
Globalscope, opening file inRequestscope but you can also scope it to the currentFilewhich means aggregating all history entries from current file. Change history scope by pressingc. - Filter: You can now filter history by method/date/text (supports month names like 05-Jun-2024). Just press
/to open up filter. - History is now sorted by newest‑first sort but you can also flip it by pressing
swhile in History tab.
UI & UX
- Removed unnecessary "noise" (description, tags) which means more room for more history entries.
- Added status colors and the same method colors as nav bar.
- Multi‑select + delete which can be activated with
spacekey to select multiple entries anddto delete.
Note:
Remember that you can bring up history request preview by pressing p on selected history entry. Pressing Enter "replies" which means that selected entry request "data" (body, headers etc.) will be copied into editor so you can send the same request again.
Else as usual - small bug fixes but scoped to history feature in this release.