🗓️ Release date:
This release of PocketQuery adds configurable OAuth 2.0 grant types for REST data sources and shuts down the legacy Connect version.
Improved OAuth Configuration
-
REST data sources can now use different OAuth 2.0 grant types. When you configure OAuth 2.0 authentication you can choose Refresh Token or Client Credentials.
-
Client Credentials mints tokens on demand from client id, secret and scope, with nothing to paste in and nothing to renew, so providers that require this grant type (such as Microsoft Entra ID) now work.
-
Access tokens are renewed reliably, and a provider's permission or scope error is now reported directly instead of being hidden behind a pointless retry.
Shutdown of the legacy Connect version
-
The legacy Connect version of PocketQuery (v1.1.8-AC) is discontinued and can no longer be used. Sites still on it must update to the latest Forge version under Manage apps.
-
Connect will be completely shut down on 31 August 2026. After updating, start data migration from PocketQuery settings if prompted.
Improvements
-
You can now set the width of individual filters and reorder filters in the filter bar. Leave a width empty for automatic sizing.
-
The filter bar layout and multi-select dropdowns were improved, and filters no longer lose data when the available options change.
Bug Fixes
-
Fixed an export error ("We've encountered an issue exporting this macro…") that could occur when a PocketQuery macro was nested inside another macro such as Table Filter, or exported to Word. PocketQuery now always returns valid content.
Security
-
Removed unused Confluence read/write permissions from the app to follow the principle of least privilege.
Internal version number: 2026-08-18