NocoDB | 0.264.9

NocoDB 0.264.9 released on 22-09-2025


NocoDB 0.264.9 is out now. This release addresses critical bugs and introduces new features that enhance user experience and system stability.

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

What’s in this release

  • Resolved API filter bugs and improved file upload functionality.
  • Introduced the ability to use Table+ViewName as a slug in active view URLs.
  • Added an option to toggle the form view side panel for better navigation.

Upgrade notes

  • Ensure to check for any breaking changes related to API filters and file uploads.
  • Rollback options are available if needed; refer to the GitHub repository for details.

We encourage users to share their comments and experiences 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...