Tuesdays with Tadabase - September 30th 2025

:sheaf_of_rice: :tractor: The last Tuesday of September has arrived with a bounty of updates. Gather round and let’s stack our supplies.

:toolbox: Our engineers have added:

:joker: Open card component link in Popup:

You can now choose to open another page when a card component is clicked. This is especially useful for displaying records or additional context related to the card, providing users with quick access to relevant information without navigating away from the current page.

:bar_chart: View API Logs in Builder

We’re gradually rolling out a new feature that allows you to enable advanced logging for API requests. You’ll be able to view these requests directly in the builder, with options to filter and search for specific errors or payloads, making debugging and monitoring much easier.

:bug: Bug Fixes and Minor Updates:

  • Added Progress Bar for Imports.
  • New File Mismatch Option: New handling for mismatched files during imports.
  • Updated UI Icons.
  • UTF-8 Export Fix: Fixed issue where table exports with UTF-8 encoding were returning blank data.
  • Custom Text Message: Fixed issue where messages were not sent when a condition was applied.
  • Window Functions Help: Added a help article link for each window function for easier reference.
  • Connected Page Link Fix: Resolved issue with links not opening correctly from connected pages.

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

:newspaper: PDF API

When generating a PDF from the API you can now request for the PDF to be returned as a URL instead of a base64 file. This allows more seamless integration into saving the file back into Tadabase from the API.

:inbox_tray: Import Updates:
We’re excited about the feedback on our new importer!

Bug Fixes:

  • Resolved CORS issues.
  • Improved field matching.

New Feature:

AI Mapping for Imports: Automatically map fields using AI to save time and reduce errors. :eyes: :backhand_index_pointing_down:

:chipmunk: That’s the harvest for this week, Tadabasers. Happy building and see you on the next one! :jar:

So glad the CORS issue with the new imports is fixed. Is there any way my access to the Beta can be restored?