Reddit

Reddit content for the 2026.06.0 release

Reddit

Title: NocoDB 2026.06.0 - NocoDB Sync, Document Version History, multi-week calendar layouts, group-by toggles, bulk field actions

Body:

Hey r/NocoDB,

2026.06.0 is out. Quick rundown of what's in it:

1. NocoDB Sync

Mirror a shared view from one NocoDB base into another as a synced table that always stays up to date with its source. Whether you're rolling several team bases into a single reporting hub, feeding a downstream workflow from a single source of truth, or sharing a curated slice of data without handing over the original, NocoDB Sync keeps both sides in step without any manual copying. Existing integration-based syncs are now grouped under App Sync.

Available on paid plans on Cloud, and on self-hosted Enterprise.

2. Document Version History

Every edit to a NocoDocs page is now saved automatically, so nothing you write is ever truly lost. Recover a section you deleted yesterday, trace how a shared document evolved, or roll back an unwanted change. You can revisit any earlier version, see exactly what changed, and restore it in a single click. Viewers can browse the full history while editors can restore, and how far back it reaches depends on your plan, from 3 days on Free up to a full year on Enterprise.

Available on paid plans on Cloud, and on self-hosted Enterprise.

3. Calendar multi-week views

Calendar view gains two new layouts between its week and month options, 2 Weeks and 6 Weeks, so you can frame exactly the window you're planning around. Map out a two-week sprint, line up a six-week content calendar, or simply get more context than a single week without the sprawl of a full month. Your chosen layout is remembered per view, so each calendar opens the way you left it.

Available on all plans, including Community Edition.

4. Group toggle

Each grouping now has a checkbox, so you can switch a group-by off without deleting it and turn it back on later with the same configuration intact. Handy for temporarily flattening a view or comparing grouped and ungrouped layouts without rebuilding the setup.

5. Bulk actions on multiple fields

Shift-click or Cmd/Ctrl-click grid column headers to select several fields at once, then hide, delete, group by, or filter by all of them together in a single step instead of repeating the change field by field.

Also

  • Duplicate a record straight from the grid: right-click any row to create a copy of it in place.
  • Sort Single and Multi Select options A to Z with a persistent toggle that holds the order as you work.
  • AutoNumber fields can now act as a table's primary display value.
  • On narrow screens, view search collapses to a single icon instead of crowding the toolbar.
  • Link and User fields now render correctly in form-submission and record emails instead of placeholder text.
  • More reliable webhooks: field-scoped hooks no longer get silently skipped, and an empty-body POST/PUT/PATCH hook is flagged as an error in the hook log instead of appearing to succeed.
  • Safer schema sync: syncing no longer drops links or relations when a related table has no primary key, and user-set primary keys are preserved.

Security

  • Public CSV exports no longer leak hidden values. Shared view exports are now sanitized against hidden fields, so filters can't be used to probe data you hadn't shared.
  • Password-reset and invitation links past their expiry are no longer accepted.
  • Each recipient in a batch invite now gets a separate invitation token.
  • The remaining batch of dependency security advisories is cleared across the stack, with no changes to public APIs.

Full changelog: https://nocodb.com/docs/changelog/2026.06.0

Happy to answer questions in the thread.