Release 3.7.5
Unclaimed project
Are you a maintainer of bolt? Claim this project to take control of your public changelog and roadmap.
Changelog
Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.
Release 3.7.5
Release 3.7.4.1
To upgrade your existing Bolt 3.x installation, run
composer update
Released: 2021-06-08. Notable changes:
To upgrade your existing Bolt 3.x installation, run
composer update
Released: 2021-06-07. Notable changes:
To do a 15-second install, use the following:
curl -O https://bolt.cm/distribution/archive/3.7/bolt-3.7.2.tar.gz
tar -xzf bolt-3.7.2.tar.gz --strip-components=1
php app/nut init
Released: 2020-10-20. Notable changes:
filter options in Request in Twig contextUrlSigner