release.2026-07-10T08-55-57Z.2188
Feature Updates
-
Improved template date timezone adaptation: Templates now adjust date timezones based on the user environment.
-
Added manual attachment storage refresh: Admins can manually refresh attachment storage usage when billing data is delayed.
Fixes & Improvements
-
Fixed record creation failure in legacy tables: Legacy tables no longer fail when “Created by” is empty or database-generated.
-
Fixed linked record paste display: Pasted linked records now show titles immediately instead of temporarily showing “Untitled”.
-
Improved formula field calculation: User names from creator or editor fields are more reliably treated as text.
-
Fixed isolated link field deletion: Link fields can now be deleted after the linked table is removed.
-
Improved conditional lookup field performance: Reduced timeout and temporary table unavailability risks when adding certain conditional lookup fields.
-
Fixed clearing field default values: Defaults can now be cleared for Single Select, Multiple Select, Number, Member, Checkbox, and Date fields.
-
Improved new records after clearing defaults: New records no longer reuse previously configured default values.
-
Fixed new option display in Grid view: New Single Select or Multiple Select options no longer disappear until refresh.
-
Improved select field editing: Newly added options stay visible, matching the display after refresh.
-
Improved template publishing stability: Fixed occasional page unresponsiveness after publishing templates.
-
Improved CLI automation trigger updates: CLI updates now only change trigger configuration without adding extra script actions.
-
Improved file and attachment reading stability: Reduced slow responses, oversized messages, and failures from large files or images.
-
Improved formula field performance: Optimized formulas like
CONCATENATEto reduce slowdowns in specific filtered views. -
Fixed Lookup date grouping display: Existing Lookup date/time values no longer appear as “Empty” when grouped.
-
Improved multi-value Lookup date grouping: Date/time values in multi-value Lookup fields now display correctly in group titles.
-
Fixed linked record clicks in Grid view: In edit mode, clicking linked record tags now opens record details.
-
Improved record history stability: Large legacy history cells load and clean up more reliably; oversized content shows a truncation marker.
-
Improved computed field error handling: Known deterministic computed SQL generation failures now skip retries and enter error handling.