diff --git a/src/content/daily-email/2023-10-09.md b/src/content/daily-email/2023-10-09.md new file mode 100644 index 00000000..ca4c16cc --- /dev/null +++ b/src/content/daily-email/2023-10-09.md @@ -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