This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryApp publishing now shows real-time deployment progress.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
App publishing now shows real-time deployment progress. App publishing now shows real-time deployment progress. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Feature | Low |
Files in App Builder Chat can now be downloaded. Files in App Builder Chat can now be downloaded. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Feature | Low |
ZIP import overwrites current project content after validation, supports 20 MB files, ignores build artifacts, and requires root package.json. ZIP import overwrites current project content after validation, supports 20 MB files, ignores build artifacts, and requires root package.json. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Feature | Low |
Enhanced self-hosted deployment, Custom Domain handling, and deployment feedback for smoother publishing. Enhanced self-hosted deployment, Custom Domain handling, and deployment feedback for smoother publishing. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Feature | Low |
Concurrent save operations detect version conflicts to prevent overwrites. Concurrent save operations detect version conflicts to prevent overwrites. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Feature | Low |
App Builder model selection offers clearer hover feedback, voice input, and consistent icons. App Builder model selection offers clearer hover feedback, voice input, and consistent icons. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Performance | Medium |
Bulk Record Update API responses are faster for large records and mixed field updates. Bulk Record Update API responses are faster for large records and mixed field updates. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Performance | Low |
Creating Single Select fields with many options is faster and more stable. Creating Single Select fields with many options is faster and more stable. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Performance | Low |
View data caching improves copying data and record navigation to match visible results after view changes. View data caching improves copying data and record navigation to match visible results after view changes. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Performance | Low |
App Chat startup and first response are faster by reducing duplicate loading in large tables. App Chat startup and first response are faster by reducing duplicate loading in large tables. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Performance | Low |
AI task stability improves; temporary network drops or WebSocket reconnects less likely to falsely fail tasks. AI task stability improves; temporary network drops or WebSocket reconnects less likely to falsely fail tasks. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Performance | Low |
App Builder preview stability is improved by reducing duplicate dev server starts, port conflicts, and false startup failures. App Builder preview stability is improved by reducing duplicate dev server starts, port conflicts, and false startup failures. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Performance | Low |
Real‑time collaboration performance improves by reducing unnecessary data refreshes during bulk editing. Real‑time collaboration performance improves by reducing unnecessary data refreshes during bulk editing. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Bugfix | Medium |
Copying selected cells in filtered views no longer includes hidden records. Copying selected cells in filtered views no longer includes hidden records. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Attachment upload panel now shows clearer errors, progress, status, and failure reasons. Attachment upload panel now shows clearer errors, progress, status, and failure reasons. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Attachment display in formula fields now shows readable filenames instead of blank or invalid content. Attachment display in formula fields now shows readable filenames instead of blank or invalid content. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Permission filters based on lookup user fields now support record creation and updates reliably. Permission filters based on lookup user fields now support record creation and updates reliably. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Workspace Owners can now verify SMTP settings normally via test email permissions. Workspace Owners can now verify SMTP settings normally via test email permissions. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Low |
Image upload prompts have updated icons and text to clarify “clear” and “delete” actions. Image upload prompts have updated icons and text to clarify “clear” and “delete” actions. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Bugfix | Low |
Organization member invites have unified button text and adjusted search icon position. Organization member invites have unified button text and adjusted search icon position. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Bugfix | Low |
Attachment upload styling in dark mode now displays correct hover backgrounds during bulk uploads. Attachment upload styling in dark mode now displays correct hover backgrounds during bulk uploads. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Bugfix | Low |
Field error colors in dark mode are softer while remaining clear. Field error colors in dark mode are softer while remaining clear. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Bugfix | Low |
Higher TABLE_LIMIT_SELECT_CHOICES_MAX correctly supports more Single Select and Multiple Select options. Higher TABLE_LIMIT_SELECT_CHOICES_MAX correctly supports more Single Select and Multiple Select options. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Bugfix | Low |
Reduced false AI Autofix triggers for non‑critical preview prompts. Reduced false AI Autofix triggers for non‑critical preview prompts. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Bugfix | Low |
Project save, export, and rollback reliability are enhanced; large‑project errors reduced and accidental empty‑project overwrites prevented. Project save, export, and rollback reliability are enhanced; large‑project errors reduced and accidental empty‑project overwrites prevented. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Bugfix | Low |
Adding records before duplicated tables are ready is more stable. Adding records before duplicated tables are ready is more stable. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Bugfix | Low |
Search result consistency respects visible fields in personal views when “Show only matching rows” is used. Search result consistency respects visible fields in personal views when “Show only matching rows” is used. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
| Bugfix | Low |
Unique value validation errors follow the current interface language. Unique value validation errors follow the current interface language. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
Full changelog
Feature Updates
-
Real-time App deployment progress: App publishing now shows progress, reducing uncertainty while waiting.
-
Enhanced App deployment: Improved self-hosted deployment, Custom Domain handling, and deployment feedback for smoother publishing.
-
Chat file downloads: Files in App Builder Chat can now be downloaded.
Fixes & Improvements
-
Improved bulk record update performance: Faster Bulk Record Update API responses for large records and mixed field updates.
-
Improved attachment upload panel: Clearer upload errors, progress, status, and failure reasons.
-
Improved image upload prompts: Updated icons and text to clarify “clear” and “delete” actions.
-
Fixed copying cells after filtering: Copying selected cells in filtered views no longer includes hidden records.
-
Improved view data caching: Copying data and record navigation now better match visible results after view changes.
-
Improved organization member invites: Unified “add members from organization” button text and adjusted the search icon position.
-
Fixed attachment upload styling in dark mode: Hover backgrounds now display correctly during bulk attachment uploads.
-
Improved field error colors: Dark mode validation prompts are softer while remaining clear.
-
Fixed Single Select option limit: Higher
TABLE_LIMIT_SELECT_CHOICES_MAXnow correctly supports more Single Select and Multiple Select options. -
Fixed permission filters affecting record creation: Permission rules based on lookup user fields now support record creation and updates more reliably.
-
Fixed attachment display in formula fields: Formula fields referencing attachments now show readable filenames instead of blank or invalid content.
-
Improved App Chat startup and first response: Reduced duplicate loading in large tables for faster startup and first responses.
-
Reduced false AI Autofix triggers: Some non-critical preview prompts no longer incorrectly trigger Autofix cards.
-
Improved AI task stability: Temporary network drops or WebSocket reconnects are less likely to falsely fail tasks.
-
Improved App Builder preview stability: Reduced duplicate dev server starts, port conflicts, and false startup failures.
-
Improved project save, export, and rollback reliability: Reduced large-project errors and prevented accidental empty-project overwrites.
-
Prevented concurrent save overwrites: Version conflicts are detected when multiple sessions save or import simultaneously.
-
Fixed adding records before duplicated tables are ready: Adding records is more stable while copied tables are still preparing.
-
Improved real-time collaboration performance: Reduced unnecessary data refreshes during collaboration and bulk editing for smoother views.
-
Improved search result consistency: “Show only matching rows” now respects visible fields in personal views.
-
Fixed SMTP test email permissions: Workspace Owners can now verify SMTP settings normally.
-
Improved App Builder model selection: Clearer hover feedback for model options and voice input, with more consistent icons.
-
Fixed unique value validation language: Validation errors now follow the current interface language.
-
Improved large-option field creation performance: Creating Single Select fields with many options is faster and more stable.
-
Improved ZIP import rules: ZIP import overwrites current project content after validation, supports 20MB files, ignores build artifacts, and requires root
package.json.
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]