Skip to content

v5.7.0

Choose a tag to compare

@MathiasVDA MathiasVDA released this 16 Dec 18:22
· 56 commits to main since this release

Release Notes

New Features

  • Improved table plugin with a complete rewrite based on Tabulator.js instead of Datatables.js
  • Added Bearer Token and API Key authentication support
  • Added OAuth2.0 authentication support
  • Added possibility to clear persistent storage
  • Added automatic hiding of endpoint buttons on smaller screens
  • Deactivated click-outside-to-close functionality for settings window

Fixes

  • Fixed vertical height usage in YASR for horizontal layout
  • Fixed snippet grouping under 'more' button when screen size is too small
  • Fixed keyboard shortcut commenting to work together with formatter
  • Fixed better handling of CORS related issues
  • Fixed code snippet bar configuration to apply to all tabs
  • Fixed version number setting in version.ts file in bundle

Chores

  • Updated unit tests due to feature change in snippets bar

Full Changelog: v5.6.0...v5.7.0