# NocoDB 2026.06.1 — 2026.06.1 : Introducing Custom Sync
- Product: NocoDB (https://whatsnew.fyi/product/nocodb)
- Vendor: NocoDB
- Date: 2026-06-15
- Version: 2026.06.1
- Original notes: https://github.com/nocodb/nocodb/releases/tag/2026.06.1
- Permalink: https://whatsnew.fyi/product/nocodb/releases/2026.06.1
What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog.
Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'.
---
- **added** — Custom Sync feature mirrors tables from PostgreSQL or MySQL databases into NocoDB as read-only synced tables that stay up to date with their source
- **added** — Scale plan on NocoDB Cloud unlocks unlimited workspaces, Row-Level Security, workspace audit logs, and trash retention settings
- **added** — White-Label feature rebrands entire NocoDB deployment with custom product name, logos, favicon, and brand colour
- **added** — Microsoft SQL Server support as a connectable database for external data sources and Custom Sync
- **added** — Real-time collaboration in NocoDocs with named cursors, presence avatars, automatic conflict-free merging, and offline edit reconciliation
- **added** — Convert Single line text fields into Links fields with cell values matched to related records by display value
- **added** — Calendar 3 Days view layout between Day and Week with records ordered by scheduled time and drag-and-drop rescheduling
- **added** — Web bookmarks in NocoDocs with /web bookmark block that renders links as rich visual cards with title, description, and preview image
- **added** — Select up to 1,000 rows at once for copy, paste, and fill operations
- **added** — On this page navigation in NocoDocs with heading rail showing position and outline for jumping to headings
- **changed** — Form building performance dramatically improved on large forms with 100+ fields, reducing field switching latency from 550ms to 40ms and typing latency from 380ms to 90ms
- **changed** — Grid views now remember and restore previous scroll position instead of jumping to top
- **changed** — Unlimited filters on paid NocoDB Cloud plans, removing the previous 50-filter cap per view
- **changed** — Text filters now default to 'is like' contains-style match instead of exact match on text, email, URL, and phone fields
- **changed** — File imports can now map columns directly to Links fields
- **changed** — Sync deletion now prompts whether to convert synced tables into plain editable tables or delete them
- **fixed** — Lookup attachment downloads now work reliably and nested lookups render as proper attachment strip
- **fixed** — Filter values are no longer truncated when editing filters with many selected options
- **fixed** — Import progress continues reporting after page refresh for background jobs
- **fixed** — Attachment thumbnails now respect EXIF orientation so portrait photos render correctly
##### Availability
| Feature | CE / Free | Paid / Enterprise |
|---|:---:|:---:|
| Custom Sync | – | ✅ |
| White-Label | – | Enterprise add-on |
| SQL Server Support | – | Enterprise add-on |
##### Custom Sync
**Custom Sync** mirrors tables from your existing PostgreSQL or MySQL database into NocoDB as read-only synced tables that stay up to date with their source, giving business teams a friendly interface over production data without migrations or export scripts. Pick the tables, fine-tune how each column maps to NocoDB field types, and refresh manually or on a schedule with full or incremental runs. Available on the Business plan and above, on both NocoDB Cloud and self-hosted deployments.
[Learn more about Custom Sync →](https://nocodb.com/docs/product-docs/sync/app-sync/custom)
##### Scale Plan on NocoDB Cloud
**Scale** is a new NocoDB Cloud plan between Business and Enterprise, bringing governance features to a self-serve plan. It unlocks **unlimited workspaces**, **Row-Level Security**, **workspace audit logs**, and **trash retention settings**, plus substantially higher limits across records, storage, API calls, automation runs, and retention.
[Learn more about plans and pricing →](https://nocodb.com/pricing)
##### White-Label
**White-Label** rebrands your entire NocoDB deployment as your own product. Set your product name, logos, favicon, and brand colour from the new White Label tab in the Admin Panel, and the branding carries through the sign-in page, public forms, shared views, and transactional emails. Available as an add-on for Enterprise customers on self-hosted deployments; reach out to the support team ([support@nocodb.com](mailto:support@nocodb.com)) to enable it.
[Learn more about White Label →](https://nocodb.com/docs/self-hosting/white-label)
##### SQL Server Support
**Microsoft SQL Server** joins PostgreSQL and MySQL as a connectable database in NocoDB. Connect it as an external data source and work with it through grids, views, and fields, or use it as a [Custom Sync](#custom-sync) source to mirror tables into your base. Available as an add-on for Enterprise customers; reach out to the support team ([support@nocodb.com](mailto:support@nocodb.com)) to enable it.
[Learn more about connecting data sources →](https://nocodb.com/docs/product-docs/data-sources/connect-to-data-source)
##### Improvements & Fixes
- **Real-time collaboration in NocoDocs.** Multiple people can now edit the same page at once: named cursors, presence avatars, automatic conflict-free merging, and offline edits that reconcile on reconnect. [Learn more →](https://nocodb.com/docs/noco-docs/collaboration)
- **Turn text into linked records.** Convert a Single line text field into a Links field; cell values are matched to related records by display value, conversions work in both directions and are undoable, and file imports can now map columns directly to Links fields.
- **Calendar 3 Days view.** A new layout between Day and Week keeps the next few days in one focused frame, with records ordered by scheduled time and drag-and-drop rescheduling.
- **Web bookmarks in NocoDocs.** A new `/web bookmark` block turns any link into a rich visual card with the page's title, description, and preview image. [Learn more →](https://nocodb.com/docs/noco-docs/document-content/web-bookmarks)
- **Much faster form building on large forms.** Editing forms with 100+ fields is dramatically smoother: switching between fields dropped from roughly 550ms to 40ms, and typing latency
_[Truncated at 4000 characters — full notes: https://github.com/nocodb/nocodb/releases/tag/2026.06.1]_