Bolt v3.6.6 Release Notes

Release Date: 2019-03-07 // about 5 years ago
  • To do a 15-second install, use the following:

    curl -O https://bolt.cm/distribution/archive/3.6/bolt-v3.6.6.tar.gz
    tar -xzf bolt-v3.6.6.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-03-07. Notable changes:

    • ๐Ÿ”„ Change: Allow lower and upper case file extensions #7751
    • ๐Ÿ”„ Change: Log a warning instead of info when permissions are not configured #7749
    • ๐Ÿ›  Fixed: Add extra workaround for HTML-like and Image fields in preview #7754
    • โšก๏ธ Updated: Update config.yml.dist #7748
    • โšก๏ธ Updated: Update messages.pl_PL.yml #7747