Changelog¶
Version 4.5.0 Stable [Build: 130128]¶
Version 4.5+ does support only Joomla 3.0+
If you need to update please read this article before: Migrate JYAML from 4.0 (Joomla 2.5, YAML 3) to 4.5 (Joomla 3.0, YAML 4)
- Bug [#103]: Pre-Render of modules does insert Stylesheets/Scripts
- Feature [#90]: Joomla 3.0+ compatibility (only)
- Feature [#49]: Integration of the new YAML 4.0 Framework (currently Version 4.0.2)
- Feature [#89]: Header image support
- Feature [#65]: Override chrome style per module
- Feature [#50]: Search engine friendly breadcrumbs with microdata
- Feature [#64]: Button to create a installable JYAML Package
- Support for protocol realtive urls
- Migration Script for the JYAML Update to migrate files and contents in databse from YAML3 to YAML4
- Optional Bootstrap support (without layout components)
- Mobile/Responsive navigation for small screens
- HTML5 enabled by default (only new installations)
- Migrated all MooTools scripts to jQuery
- JHtml replacement for Joomla's caption and keepalive to prevent loading of MooTools on all sites.
- Add Google Closure Compiler for the JS/CSS Chunker
- Add support for dynamic JS/CSS
- Feature to crate an custom installable JYAML package
- ...and many other small fixes and improvements
Version 4.0.4 Stable [Build: 120929]¶
- Updated update mechanism and update-server for updates without template changes to refresh the manifest version
Version 4.0.3 Stable [Build: 120928]¶
- Bug [#63]: Clean fatal error message instead of error.php style
- Preparations for Joomla 3.0 to prevent PHP-Errors (no support for Joomla 3.0, wait for JYAML4.5)
- Fix: It can happen that JCategories is not loaded (Fatal error: Class 'JCategories' not found in /libraries/jyaml/jyaml.php)
- Fix: (FaLang support) Bug on saving forms when the JFormValidator is missing or the form HTML markup style is not equal to the core extensions.
Version 4.0.2 Stable [Build: 120304]¶
- Bug [#56]: Template configuration can not be saved.
- Bug [#57]: Alt-Tag of Menuitem with Image contains html
- Bug [#58]: Empty template folder or empty /html/index
- Bug [#59]: Some issues with the Dropdown menu in IE7
Version 4.0.1 Stable [Build: 120127]¶
- Bug [#41]: CSS/JS (all static files) are not loaded.
- Bug [#44]: Image output are destroyed if a component use format=raw
- Feature [#43]: Support for NoNumber AdvancedModule
- TODO [#42]: Check is working with Joomla! 2.5 (including patch files for Joomla 2.5.0 template installer and styles view)
Version 4.0.0 Stable [Build: 111208]¶
- Initial release for Joomla 1.6+
- Totally refactored code base