All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Escaping in Python generator (thanks to @Psychokiller1888)
- Escaping in curl generator (thanks to @Psychokiller1888)
- Handle empty body values (thanks to @Psychokiller1888)
- Handle empty header values (thanks to @Psychokiller1888)
- Bumped highlight.js to 10.4.1
- Table of Contents in the README
- Notice about the Insomnia Plugin by @devhammed
- UI/UX: Highlight variables and implement example toggle button (thanks @macjuul)
- Rendering error when the example response is empty or null.
- Node.js example uses now fetch too
- You can now specify multiple example responses with status code support
- Basic HTTP auth header generation (@michaelbaudino)
- Use short options in curl (@ZeProf2Code)
- Updated dependencies
- Horizontal scrolling in code example
- Upgraded dependencies to resolve security vulnerabilities
- applyEnv regex error (@dingyaguang117)
- Request order (@dingyaguang117)
- applyEnv not replacing in every field (@aravindps)
- Tutorial and demo video in the README
- Security notice
- Notice about enterprise support through Tidelift in the README
- Upgraded devdependencies
- Logo not showing up when the documenter is not at root-level
- Support for descriptions in headers, body, and parameters
- Experimental support for example responses
- Markdown table support (thanks to @motaghifar)
- Check if URL exists before trying to retrieve cookies (thanks to @farzeni)
- Insomnia Documenter logo
- Info about running the page locally in the README
- Updated programming language dropdown
- Switched to FontAwesome v4.7.0
- Improved performance of sidebar folder opening
- Overflowing text breaking the entire layout
- Run-in-Insomnia button (#1).
data-root
property for<div id="root">
to change the location from which the Insomnia configuration will be loaded.- Error page if the config file cannot be loaded.
- Changelog!
- Removed forward slashes from static asset declarations in the HTML file (making it even more portable).
- Header is less cluttery now.
First public version.