Chap 1.15.9 – AMP plugin 0.6.0

Updated theme to support AMP plugin version 0.6.0.
AMP template name changes to conform with the new AMP plugin:
base-header.php -> html-start.php
base-header.php -> html-start.php
single-page.php -> page.php
If you copied any of these templates to the child theme, they need to be renamed.
You can no longer specify which post types are AMP supported in Chap theme options – AMP plugin 0.6 now has an option for it in WordPress admin dashboard -> AMP -> General.
Please check that all your previously enabled post types are also enabled in the new location.
You can no longer specify a custom home page for AMP pages, the front page is now determined by your options chosen in WordPress admin dashboard -> Settings -> Reading. Furthermore AMP no longer allows the content to be vastly different on AMP and non-AMP pages.
You can no longer disable AMP on a specific page via Chap theme’s metabox, AMP plugin 0.6 now provides that option instead.
Any pages previously disabled need to be disabled again.
Fixed wrong canonical link on AMP blog page.
List shortcode CSS on AMP pages is now more modular, only loading the styles that are needed for a given list type.
List shortcode on AMP pages no longer converts <div class="item"> to <li> to avoid producing AMP content mismatch errors.
Menu and search buttons in AMP header now have larger hitboxes.
Links in AMP footer now use similar color on hover.
Footer text in AMP footer can now include shortcodes.
Composites now have more readable names.
Added composite for Services page.
Added composite for a slide with a form.
Added composite for a slide with a piled segment.
Added more filler content to some composites.
Added code to avoid loading composites twice on admin pages.
How to update

Your current Chap version can be checked in the WordPress admin dashboard under Chap Theme -> About.

The Envato Market plugin should notify when an update is available. If you're not seeing a message about an update, then you may need to reauthenticate, please refer to the theme updates page for instructions.