Skip to content

Maintenance release 3.6.8

Compare
Choose a tag to compare
@bobdenotter bobdenotter released this 23 May 15:25
· 57 commits to 3.6 since this release
a3bbe38

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

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

For detailed installation instructions and other ways to install, see the documentation: https://docs.bolt.cm/3.6/installation/installation

Released: 2019-05-23. Notable changes:

  • Fixed: Make sure stripFields is set to array by default #7776