Skip to content

Releases: ozkanpakdil/swaggerific

Latest Development Zip Package

31 Oct 01:01
c73a89b

Choose a tag to compare

Pre-release

Commits

  • 11e6567: Add JSON folding UI feature and keyboard shortcuts (Özkan Pakdil)
  • c73a89b: Add UI tests for Settings, About, and Shortcuts; introduce dark theme fixes and request body trimming (Özkan Pakdil)

0.0.4

12 Jul 08:03
4f88780

Choose a tag to compare

  • Proxy configuration
  • Authentication
  • Pre-request script(alpha)

Windows Development Build

12 Jul 07:34
4f88780

Choose a tag to compare

Pre-release

Commits

  • 10074b0: path improvement (ozkanpakdil) #22
  • aebd836: Improve proxy password handling and keystore integrity checks (ozkanpakdil) #22
  • 541e579: proxy configuration integration tests (ozkanpakdil) #22
  • 823cef7: WIP:Enhance proxy support with authorization headers and detailed debugging logs (Özkan Pakdil) #22
  • ecb0b5c: WIP, still proxy authentication is not working (ozkanpakdil) #22
  • c8cde6c: Refactor proxy settings and enhance authentication handling (Özkan Pakdil) #22
  • 86d5133: Refactor proxy authentication logging to omit password details (Özkan Pakdil) #22
  • a3e93a6: Refactor proxy authentication logging to omit password details (Özkan Pakdil) #22
  • bc1d144: update jsons (ozkanpakdil)
  • f0d9e0f: addin prescript code (ozkanpakdil) #23
  • e3cfe45: adding prescript code (ozkanpakdil) #23
  • c5e78b6: adding prescript code (ozkanpakdil) #23
  • 3431ca0: adding prescript code (ozkanpakdil) #23
  • 5f407f8: update README and pom.xml for JDK 21 compatibility; enhance PreRequestScriptController with improved error handling and syntax highlighting (ozkanpakdil) #23
  • c192723: update README and pom.xml for JDK 21 compatibility; enhance PreRequestScriptController with improved error handling and syntax highlighting (ozkanpakdil) #24
  • 0fde996: Add cross-platform run scripts and Maven-based distribution packaging (ozkanpakdil)
  • cb0a8f9: Merge remote-tracking branch 'origin/main' (ozkanpakdil)
  • d446ae1: Add cross-platform run scripts and Maven-based distribution packaging (ozkanpakdil)
  • 8d6ee4e: Switch to GraalVM setup in GitHub Actions workflow for JDK 24 compatibility. (ozkanpakdil)
  • 915ca89: Update GraalVM and Truffle versions to 24.2.1 in pom.xml (ozkanpakdil)
  • 4e1fd5f: Remove deprecated run.sh script, update Java requirement to JDK 21, and enhance distribution with GraalVM module support. (ozkanpakdil)
  • febcfa2: Refactor run scripts to use dynamic versioning for JavaFX and GraalVM modules (ozkanpakdil)
  • 527dfea: Enhance GraalVM support by adding necessary --add-opens and --initialize-at-run-time arguments in pom.xml, module-info.java, and reachability-metadata.json for improved JavaScript execution and native image compatibility. (ozkanpakdil)
  • c2a2214: Fixing graalvm build (ozkanpakdil)
  • a5ec234: remove unnecesarry libs (Özkan Pakdil)
  • 3c6e623: Fixing graalvm build (ozkanpakdil)
  • 4f88780: Fixing graalvm build (ozkanpakdil)

MacOS Development Build

12 Jul 07:51
4f88780

Choose a tag to compare

Pre-release

Commits

  • f0d9e0f: addin prescript code (ozkanpakdil) #23
  • e3cfe45: adding prescript code (ozkanpakdil) #23
  • c5e78b6: adding prescript code (ozkanpakdil) #23
  • 3431ca0: adding prescript code (ozkanpakdil) #23
  • 5f407f8: update README and pom.xml for JDK 21 compatibility; enhance PreRequestScriptController with improved error handling and syntax highlighting (ozkanpakdil) #23
  • c192723: update README and pom.xml for JDK 21 compatibility; enhance PreRequestScriptController with improved error handling and syntax highlighting (ozkanpakdil) #24
  • 0fde996: Add cross-platform run scripts and Maven-based distribution packaging (ozkanpakdil)
  • cb0a8f9: Merge remote-tracking branch 'origin/main' (ozkanpakdil)
  • d446ae1: Add cross-platform run scripts and Maven-based distribution packaging (ozkanpakdil)
  • 8d6ee4e: Switch to GraalVM setup in GitHub Actions workflow for JDK 24 compatibility. (ozkanpakdil)
  • 915ca89: Update GraalVM and Truffle versions to 24.2.1 in pom.xml (ozkanpakdil)
  • 4e1fd5f: Remove deprecated run.sh script, update Java requirement to JDK 21, and enhance distribution with GraalVM module support. (ozkanpakdil)
  • febcfa2: Refactor run scripts to use dynamic versioning for JavaFX and GraalVM modules (ozkanpakdil)
  • 527dfea: Enhance GraalVM support by adding necessary --add-opens and --initialize-at-run-time arguments in pom.xml, module-info.java, and reachability-metadata.json for improved JavaScript execution and native image compatibility. (ozkanpakdil)
  • c2a2214: Fixing graalvm build (ozkanpakdil)
  • a5ec234: remove unnecesarry libs (Özkan Pakdil)
  • 3c6e623: Fixing graalvm build (ozkanpakdil)
  • 4f88780: Fixing graalvm build (ozkanpakdil)

Linux Development Build

12 Jul 07:35
4f88780

Choose a tag to compare

Pre-release

Commits

  • 3c6e623: Fixing graalvm build (ozkanpakdil)
  • 4f88780: Fixing graalvm build (ozkanpakdil)

0.0.3

25 Mar 22:54
d078c59

Choose a tag to compare

Many small improvements and windows package is working, not sure about others 🤪

Full Changelog: 0.0.2...0.0.3

Beta 0.0.2

13 Jun 23:40
6069ceb

Choose a tag to compare

This is beta release for testing and getting feedback. Feel free to report anything here.
using-get

Features

  • Can open swagger or open api json url and list them on left in the tree
  • Send selected request with body and parameters
  • Show returning result and more in debug console

dmg file for macos, msi for windows and tar.gz has linux version.

0.0.1-alpha

23 Jun 20:26
3212a5d

Choose a tag to compare

0.0.1-alpha Pre-release
Pre-release

alpha version