Skip to content

Releases: SvenEV/WinSwag

v0.6.2.0

13 Dec 16:13
Compare
Choose a tag to compare
v0.6.2.0 Pre-release
Pre-release

Important changes:

  • Fixed: Instead of a file selector, a textbox was displayed for file parameters

v0.6.1.0

11 Dec 23:36
Compare
Choose a tag to compare
v0.6.1.0 Pre-release
Pre-release

Important changes:

  • Fixed: On dashboard, favorites couldn't be scrolled when window was too small to display all favorites at once
  • Fixed: When dark theme was selected, text in focused textboxes was too dark and hardly readable
  • Improved the yellow/orange color used for e.g. PUT-methods in the light theme
  • Added a visual indicator (yellow star) for required parameters
  • Improved parameter tooltips
  • Dashboard can now be dismissed by clicking anywhere on the blurred background

v0.6.0.0

07 Dec 16:18
Compare
Choose a tag to compare
v0.6.0.0 Pre-release
Pre-release

Important changes:

  • Light theme! Choose between dark and light theme in the settings
  • JSON examples! WinSwag now displays dummy JSON data for parameters
  • Decreased font sizes and button sizes so the app is more mouse-friendly
  • The description of an operation is now also shown on the operation page itself, not only in the operations list
  • Removing an API from favorites now requires a confirmation on the dashboard (just like on the API info page)
  • Fixed a bug in the "apis.guru"-integration that crashed the app

v0.5.1.0

23 Nov 13:06
Compare
Choose a tag to compare
v0.5.1.0 Pre-release
Pre-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!

v0.4.0.0

15 Nov 15:13
Compare
Choose a tag to compare
v0.4.0.0 Pre-release
Pre-release

Important changes:

  • Forward/backward buttons to navigate between operations
  • Moved "add/remove favorite"-buttons to a new "API Info"-page
  • When adding an API to favorites, the display name now defaults to the API title
  • The text box for string parameters now shows the default value of the parameter as a placeholder
  • Fixed: Title bar buttons were invisible when system theme was set to light

v0.3.3.0

12 Nov 23:04
Compare
Choose a tag to compare
v0.3.3.0 Pre-release
Pre-release

First Windows Store release