SQLite has rolled out version 3.53.0, a substantial update following the withdrawal of 3.52.0. This release introduces numerous user-facing and internal enhancements, notably allowing ALTER TABLE to add and remove NOT NULL and CHECK constraints.
Source: Simon Willison