2026.04.1 : Bug Fix Release

Fixes for webhook authorization, rich text image rendering, legacy shared links, PostgreSQL linked-record deletion, MySQL 8.0 compatibility, and on-prem workflow node gating.

Image

Note: With release 2026.04.0, new workspace creation is restricted by default. All existing members are assigned the Org Viewer role, allowing access only to workspaces they are invited to. To enable workspace creation, an Org Admin must update the member's role to Org Creator. Learn more

What's Fixed

  • Webhook authorization to integrations - Resolved an issue where Authorization headers were being stripped from webhooks targeting integrations, causing authenticated requests to fail. #13525
  • Text and icon clarity - Restored sharper text and icon rendering across the interface after reports of reduced visual clarity in the previous release. #13524
  • Legacy shared links - Fixed an issue where older shared links stopped resolving correctly. Existing links now continue to work as expected. #13521
  • Rich text image rendering - Fixed Long Text (rich text) fields so that markdown image syntax renders correctly in v2026.04.0. #13513
  • MySQL 8.0 SQL compatibility - Resolved a SQL syntax error on MySQL 8.0 caused by JSON_ARRAYAGG(DISTINCT ...) and the || operator, ensuring queries run correctly on supported MySQL versions. #13267
  • PostgreSQL linked record deletion - Fixed an issue where rows with linked records could not be deleted in external PostgreSQL databases. #13238
  • On-prem workflow node gating - Fixed an issue where workflow nodes were being gated by plan tier on self-hosted / on-prem deployments. All workflow nodes are now available on on-prem instances without plan restrictions.
  • Table Visibility for workspace owners - Fixed an issue on Cloud and Enterprise where the Table Visibility section was hidden for workspace owners who did not have an explicit base-level role. Workspace owners now see and can manage Table Visibility as expected.

For more details on the features introduced in 2026.04.0, see the 2026.04.0 changelog.