daily-email: add 2023-10-09
Spotting new things in Drupal 10.1
This commit is contained in:
parent
fc62e74ccb
commit
87642c8ff2
20
src/content/daily-email/2023-10-09.md
Normal file
20
src/content/daily-email/2023-10-09.md
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
---
|
||||||
|
title: >
|
||||||
|
Spotting new things in Drupal 10.1
|
||||||
|
pubDate: 2023-10-09
|
||||||
|
permalink: >
|
||||||
|
archive/2023/10/09/spotting-new-things-in-drupal-10-1
|
||||||
|
tags:
|
||||||
|
- php
|
||||||
|
- drupal
|
||||||
|
---
|
||||||
|
|
||||||
|
I've recently updated my [Drupal Docker example project][project] to Drupal 10.1.5 and have been spotting new things.
|
||||||
|
|
||||||
|
From British English as my default option during installation, UX improvements to the admin pages, and developer settings such as Twig caching being configurable in the admin UI.
|
||||||
|
|
||||||
|
Something I've loved since Drupal 8 is the constant new features and iterative improvements being added to Drupal core.
|
||||||
|
|
||||||
|
I'm looking forward to finding more of these as I keep upgrading my Docker example project as well as others.
|
||||||
|
|
||||||
|
[project]: https://github.com/opdavies/docker-example-drupal
|
Loading…
Reference in a new issue