Tuesdays with Tadabase - June 30th 2026

:full_moon: :candle: June is rounding out with a bright full moon lighting the way. Let’s see what our team has been illuminating behind the scenes.

:toolbox: Our engineers have made:

:repeat_button: Workflow Updates:

We’ve continued making improvements to Workflows to make them more reliable and easier to build.

:right_arrow_curving_left: Undo & Redo:
Building complex workflows just got a lot less nerve wracking. You can now undo and redo changes directly within the Workflow editor.

:memo: Records, Data Tables & Forms:

We’ve made several improvements across records, forms, and data tables.

:magnifying_glass_tilted_left: Smarter Filtering:

Filtering has been expanded and improved across multiple field types, including:

  • Multi Select and Checkbox fields now support the Is Not operator.
  • Rich Text Starts With and Ends With now ignore hidden HTML formatting.
  • Phone fields now correctly support Starts With and Ends With, even when numbers are formatted.
  • Added keyword search support for Date fields.
  • Added new filter operators for Link and URL fields.

:broom: Clear Cache:

A new Clear Cache action has been added to tables, making it easier to refresh cached data whenever needed.

:locked: Secure File Uploads:

File uploads through Data Grid file cells now use a secure, authenticated endpoint.

:page_facing_up: Better PDF Downloads:

PDF Page downloads now respect your Custom File Name setting instead of defaulting to the page name.

:locked_with_key: API & Security Updates:

We’ve added several new API and security enhancements.

:e_mail: New Send Email Endpoint:

A new POST /emails/send endpoint lets you send one off emails directly through the API without requiring a template or email layout. It supports CC, BCC, Reply To, attachments, parameters, and custom sender names.

:shield: Expanded Row Level Security:

Record Level Security now extends to Imports and Exports, ensuring these operations respect the same security policies as workflows and templates.

:scroll: Workflow Log API:

Workflow Log details are now available through the Row Level Security API.

:bug: Bug Fixes:

  • Fixed the Is Changed workflow condition so it correctly fires when records are updated through the API.
  • Fixed API record create and update requests so attached workflows trigger reliably.
  • Fixed the Is Connected to Logged In User workflow condition.
  • Fixed response cache invalidation so cached data refreshes correctly after records are created, updated, or deleted.
  • Fixed Equation fields so they now recalculate correctly when records are updated through the Domain API.
  • Fixed Connection fields returning empty values in the Domain API when the display field was a Name, Address, or Calendar field.

For a complete list of fixes, see our release notes here.

:folded_hands: As always, thank you to everyone reporting issues in the Community. A good portion of this week’s improvements came directly from your feedback. Keep it coming!

:new_moon_face: That’s all the moonlight for this week, Tadabasers. Happy building and see you next week! :sparkler:

1 Like