### Quickstart has been upgraded to Drupal 11.3
Quickstart 3 has been upgraded to [Drupal 11.3.3](https://www.drupal.org/project/drupal/releases/11.3.3). Owners of sites using additional contrib or custom modules not included in Quickstart should ensure that those modules are compatible with the new Drupal version.
### Development and CI configuration files now excluded from package archives
The az-digital/az_quickstart repo has been updated so that package archives generated by git and composer no longer include configuration files for various local development and continuous integration tools. This should reduce package download times and file sizes and prevent unnecessary files from being included in `--prefer-install=dist` composer installations of the package (e.g. on production web servers).
### Breadcrumbs now show the menu link title for a page as intended
A regression was causing breadcrumbs to display the actual title for a page rather than the menu link title for the page. This release fixes this issue, so some breadcrumb text may change with this update. Site administrators can restore the previous title text by going to the Easy Breadcrumb settings and selecting "Use the real page title when available" instead of "Use menu title when available".
### AZ Navbar enabled for new sites
AZ Navbar is now enabled by default on new site installs. It can still be disabled in the Arizona Barrio theme settings. The option to disable AZ Navbar will be removed in Arizona Quickstart 3.5.0.
### Removed bottom margin for entity reference fields
This release removes the bottom margin added to entity reference fields by Bootstrap Barrio. This change primarily affects images used as part of content type displays. Custom content type displays may need to be updated to account for this styling change.
Project Board
3.3.0-alpha1 project board
Pull Requests (in commit order from oldest to newest)
Additional Release Notes To Include
From #5043:
From #5213:
From #5306:
From #5312:
From #5343: