Tuesdays with Tadabase on a Wednesday - June 4th 2025

:wind_face: :sunny: June has arrived with a warm breeze and our team is breezing with this week’s update. Let’s see where the wind blows:

:toolbox: Our engineers have made:

:satellite: API Updates (going live shortly):

  • Get and Create PDF Pages via API: Now you can retrieve and create PDF pages directly through the API.

  • Pass ?display_names=1 to Get Field Names:
    You can now pass ?display_names=1 in your API requests to retrieve the field names along with the data. Instead of the response showing field_123 it will have the display name from your tables and fields.

  • Batch Update Endpoints: We’ve added new batch update endpoints to allow you to update multiple records at once, improving efficiency.

  • Create PDF Forms via API: You can now generate PDF forms directly through the API, streamlining document creation and management.

  • Improved Error Handling for API Filters: Better error handling has been implemented for cases where API filters are missing or deleted, ensuring more reliable responses.

:new: New Features and Updates:

  • :key: Activity App Logout: We’ve improved the logout functionality for the Activity app, ensuring a smoother user experience when signing out.

  • :lock: Secure Pipe: Enhanced security when sending data through pipes.

  • :brain: Remember Me Token in Builder: We’ve added a “Remember Me” token functionality in the builder, allowing users to stay logged in across sessions for greater convenience.

:world_map: Recent Updates to Roadmap:

To make it easier for you to track changes, we’ve added a Recent Updates section to the roadmap. You can now quickly view a change log by clicking on Recent Updates or by selecting a specific item to see its detailed changes.

:bug: Fixed some pesky bugs:

  • Fixed currency icon missing in the edit form for the connection currency field.
  • Resolved issue where the incorrect condition title was displayed in page rules.
  • Fixed DEV-7681: Bug with the Kanban component where the card cover field wasn’t saving when set to blank.
  • Corrected AI Prompt button behavior: The button now properly hides when intended.
  • Fixed issue with template name not displaying properly.
  • Resolved issue where all records were being returned if a field was missing or deleted.
  • Fixed issue with webhook logs to ensure accurate logging and better tracking of webhook activity.

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

:end: We’re winding down this week here, Tadabasers. Happy building and see you next week! :kite:

1 Like

Batch Updates thru the API! Praise the lord finally!

when will batch updates thru the api be live?