Tuesdays with Tadabase - December 16th 2025

:hot_beverage: :couch_and_lamp: Mid-December means cozy hot cocoa nights in, and our team is bundled up and ready to take on whatever comes our way. Grab a mug and gather round:

Our engineers have added:

:floppy_disk: Backup and Restore Improvements:

We’re introducing major enhancements to our Backup and Restore capabilities for select higher tier plans. These updates give you more control, flexibility, and peace of mind when managing your apps.

  • Trigger Custom Backups: Manually initiate backups whenever needed. :gear:
  • Restore App: Restore your entire app to a previous state. :repeat_button:
  • Staged Restore: Keep your existing production app running while restoring a version from a specific date and time. You can easily switch between the live and restored versions to export deleted records, review historical data, or verify changes. :circus_tent:

:bug: Bug Fixes & Updates:

  • Popup Fix: Resolved an issue with popups in layouts so they now display and behave correctly.
  • Map View: Resolved icon distortion and fixed an issue where record counts were not updating.
  • Fixed issues with email templates missing the IDs.
  • Resolved an issue where components were not displaying when an Import button was present in tabs.
  • Fixed the IS NOT filter not working correctly for select fields.
  • Fixed an issue where the default display field was not showing.
  • Resolved Equation and Text Formula fields not updating after record creation.
  • Fixed an issue in the PDF API controller.
  • Added validation to ensure custom domains do not end with a forward slash.
  • Updated the documentation link for Using Custom Domains.

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

:hook: Webhook Updates:

  • :glasses: Webhook Requests Visibility: Added a Requests column to the webhook list table to clearly display the number of requests per webhook.

  • Restructured the webhook handling logic to fix issues with large requests and ensure request data is processed correctly. :clap:

  • :telescope: Added visibility into the Webhook Queue Name within the webhook details section.

  • Introduced WEBHOOK_LARGE_REQUEST_THRESHOLD to define the size limit used to determine when a request is considered large. :construction:

:sleeping_face: It’s bedtime for this one, Tadabasers. Happy building and see you next week! :mountain_snow:

I relayed this to support, but it looks like your fix for new records not updating the formulas needs some work. It only works on the first record if your creating and attaching multiple records.