Versie 3.1.1 van Bolt is uitgekomen. Bolt is een opensource-contentmanagementsysteem en is daarmee in bepaalde opzichten vergelijkbaar met programma's als Wordpress en Drupal. Bolt is eenvoudig in gebruik, voor zowel installatie als beheer, heeft diverse goed uitziende templates die met Twig zijn aan te passen, en is geoptimaliseerd voor zowel desktop- als mobiele omgevingen. Sinds kort is er ook een website waarop Bolt themes live uit te proberen zijn en ook een site met een overzicht van alle beschikbare extensies. De changelog voor deze uitgave ziet er als volgt uit:
Changes:
- Updated: Javascript and CSS. #5737
- Updated: Symfony and components updated to 2.8.11.
- Updated: Minor updates to Base-2016 theme. #5738
- Fixed: File types arrow's position is messed up. #5715
- Fixed: Timed publishing & MetadataDriver fixes. #5735
- Fixed: Allow use of string class names in app bootstrap. #5726
- Fixed: Use correct link to available locales. #5722
- Fixed: Ensure entity is always named as a parameter in storage events. #5717
- Fixed: Correctly initialize aliases to support prefixed database tables. #5716
- Translations:
contenttype
->ContentType
(uppercasing theC
and theT
incontenttype
). #5712- Fixed:
.bolt.*
being allowed to specify application as string. #5710- Fixed: Loading of controllers without before/after middlewares. #5711