Twitter

Twitter content for the 2026.07.0 release

Twitter

Thread - 2026.07.0 release

1/ NocoDB 2026.07.0 ships today.

Two headliners: Calendar Sync and Image Annotations. Your calendar becomes a queryable table, and feedback lands exactly where it belongs on an image.

2/ Calendar Sync.

Connect Google Calendar, Outlook Calendar, or any CalDAV server (iCloud, Fastmail, Nextcloud, and others) from the new Calendar category in App Sync. NocoDB creates a read-only Event table that stays up to date on its own and sets up a colour-coded Calendar view on the first sync.

3/ Image annotations.

Open an image in the attachment viewer, drop a pin or drag a rectangle, and leave your comment on that exact spot. Annotations are labelled, and replies thread underneath. No more "the third photo, top-left corner, no, the other corner".

4/ Comments become a first-class automation source:

  • New When comment changes workflow trigger: run a workflow when a comment is added, edited, deleted, resolved, or reopened
  • Webhooks can fire on the same comment events
  • Both can be narrowed to comments that mention specific people

5/ Comments themselves level up too: attach files (pick, paste, or drop), and write up to 10,000 characters.

6/ For the formula fans:

  • MD5(), SHA256(), SHA512() hash functions
  • DATETIME_FORMAT() for localized date text
  • Lookup fields can now sort their values and show only the first or last few

7/ Calendars got a wardrobe and a passport:

  • Five event themes: Bordered, Dot, Solid, Minimal, Pill
  • Custom timescale: any number of days or weeks from one to six
  • Export any calendar view as an .ics file
  • Works properly on phones now

8/ Plus: Persian (Jalali) calendar support in Date fields, skip unwanted Excel sheets on import, map unmatched import columns to brand-new fields, Lookup-driven form conditions, and field descriptions in the expanded record.

Full notes: nocodb.com/docs/changelog/2026.07.0

Standalone posts

Post A - Calendar Sync

Your calendar is now a table in NocoDB. Calendar Sync brings Google Calendar, Outlook Calendar, or any CalDAV server into NocoDB as a read-only Event table that stays up to date on its own, with a colour-coded Calendar view set up on the first sync. Report on meetings, build schedule dashboards, join event history with the rest of your workspace.

Post B - Image Annotations

Feedback that points at the thing. Open an image in NocoDB's attachment viewer, drop a pin or drag a rectangle, and comment on that exact spot. Annotations are labelled, replies thread underneath, and each one lives in the record's comment sidebar.

Post C - Workflow Comment Trigger

Comments can now drive automations in NocoDB. The new "When comment changes" workflow trigger fires when a comment is added, edited, deleted, resolved, or reopened, and can be narrowed to specific events or to comments that mention particular people.

Post D - Calendar upgrades

The NocoDB calendar got options. Choose from five event themes (Bordered, Dot, Solid, Minimal, Pill), set a custom timescale of one to six days or weeks, export any calendar view as an .ics file, and use it all from your phone.

Post E - Formula and Lookup upgrades

New in NocoDB formulas: MD5, SHA256, and SHA512 hash functions, plus DATETIME_FORMAT for localized date text. And Lookup fields can now sort the values they pull in and show only the first or last few.