Changelog:
- Improved featured image srcset functionality to support more browsers and usage scenarios
- Fixed page layout option overlapping category/search/archive layout when last item uses custom layout
- Fixed non working translation in article publish date
- Improved ‘comments moderated’ text positioning
- Improved demo content check to use theme slug
- Improved compatibility of dark color schemes with Crayon Syntax Highlighter plugin’s editor styling
- Fixed comments block being visible on landing page featured page
- Added all weight values for the typography options
- Improved sublists appearance in sidebar widgets
- Updated to Cryout Framework 0.7.3:
- Framework: fixed invalid count() call in prototypes.php triggering warnings on PHP 7+
- Framework: added cryout_get_picture(), cryout_get_picture_src(), cryout_is_landingpage(), cryout_on_landingpage() functions