Skip to content

v0.5.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@SvenEV SvenEV released this 23 Nov 13:06
· 29 commits to master since this release

Important changes:

  • This release breaks compatibility with stored favorites. It is recommended to uninstall previous versions of WinSwag.
  • Added support for YAML specifications
  • Added support for form-data parameters
  • It is now easier to grab and move the window while the dashboard is open
  • There's now a "Global Arguments"-section for assigning values to parameters in all operations at once
    • Right-click a global parameter to navigate to one of the operations it is used in
  • Parameters can now be checked/unchecked to include them in or exclude them from requests.
    • This makes it possible to control whether to send an empty argument or no argument at all.
    • This is also used to override global arguments.
  • Added references to third party software components
  • Redesigned API info page
    • The API description is now rendered as Markdown
    • Header now has an acrylic background
  • APIs.guru integration: Search for public APIs right from the URL-box on the dashboard!