Concrete CMS 5.6.3.4
11 September 2015
Concrete CMS version 5.6.3.4 is now available.
Upgrading to Concrete CMS 5.6.3.4
Concrete CMS 5.6.3.4 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Concrete CMS updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Concrete CMS install to test the 5.6.3.4 upgrade prior to applying it live. Get started managing your Concrete CMS installations with Installatron
What's New in Concrete CMS 5.6.3.4
Bug Fixes
- Fix incorrect public date when composer drafts are saved https://github.com/concrete5/concrete5/pull/1896 (thanks jordanlev)
- Index asID in form answers for better performance https://github.com/concrete5/concrete5/pull/1894
- Use mysqli extension instead of mysql if it's available https://github.com/concrete5/concrete5-legacy/pull/1828 (thanks ahukkanen)
- Redundant display_mode in sitemap call removed https://github.com/concrete5/concrete5-legacy/pull/1829 (thanks jasteele12)
- Don't cut words in search results https://github.com/concrete5/concrete5-legacy/pull/1899 (thanks mlocati)
- Fix remove old page versions job https://github.com/concrete5/concrete5-legacy/pull/1901 (thanks hissy)
- Fix image helper resizing https://github.com/concrete5/concrete5-legacy/pull/1904 (thanks danklassen)
- Bug fixes to Image block https://github.com/concrete5/concrete5-legacy/pull/1895 (thanks hissy)
- Hide help when closing dialog https://github.com/concrete5/concrete5-legacy/pull/1903 (thanks mlocati)
- Redundant $db->Insert_ID removed https://github.com/concrete5/concrete5-legacy/pull/1833 (thanks ceko)
- Typo in package unistall https://github.com/concrete5/concrete5-legacy/pull/1908 (thanks mlocati)
- Source view in content block fixed https://github.com/concrete5/concrete5-legacy/pull/1910 (thanks mlocati)
- Reindex page version fixed https://github.com/concrete5/concrete5-legacy/pull/1911 ( thanks melat0nin)
- Make sure thumbnails created with imagick have exact dimensions https://github.com/concrete5/concrete5-legacy/pull/1913
- Support for mysqli added in installation process https://github.com/concrete5/concrete5-legacy/pull/1916