Home Document
⌘K
Version 1.1

Release Notes

August 3rd, 2026

  • Fixed Rollup fields with Concatenate displaying record IDs instead of display values when rolling up Connection fields.
  • Fixed Rollup fields losing currency and decimal formatting in Data Tables and Universal Components.
  • Fixed Dynamic Field math helpers rendering blank in Dynamic Fields, Custom Components, and PDF Pages.
  • Disabled sorting on Dynamic Field columns, which are not supported for server side sorting.
  • Fixed Checkbox fields in the builder, including inline editing and saving unchecked values correctly.
  • Fixed record rules copying files between records to prevent File Mismatch errors.
  • Fixed Redirect to Connected Page so forms now redirect using the saved record.
  • Fixed several issues with Subforms, including connection field searches and saving parent child relationships.
  • Fixed Time field filters in the builder's Data Table.
  • Fixed Export Templates, including Date/Time field mapping, system fields, and format overrides.
  • Fixed Table Links displaying blank labels when using Name or Address fields.
  • Fixed crashes in the Map Layout editor when resizing columns or dragging fields into empty columns.
  • Fixed a styling issue in Search V2.
  • Fixed several critical issues with the Loop workflow block.
  • Fixed rich text formatting and long number rendering in workflow emails.
  • Fixed the Duplicate Record action, including override value behavior and formula value updates.
  • Fixed various validation issues affecting Incoming Webhook workflows.
  • Fixed Rich Text fields displaying raw HTML tags instead of properly rendered content.
  • Improved HTML sanitization to better protect against unsupported or unsafe markup.
  • Fixed long numeric values displaying in scientific notation within workflow emails.
  • Fixed the Duplicate Record action, including override value behavior and formula values not updating correctly.

July 28th, 2026

  • Fixed the delete_record webhook not firing when records were deleted through the API.
  • Fixed Incoming Webhook workflow trigger switching and improved the Require Header Signature toggle behavior.
  • Fixed components not refreshing after adding, updating, or deleting records.
  • Fixed Date/Time and Decision Box fields exporting and importing correctly in Import/Export Templates.
  • Fixed merge tags not resolving in HTML and PDF components when field names contained consecutive spaces.
  • Fixed Time field conditions displaying blank or incorrectly formatted values.
  • Fixed empty record lists when batch updating connection fields.
  • Fixed secured file downloads on Universal Component Details pages.
  • Fixed PDF Pages resolving Table and Layout references incorrectly.
  • Fixed PDF Page type (List/Detail) not saving correctly.
  • Fixed SSO sign in fallback for browsers with strict popup security settings.
  • Fixed magic link sign in issues in generated apps, including sample users, role resolution, and usage caps.
  • Fixed masked and blurred fields rendering incorrectly across generated apps.
  • Fixed build steps reverting to "processing" after page refreshes.
  • Fixed abandoned build steps displaying as completed instead of canceled.
  • Fixed Build Summary displaying incorrect step counts and build duration.
  • Fixed "Usage by App" showing the same prompt for every chat message.
  • Fixed rollup and formula fields in generated apps supporting only the Equals filter operator.
  • Fixed newly created managed apps that could crash on load.

July 20th, 2026

  • Fixed an issue where CSV imports did not clear option field values when the mapped column was left blank.
  • Fixed dependent dropdowns in Search Components so they correctly apply parent field dependencies while searching.
  • Fixed an issue where Files fields were not saving when populated by Record Rules using Form Values or Connected Values.
  • Fixed CSV Export Templates so Name and Address subfields (such as First Name, Last Name, and City) export correctly instead of appearing blank.
  • Fixed chart sorting so sort direction is applied correctly.
  • Fixed Connection and Join field grouping labels to display the correct values instead of record IDs.
  • Fixed grouped charts to exclude blank values from both primary and secondary series.

July 13th, 2026

  • Fixed character length validation operators evaluating the opposite condition in forms.
  • Fixed the Search V2 operator dropdown redirecting to the default page when selecting an operator.
  • Fixed subform validation messages displaying raw HTML (<br>) instead of formatted line breaks.
  • Fixed Address fields not respecting the Disable Latitude/Longitude Autofill setting when selecting addresses from Google Autocomplete.
  • Fixed General Settings not saving correctly for shared builders with access to those settings.
  • Fixed Dynamic Fields rendering with the correct record context in Universal Components.
  • Fixed Dynamic Fields showing blank values through Connection fields and when using the dateSub helper.
  • Fixed dependent Join dropdowns stripping leading zeros from option labels.
  • Fixed Date Range Is All toggle button styling and Date/Time picker positioning for default value fields.
  • Fixed server computed parent Equation fields being reset to 0 in Subforms.
  • Fixed Rollup fields showing blank values when conditions used Connected Values.
  • Fixed Universal Component display rules so they now apply correctly to action buttons.
  • Fixed minimized layouts in the Page Builder sidebar automatically expanding when navigating between layouts.
  • Fixed Connected Field values rendering blank in PDF Pages when using Custom Components with the List type.
  • Fixed Auth0/SSO popup login issues caused by browser security restrictions, improving compatibility with identity providers.
  • Fixed Dynamic Field templates rendering with the correct record context in Universal Components.

June 30th, 2026

  • 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.

June 22nd, 2026

  • Fixed Decision Box settings not saving correctly when editing Checkbox, Dropdown, and Radio Button variants.
  • Fixed search results for Name, Address, and Multi Select fields in certain scenarios.
  • Fixed API file exports downloading with incorrect filenames.
  • Fixed an underlying issue that could affect record saving.

June 16th, 2026

 

  • Fixed an issue where exported files downloaded with invalid file names, preventing them from opening correctly.
  • Fixed real time import and export progress indicators not updating properly in deployed apps.
  • Fixed an issue where Connected Data → Join Fields could save the record ID instead of the selected display value in certain cases.
  • Fixed false error badges appearing on operators such as Is Checked, Is Unchecked, and other operators that do not require a value.
  • Fixed Composite Field support (such as Name and Address fields) in workflow condition filters and field mapping.
  • Fixed a false Permission Denied (403) error that could occur during conditional Batch Update and Batch Delete operations.
  • Fixed duplicate failed login records being created during API authentication attempts.
  • Fixed an issue where checkbox fields did not pre populate correctly when editing records if the stored value was "Yes" instead of "true". Checkbox handling has been improved so supported truthy values are processed correctly.

 

June 8th, 2026

  • Added tracking support for total email layouts.
  • Fixed an issue in the Batch Update modal that could cause a selected items error.
  • Improved status polling for Batch Update and Batch Delete actions.
  • Excluded default email templates from email template limit calculations.
  • Added support for using Enter to create new lines in Long Text fields while preserving table formatting.
  • Fixed secure file download functionality in Universal Table Components.

June 1st, 2026

  • Excluded default templates from email template limit calculations.
  • Improved Long Text fields so pressing Enter creates new lines and preserves formatting within tables.
  • Fixed secure file downloads in Universal Table Components.
  • Fixed an issue where right click paste in the Custom HTML editor did not immediately sync content changes.
  • Fixed an issue where Layout and Role filters reset when switching pages.
  • Fixed Access Denied errors by returning presigned URLs for secured File, Files, and Image fields in Record API responses.
  • Fixed User Menu item visibility so role based settings are applied correctly and match preview behavior.
  • Fixed Search V2 validation when "Require at least one search condition" is disabled.
  • Added support for Logged In User name and address subfields in HTML and List elements.
  • Fixed Date Range Picker controls so all inputs are properly disabled when the field is disabled.
  • Fixed an issue where the builder sidebar reverted to the previous order after drag and drop.
  • Fixed an issue where Join field dropdowns appeared empty in Advanced Search forms.

May 26th, 2026

 

  • Fixed the builder sidebar resetting to the old item order after drag and drop.
  • Fixed an issue where Join field dropdowns appeared empty in search forms.
  • Fixed builder visibility issues affecting Login pages, Signup pages, and page layouts.
  • Fixed dependent dropdowns showing blank values when editing records.
  • Fixed display rules on data tables when using connected values from joined or nested fields.
  • Fixed cleared title icons being restored to the default icon instead of remaining cleared.
  • Fixed PDF download errors caused by invalid cover image data.
  • Fixed Dynamic Field math helpers so they work correctly with multiple operands.
  • Fixed the formatDate helper in custom components.
  • Fixed an issue where the first item could not be selected when adding or configuring a Task Component in the Page Builder.
  • Fixed the Record ID option appearing incorrectly in the value field dropdown.
  • Fixed Text Formula labels so they render correctly.
  • Fixed chart sorting for both count based sorting and group by sorting.
  • Fixed the Batch Update API failing due to a route conflict.
  • Fixed subform existing row toggles showing on parent create form pages.
  • Fixed Request Email Approval failing for shared apps.
  • Fixed length only validation rules so they now work correctly as range validations.

 

Search Results