(Edited on Jan 16, 2020)
As of today we have an official release of version 1.21.0.
Here are some of the changes you can expect:
New features
- Add crop anchor point for Scale and Crop image effect. #5080
- Add additional CSS classes on regions in Flexible layout templates. #5044
- Add a "negate" option to the visibility condition for roles. #4689
- Add settings for which parts of the book navigation to display. #5430
- Add filters for ClassName to the Interface for listing available tests. #5257
User Experience improvements
- Separate help text for publishing options #3122
- Place breadcrumbs above the page title for new installs. #4113
- Add Date format tokens for date fields. #2069
- Add an 'empty' option to theme_item_list() #5380
- Remove all instances of "please contact an administrator" from messaging #4802
- Remove
item
from text on theAdd another item
button. #5235
Developer Experience improvements
- Add entity_view() into core #1739
- Provide a helper function to prevent a layout from wrapping around content. #1728
Miscellaneous changes
- Update jQuery UI to 1.13.0 #5401
- Optimize menu_navigation_links_rebuild() #5389
- Remove Zen.CI from the core repository. #5197
- Enable telemetry module on new installs #5253
We would love to get your feedback on this latest release.
Recent comments
I played around with metatags and when i revisited those pages they now have description metatags. Not sure what the initial problems were though. Sorry for the time waste.
Meta tag description on a page created by a layout
You might want to chime in on this issue.
Meta tag description on a page created by a layout
Layout is not Content, it is not used to create pages, so I think you have chosen the wrong way. To avoid problems, just need to use every tool for its own purpose. This is not a direct answer,...
Meta tag description on a page created by a layout
The Search module from CMS core allows to limit the Content type and is quite suitable for use, the settings are available for understanding. The form is added to the pages like other blocks /...
Generating Search Form
What are you trying to search? Titles of contents? Content of body field? Have you tried creating a View and adding an exposed filter? Otherwise the search API module is a powerful way to create...
Generating Search Form