- The Docker build of Datasette now uses SQLite 3.31.1, upgraded from 3.26. (#695)
datasette publish cloudrun
now accepts an optional--memory=2Gi
flag for setting the Cloud Run allocated memory to a value other than the default (256Mi). (#694)- Fixed bug where templates that shipped with plugins were sometimes not being correctly loaded. (#697)