@@ -48,16 +48,12 @@ If you have any feedback or suggestions, please open a [new discussion on GitHub
4848
4949Features that are currently being worked on.
5050
51- - Add contributing guide <span class =" tag documentation " >Documentation </span >
51+ - Path parameters <span class =" tag requests " >Requests </span >
5252
53- ## Upcoming 🚀
53+ ## Next planned features 🚀
5454
55- Features planned for the near future .
55+ Features planned to be worked on next .
5656
57- - Editing key/value editor rows without having to delete/re-add them <span class =" tag ux " >UX</span >
58- - Adjustable padding in UI via config file <span class =" tag ui " >UI</span >
59- - Don't require user to type ` http:// ` or ` https:// ` in URL field <span class =" tag ux " >UX</span >
60- - Documentation on changing the UI at runtime (e.g. showing/hiding sections, etc.) <span class =" tag documentation " >Documentation</span >
6157- Documentation on using 3rd party libraries in scripts <span class =" tag documentation " >Documentation</span >
6258- Transparent background support (experimentation) <span class =" tag ui " >UI</span >
6359- In-app information about headers <span class =" tag documentation " >Documentation</span >
@@ -100,6 +96,10 @@ Features that are planned for future development but are not immediate prioritie
10096
10197Features that have been implemented and are available in the current version.
10298
99+ - Adjustable padding in UI via config file <span class =" tag ui " >UI</span >
100+ - Don't require user to type ` http:// ` or ` https:// ` in URL field <span class =" tag ux " >UX</span >
101+ - Documentation on changing the UI at runtime (e.g. showing/hiding sections, etc.) <span class =" tag documentation " >Documentation</span >
102+ - Editing key/value editor rows without having to delete/re-add them <span class =" tag ux " >UX</span >
103103- Keymaps <span class =" tag ui " >UI</span >
104104- Pre-request and post-response scripts <span class =" tag scripting " >Scripting</span >
105105- Parse cURL commands <span class =" tag import " >Import</span >
0 commit comments