Skip to content

1.11.0

Compare
Choose a tag to compare
@exdis exdis released this 03 Apr 11:32
· 90 commits to master since this release

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