JSON Query Changelog

What's new in JSON Query 2.2

Jan 27, 2016
  • JSON Query now has documentation: http://json-query-documentation.rtfd.org/
  • Super keyboard shortcuts:
  • CMD + R: Reload URL
  • CMD + SHIFT + Y: Show/Hide debug area
  • CMD + N: New window
  • Accessibility:
  • Drag and drop JSON files directly into the left pane
  • Choose your own font for JSON and query result panes
  • Use CMD + or CMD - to increase or decrease font size
  • Fixes:
  • Removed escaping backslashes, making URL’s in JSON easier to use

New in JSON Query 2.1 (Sep 3, 2015)

  • Fixed an issue with the last update where a blank window would show up.

New in JSON Query 1.5 (Mar 5, 2015)

  • Supporting OS X Mavericks (10.9)

New in JSON Query 1.4 (Feb 26, 2015)

  • New:
  • Error console shows failed network requests
  • Updated UI for a cleaner look
  • Format JSON as Compact/Pretty Print with one click

New in JSON Query 1.3 (Feb 19, 2015)

  • New:
  • Traverse objects without starting from a root object
  • Fixes:
  • Switching between HTTP Headers and Request Body tabs no longer lose data
  • Spreadsheet style header entry (tab and enter keys)