NocoDB | 0.301.3

NocoDB 0.301.3 released on 28-02-2026


NocoDB 0.301.3 is out now. This release brings significant bug fixes and new features aimed at enhancing user experience and stability.

Users need to visit the product GitHub or official pages for more information.

What’s in this release

  • Resolved desynchronization issues from the data source and unique constraint violations.
  • Introduced the ability to send records via email and added CRON-based webhook triggers.
  • Improved role-based permissions and added new column types for enhanced automation.

Upgrade notes

  • Ensure to review the full changelog for any breaking changes that may affect your setup.
  • Rollback options are available if needed; consult the documentation for guidance.

We invite users to share their comments on their experience with this release.

Related posts

Grafana | v12.4.3

Grafana v12 4 3: keeps internal dashboard ID, updates Go to 1 25 9, fixes Enterprise reporting with appSubURL, documents Alertmanager HA metrics prefix change

AdGuard Home | v0.107.74

AdGuard Home v0 107 74: maintenance release with security updates, Go toolchain fixes, new DoH config and schema 34, bug fixes and stability improvements

Self-hosted automation: designing for reproducible builds

A dark lab build only works when the same input gives the same image every time, and an automated build pipeline is only useful if it is boring in all the right places. Pin everything, trust nothing...