Bolt 1.4.4 this release fixes a few minor bugs and quirks, but no security-fixes.
Bolt is a tool for Content Management, which strives to be as simple and straightforward as possible.
It is quick to set up, easy to configure, uses elegant templates, and above all: It’s a joy to use. Bolt is created using modern open source libraries, and is best suited to build sites in HTML5 with modern markup.
From a technical perspective: is written in PHP, and uses either SQLite, MySQL or PostgreSQL as a database. It’s built upon the Silex framework together with a number of Symfony components and other libraries.
Changes Details
- Added: Thumbnails are no longer enlarged by default. If you’re trying to create a thumbnail that’s larger than the original. You can override this by setting
allow_upscale: truein the section for thumbnails in yourconfig.yml. - Fixed: When editing a record with relations, the previously selected related items weren’t shown properly.
- Fixed: a bug in the paths in the ImportWXR extension.
- Added: Bolt now sends “Cache-Control”-headers for (reverse) proxies and caches. Update: actually works now!
- Fixed:
Application::initLocale()requires locale files onintl_get_error_code()not existing. Fixed by adding ‘symfony/locale'to our composer.json
[otw_is sidebar=otw-sidebar-8]
More Information
|
[otw_is sidebar=otw-sidebar-7] |
