PocketQuery 13.24.0

🗓️ Release date:


This release of PocketQuery is a bug fix and maintenance release.

Bug Fixes

  • The legacy template JavaScript functions queryArray(), queryColumns() and queryJson() no longer return query data. Use a Velocity template with $result instead.

  • Templates still calling those functions keep rendering without errors, and show a hint in the execution logs when debug mode is on.

Maintenance

  • PocketQuery now sends pseudonymised usage statistics to PostHog in the EU, so we can see which features are actually used.

  • No personal data, query text, parameters or results are ever sent — only technical metadata such as whether a query succeeded and roughly how long it took.

  • Added automated end-to-end tests for the administration area to catch regressions earlier.

  • Improved internal code review tooling.

Internal version number: 2026-07-15