This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+5 more
ReleasePort's take
Light signalThe release fixes record creation failures when the "Created by" field is empty or database‑generated.
Why it matters: Affects legacy table record creation; patch resolves failure for versions after release.2026-07-10T08-55-57Z.2188.
Summary
AI summaryFixed record creation failure when “Created by” is empty or database-generated.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds manual attachment storage refresh for admins when billing data is delayed. Adds manual attachment storage refresh for admins when billing data is delayed. Source: llm_adapter@2026-07-15 Confidence: low |
— |
| Feature | Low |
Allows manual refresh of attachment storage usage for admins. Allows manual refresh of attachment storage usage for admins. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Feature | Low |
Adjusts date timezones in templates based on the user environment. Adjusts date timezones in templates based on the user environment. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Performance | Medium |
Improves conditional lookup field performance, reducing timeout and temporary table unavailability risks. Improves conditional lookup field performance, reducing timeout and temporary table unavailability risks. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Performance | Medium |
Optimizes formula field performance, reducing slowdowns for functions like CONCATENATE in filtered views. Optimizes formula field performance, reducing slowdowns for functions like CONCATENATE in filtered views. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Performance | Low |
Improves template publishing stability, fixing occasional page unresponsiveness after publishing templates. Improves template publishing stability, fixing occasional page unresponsiveness after publishing templates. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Performance | Low |
Improves reliability of loading and cleaning up large legacy history cells, showing a truncation marker for oversized content. Improves reliability of loading and cleaning up large legacy history cells, showing a truncation marker for oversized content. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Performance | Low |
Displays multi‑value Lookup date/time values correctly in group titles. Displays multi‑value Lookup date/time values correctly in group titles. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Performance | Low |
Reduces slow responses, oversized messages, and failures when reading large files or images. Reduces slow responses, oversized messages, and failures when reading large files or images. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Performance | Low |
Ensures new records do not reuse previously configured default values after clearing defaults. Ensures new records do not reuse previously configured default values after clearing defaults. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Performance | Low |
Updates CLI automation trigger configuration without adding extra script actions. Updates CLI automation trigger configuration without adding extra script actions. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Bugfix | Medium |
Fixes record creation failure in legacy tables when "Created by" is empty or database-generated. Fixes record creation failure in legacy tables when "Created by" is empty or database-generated. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes linked record paste display to show titles immediately instead of "Untitled". Fixes linked record paste display to show titles immediately instead of "Untitled". Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes isolated link field deletion after the linked table is removed. Fixes isolated link field deletion after the linked table is removed. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes clearing default values for Single Select, Multiple Select, Number, Member, Checkbox, and Date fields. Fixes clearing default values for Single Select, Multiple Select, Number, Member, Checkbox, and Date fields. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes linked record clicks in Grid edit mode to open record details. Fixes linked record clicks in Grid edit mode to open record details. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes new option display in Grid view without needing a refresh. Fixes new option display in Grid view without needing a refresh. Source: llm_adapter@2026-07-15 Confidence: low |
— |
| Bugfix | Low |
Ensures new Single Select/Multiple Select options appear in Grid view without refresh. Ensures new Single Select/Multiple Select options appear in Grid view without refresh. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Bugfix | Low |
Prevents Lookup date grouping from displaying existing values as “Empty”. Prevents Lookup date grouping from displaying existing values as “Empty”. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Bugfix | Low |
Keeps newly added select field options visible during editing, matching post‑refresh view. Keeps newly added select field options visible during editing, matching post‑refresh view. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Bugfix | Low |
Improves handling of deterministic computed SQL generation failures by skipping retries and entering error handling. Improves handling of deterministic computed SQL generation failures by skipping retries and entering error handling. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Bugfix | Low |
Treats user names from creator or editor fields more reliably as text in formula fields. Treats user names from creator or editor fields more reliably as text in formula fields. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
Full changelog
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.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]