Releases: discoveryjs/JsonDiscovery
Releases · discoveryjs/JsonDiscovery
1.12.1
1.12.0
1.11.2
1.11.1
1.11.0
Updates
- Improved data loading and page style changes rollback when data is not a JSON or broken JSON
- Added progressbar on data loading
- Added inspect button to navigation bar
- Rearranged navigation bar buttons to be more compact
- Added "Copy to clipboard" and "Download as file" buttons to default page header
- Added "Collapse all" and "Expand all" buttons to default page header
- Reworked raw JSON page:
- Added "Copy to clipboard" and "Download as file" buttons to page header
- Show only first 100KB when JSON is big to avoid browser's freezing
- Various improvements around performance
1.10.3
1.10.2
1.10.1
1.10.0
Updates
- Build system reworked using
esbuild
- Fixed bug with darkmode styles applied to the part of the page in Chrome
- Fixed darkmode "blinking" issue
- Disabled "inspector" when you press
Alt
button - Fixed bug when you have to reload page to apply settings
- Increased performance by splitting code loading into two stages (Chrome & Safari only)
- Style isolation via ShadowDOM
- Fixed issues when CSP blocked some images and icons
- Updated
discovery
to1.0.0-beta.53