- feat: Add
--config
flag to allow user specifying a custom config. This is helpful if you have different projects. You could define a config value in each project. - feat: Add
--local-protos
flag to use local protos instead of the values from the config map.
- fix: Do not allow unselect fully on headers page
- refac: Use once instead of once_cell for clibpboard
- chore: Update README
- chore: Update dependencies
- Complete UI rework
- Server side Streaming
- Switch auth headers with L/H
- Allow color parameters in skin configuration
- Support inline editing of config file
- Add a placeholder text if there are no proto services
- Add a setup cli
- Bump ratatui version (v0.29)
- Resize request and response windows with
+
/-
- Bump edtui to v0.8: Supports line wrapping
- Change default theme background color
- Support server reflection. Type ctrl+r on the selection page.
- Display search query in editor status line