Skip to content

Slingshot 3.6.0 released

This release adds JSONata support for transforming and querying response output directly in the editor and switches monospace fonts to JetBrains Mono across the app.

New features

  • Response output can now be parsed and transformed using JSONata expressions, accessible via a new toggle in the response panel
  • The JSONata output panel includes a copy button and a search bar for quickly navigating results

Improvements

  • Monospace fonts throughout the app now use JetBrains Mono for improved readability
  • The JSONata input field automatically receives focus when clicked
  • Both Code Mirror instances align in height when JSONata parsing is enabled