WARNING: backup your database before updating since this update
involves transferring data to a new field type for the
Period End Date field.
* The `datetime` module will automatically be enable if it isn't
already.
* All pending entity definition updates will be automatically
applied during the course of updating the base field type
for the period_end_date field.
#3018268
After this release, you will not receive notifications when you like your own comments or posts.
#3021176
Previously, when you featured a landing page without a hero section on another landing page, the text ‘Array’ could be seen on top of the teaser. This has been removed.
Updated to leverage the 3.x version of web components module. ES Modules all the things and the massive stability / performance / cross-platform improvements that come with it. See the README.md in webcomponents module as to how to install this project now.
Conversion to ES module based integrations. Added support for CDNs and removed core support for HTML Imports / Entity definition building off of polymer files. Enttiy definitions can still be built but not using previous methods. All the code is there to do it but nothing implements the hooks to wire it up. This is an intentional omission and may be added back in at a later date if asked for but this was never reported as used.