Skip to main content
Skip table of contents

PocketQuery 2026-02-20

This release of PocketQuery introduces Column Formatting (Beta) for query results and moves request processing to the new asynchronous execution service, improving reliability and performance.

Column Formatting (Beta)

You can now define formatting rules for individual columns in your query results.

Supported formats:

  • Number

  • Currency

  • Percentage

  • Date / Time

  • Text

  • Boolean

Formatting is automatically applied before template rendering and is reflected in the preview, so you can immediately see the final output.

Asynchronous Executions (Beta)

Query requests are now processed asynchronously using the new execution service. This improves reliability and allows for longer-running queries.

Updated timeouts:

  • Query execution timeout increased from 25 to 60 seconds

  • Converter timeout increased from 5 to 10 seconds

  • Template rendering timeout increased from 10 to 20 seconds

Improvements

  • Improved input fields and labels in the PocketQuery administration interface for better clarity and usability.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.