- Allow host as a fallback domain when using variable domain (#162)
- Make the example response body editable (#123)
- PHP 8 support (#123)
- Testing fixes (@4fb6ecc )
- Dropped support for Laravel 5.8
- New request tab to manage query parameters (#64 )
- Add spotlight search to quickly find the endpoints (#66 )
- Tidy up the front-end (#60)
- Fixed data-table for request header (@a6bd01a)
- Removed forbidden header name from the suggestion list (@c358263)
- The selected method now saved to storage (@33fbcce)
- Use a selected method to the request list (@0a322cd)
- Dropped support for Laravel 5.7 (@eb732c5)
- Fix request body key type dropdown in Firefox (@7806673)
- Added more options to exclude the routes (#40)
- Added form urlencoded & raw request body options (#39)
- Fixed render HTTP response time and size components in
ResponseTabs.vue
(71b7d38)
- Added HTTP methods component (#26)
- Added HTTP status component (#32)
- Added HTTP response size and timing component (#35)
- Fixed redirection route methods (#12)