(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
Regarding the current solution by @quicksketch for #5482 - both @docwilmot and I have left a couple of thoughts. Perhaps it'd be good to discuss the current approach and alternatives.
Jun 30th - Weekly Meeting Agenda Items
@nattywebdev - I'm glad we were able to help. PS - I'm UK based too
Importing users from D7 site using Feeds - uses insert rather than update
Regarding #4285 (flushing the core directory instead of merging on self-update). @quicksketch I have no idea, how to test your PR. We really need to test it. It seems spooky to delete the directory,...
Jun 30th - Weekly Meeting Agenda Items
Thank you for your advice @yorkshirepudding and @argiepiano - I really appreciate it. I think it is now resolved after I removed the roles and recreated them on the Backdrop site. Once I'd done that...
Importing users from D7 site using Feeds - uses insert rather than update
nattywebdev: Without debugging it's difficult to tell if the problem is Feeds or is created by core upon saving to the upgraded users_roles table. So, maybe a bit more intuitive testing is needed...
Importing users from D7 site using Feeds - uses insert rather than update