Versie 2.2.19 van Bolt is uitgekomen, de laatste uitgave uit de 2.x-serie die ook nog nieuwe mogelijkheden zal bevatten. 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. Deze update bevat een aantal kleine verbeteringen en diverse bugfixes.
Bolt 2.2.19 released.
You might know we're in the middle of our last sprint towards the big 3.0 release. As a result of that, this will be the last Bolt 2.2.x release that contains new features. We'll continue to support the 2.x branch for the time being, but just for bug- and security fixes. New functionality should go into the 3.0 branch from now on.
Detailed changes, since Bolt 2.2.17:
- Updated: Updating bundled Javascript modules and libraries
- Updating dependencies (most notable, Foundation 5.5.3) (See #4856)
- Fix: Locking some more Symfony packages to Symfony 2.6.x, for PHP 5.3.3 compatibility (See #4984)
- Fix: Imagehandler updates and bugfixes (See #4973)
- Fix: Prevent duplicate content for paging requests (See #4981)
- Updated: Spanish Translation (See #4958)
- Updated: Set the Composer requirement to ^1.0@beta (See #4955)
- Fix: Fix Config Setting for certain options in config.yml (See #4940)
- Change: Set default error reporting to ignore 'warnings' (See #4926)
- Fix for image/file list blur (See #4923)
- Added: Multiple file select when "picking from server" (See #4879)
- Added the search dialog to the standalone file editor interface (See #4890)
- Fix: Add a default value for checkboxes (See #4869)
- Fix: PackageManager ping 504 Gateway Time-out (See #4735)
- Fix: Dashboardnews 504 Gateway Time-out (See #4734)
- Fix: Fix select fields in templatefields (See #4759)
- Fix: Now possible to set a page size for a taxonomy listing (see #4822)
- Fix: Viewing a preview of a record clears the unsaved record warning (See #4640)
- Fix: Don't use value on checkbox, and set with prop (See #4777)
- Change: Allow to set context for custom Twig functions and filters (See #4779)
- Change: Update
MenuBuilder.php
, don't do unneeded hydration on menu items. (See #4791)- Fix: Fixes "non-interactive configuration" of composer-install by providing extra vars in composer.json (see #4750)
- Fix: Update form_div_layout.html.twig (see #4795)