More projects on the Free Plan
Our Free plan users told us they needed more projects: we've expanded the project limits from 1 to 10.
New monitoring graphs
We're comitted to improving observability into what's happening with your databases and the computes that power them. The latest addition: LFC hit rate and Working set size graphs.

Fixes & improvements
- The Delete Project API now returns a 404 Not Found response instead of a 200 OK response if the project has already been deleted. This is a potentially breaking change for applications that expect a 200 OK response for all delete operations, regardless of whether a project was actually deleted.
- We've released a new version of the Neon CLI, with the followign updates:
- Removed the deprecated
set-primarybranch command - Removed the deprecated
--allow-listand--ip-primary-onlyflags from theproject updatecommand - Removed the deprecated
--primary-onlyflag from theip-allowcommand - Added empty state messages for the
project listcommand
- Removed the deprecated