Skip to content

Maintenance release 3.3.1

Compare
Choose a tag to compare
@bobdenotter bobdenotter released this 30 Jul 08:38
· 278 commits to 3.3 since this release

Packaged binaries of this release can be found below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/archive/3.3/bolt-v3.3.1.tar.gz
tar -xzf bolt-v3.3.1.tar.gz --strip-components=1
php app/nut init

To upgrade, simply run composer update, or read detailed instructions here: https://docs.bolt.cm/3.3/upgrading/updating

Released 2017-07-30. Notable changes:

  • Fixed: Fix for select fields in repeaters #6865