CleverStyle Framework v1.22.2 Release Notes

  • ๐Ÿ†• New features:

    • ๐ŸŒ Inverse dependency through provide property in meta.json like Blog/post_patch (crucial for same name extending of Web Components).
    • โž• Added controller-based routing support in addition to files-based (documentation)
    • ๐Ÿ”Š Atom feed in Blogs module (for all posts, specific category, specific tag)
    • ๐Ÿ†• New Prism plugin for source code highlighting on pages

    ๐Ÿ›  Fixes and small improvements:

    • ๐Ÿ›  Fix for TypeError: (intermediate value).parentNode is null in Polymer
    • ๐Ÿ›  Fix for body[unresolved] was not actually working
    • โœ‚ Removed hack for older versions HHVM that fixed installation/upgrade, now fix available upstream in HHVM itself
    • ๐Ÿ›  Fix for content items list displaying when there are no items yet in Content module
    • Small fix to improve customizations possibilities of user block
    • ๐Ÿ›  Fix for Firefox freezing on modal opening
    • ๐Ÿ‘ Better code formatting (not in single line as before)
    • ๐Ÿ›  Fixes and improvements in DarkEnergy theme
    • ๐Ÿ‘ Better control over drafts access in Blogs module
    • โฌ‡๏ธ Drop part of URL after ? to comply with standards, otherwise it created unnecessary difficulties in many cases
    • ๐Ÿ— Builder fix: didn't include some files from core directory
    • React on X-Facebook-Locale header and switch language regardless from URL

    ๐Ÿš€ There is shop branch with WIP version of Shop module, will be merged into master as soon as will be ready (very likely to be included in next release).

    ๐Ÿ— Latest builds on downloads page or download source code and build it yourself