Skip to content

Releases: az-digital/az_quickstart

2.8.6

19 Feb 17:58
Compare
Choose a tag to compare
  • Closes #3110: Add viewsreference module patch to fix field config schema issues (#3111)
  • Closes #1428 Carousel off center at display size above 1750 px wide (#3170)
  • Closes #3153 Duplicate H1 on person pages tripping up some crawlers (#3154)
  • Closes #3120: Adding viewsreference patch to fix cache issues for views without empty handling. (#3166)
  • Fixes #2964, Fixes #2957 Add Filters on Published/Approved Events (#2966)
  • Close #3104 fix typo in az_news_feeds schema. (#3105)
  • Closes #2758: Add patch to address Easy Breadcrumb deprecation warnings. (#2759)
  • Back to dev.

2.9.2

07 Feb 20:50
Compare
Choose a tag to compare

Note: This release contains a security update for the Migrate Tools module addressing a moderately critical security vulnerability (SA-CONTRIB-2024-008).

  • Closes #3158: Update drupal/migrate_tools requirement from 6.0.2 to 6.0.3 for SA-CONTRIB-2024-008 (#3155)
  • Back to dev.

2.8.5

07 Feb 20:47
Compare
Choose a tag to compare

Note: This release contains a security update for the Migrate Tools module addressing a moderately critical security vulnerability (SA-CONTRIB-2024-008).

  • Closes #3158: Update drupal/migrate_tools requirement from 6.0.2 to 6.0.3 for SA-CONTRIB-2024-008 (#3155)
  • Back to dev.

2.9.1

02 Feb 22:33
Compare
Choose a tag to compare
  • Closes #1814, Closes #1991 Hiding Events from views currently references start date, should reference end date (#3138)
  • Closes #2550 Add support for future dates by setting publication status to "forthcoming" (#2594)
  • Fixes #3012 Fixes #3119 Digital Object Identifiers to hyperlinks (#3058)
  • Fixes #3030 Link Publication Titles to Node. (#3031)
  • Closes #3060 - Fix CKEditor editor experience to match previous version (#3072)
  • Back to dev.

2.9.0

26 Jan 23:02
Compare
Choose a tag to compare

New changes since 2.9.0-beta2

  • Closes #3113 Standard text format cannot be edited in the UI without removing allowed tags (#3114)

Important notes

  • Important: Database updates and Distribution configuration updates should always be applied when updating Quickstart sites.
  • Important: After applying database and configuration updates, sites upgrading from an earlier minor version of Quickstart to 2.9.x should also uninstall the Block Content Permissions module after upgrading because many of the permissions provided by that module are now available in Drupal core (as of Drupal 10.1.0). It may also be necessary to use the drush az-core-config-add-permissions command to ensure the proper block permissions are assigned to Quickstart-provided roles after upgrading Quickstart and uninstalling the Block Content Permissions module.
  • Important: Updating from a Quickstart codebase less than 2.6.x is no longer supported.
  • To update to a Quickstart 2.9.x release (e.g. 2.9.0) from a version less than 2.6.8 you must first update to 2.6.8 or greater and run database updates. Database updates added to Quickstart prior to version 2.6.0 have been removed in 2.7.x and 2.8.x and some core modules included in Drupal 9 have been removed in Drupal 10.
  • For Site Updaters Managing Their Own Environments: With the inclusion of a minor Drupal update in this release, it's imperative for site updaters who manage their own environments to thoroughly review the Drupal release notes and their own setups. Please review https://github.com/az-digital/az-quickstart-scaffolding for the latest recommendations.
  • Quickstart 2.7.x will no longer receive security support. Sites on Quickstart 2.7.x or earlier should upgrade to a supported release as soon as possible. See our release policy for more information.
  • For more relevant info about upgrading from 2.6.x see Quickstart 2.7.0 Upgrade Notes.

Major changes (not included in 2.8.x)

Deprecated modules slated for removal

All changes not included in 2.8.x

Bugfix

  • Closes #3113 Standard text format cannot be edited in the UI without removing allowed tags (#3114)
  • Closes #3102 Some CKEditor editable tags are removed and can't be restored (#3107)
  • Closes #3097 Changes to rendered HTML after update to Drupal 10.2 (#3106)
  • Closes #3084 Event edit page displays User deprecated function error (#3085)
  • Closes #3082 Vertical tabs in Media Library modal are missing styling (#3083)
  • Closes #3063 Fix permissions for reverting block content (#3064)
  • Closes #2757: Fix typo in README.md (#3061)
  • Closes #3014, Closes #3017: Update roles with additional block content permissions added to Drupal core 10.1 and deprecate block_content_permissions module. (#3027)
  • Closes #2967, Closes #1138, Closes #3025: Upgrade Drupal core to 10.2.x. (#2968)
  • Closes #2911: PHP 8.2 compatibility. (#2915)
  • Close #2962 handle empty values in TextFormatRecognizer.php (#2963)

Breaking or Visual Change to Existing Behavior

  • Close #3028 Update throbber template to use Arizona Bootstrap spinner. (#3029)

Drupal Contrib Project Updates

  • Update drupal/ckeditor_bs_grid requirement from 2.0.10 to 2.0.11 (#3094)
  • Update drupal/migrate_plus requirement from 6.0.1 to 6.0.2 (#3093)
  • Update drupal/paragraphs requirement from 1.16.0 to 1.17.0 (#3095)
  • Update drupal/quick_node_clone requirement from 1.16.0 to 1.17.0 (#3088)
  • Update drupal/core-recommended requirement from 10.2.0 to 10.2.1 (#3062)
  • Update drupal/date_ap_style requirement from 1.9.0 to 2.0.0 (#3054)
  • Update citation-style-language/styles requirement from 0.0.330 to 0.0.343 (#3055)
  • Update citation-style-language/styles requirement from 0.0.325 to 0.0.330 (#2970)
  • Update drupal/blazy requirement from 2.21.0 to 2.22.0 (#2914)
  • Update drupal/date_ap_style requirement from 1.7.0 to 1.9.0 (#2921)
  • Update drupal/inline_entity_form requirement from 3.0.0-rc15 to 3.0.0-rc17 (#3036)
  • Update drupal/webform requirement from 6.2.0 to 6.2.2 (#3005)
  • Closes #2938: Update drupal/inline_entity_form requirement from 2.0.0-rc9 to 3.0.0-rc15 (#3007)
  • Update drupal/media_entity_file_replace requirement from 1.1 to 1.2.0 (#2954)

Editor Experience

  • Closes #2927 Update photo field label on news add/edit form to 'Featured Photo' to match what it is called on field_az_featured_image_as_thumb (#2935)
  • Close #2930 Add suggested character limit of 160 to all az_summary fields. (#2937)
  • Close #2928 Always show summary fields when adding or editing content. (#2932)

Developer Experience

  • Close #3022 Change argument array syntax in .service.yml files to make it easier to review changes. (#3023)
  • Update PHPUnit config file using phpunit --migrate-configuration (#2788)
  • Closes #2905 Clean up various PHPCS warnings (#2906)
  • #2967: Coding standards fixes for Drupal 10.2.x (#2978)
  • Closes #2197 use card title field in demo content, Closes #2426 Add view paragraphs to demo content. (#2422)

Other

  • Back to dev.
  • Preparing to tag 2.9.0-beta2.
  • Back to dev.
  • Preparing to tag 2.9.0-beta1.
  • Back to dev.
  • Preparing to tag 2.9.0-alpha1.
  • Prepare repository for new minor release branch 2.9.x (#3051)
  • Prepare for new minor release 2.9.x

Changes also included in 2.8.x

Bugfix

  • Close #3104 fix typo in az_news_feeds schema. (#3105)
  • Closes #2758: Add patch to address Easy Breadcrumb deprecation warnings. (#2759)
  • Closes #3077: Address PHP 8.1+ deprecation warnings caused by card links with empty URLs. (#3078)
  • #2084: Add DB update to uninstall now unsupported media_library_theme_reset module. (#3040)
  • #3014: Add critical new block_content permissions to AZQS roles (added in Drupal 10.1.x) (#3038)
  • Closes #2952 Clone permissions in the Quick Node Clone module do not reflect custom access rules (#2953)
  • Closes #2852 Deprecation warnings while news feed is importing (#2969)
  • Closes #2916 Exclude BigPipe module from Quickstart installs on Pantheon (#2917)
  • Closes #2736: Remove whitespace on cards with no body or link. (#2940)
  • Closes #2102 Error upon save when linking to a document in a Card Link URL field (#2900)
  • Fixes #2888 Marketing Cloud Event Specificity (#2901)
  • Closes #2944 Update style.css text field widths (#2945)
  • Closes #2169 Close icon broken in media library edit module's modal (#2956)
  • Closes #2946 Video Thumbnail in Page/Event/News Editor Too Small (#2949)
  • Closes #2918: Add AZ Bootstrap library dependency to node form overrides library. (#2919)

Breaking or Visual Change to Existing Behavior

  • Closes #3065: Remove text decoration from links in az_publication.module (#3066)
  • Close #2800 Update Global Footer with new X/Twitter Icon. (#3056)

Drupal Contrib Project Updates

  • Update drupal/core-recommended requirement from 10.1.6 to 10.1.7 (#3000)
  • Closes #3008: Update seboettg/citeproc-php requirement from 2.6.0 to 2.6.2 (#3009)
  • Update citation-style-language/styles requirement from 0.0.303 to 0.0.325 (#2942)
  • Update drupal/viewsreference requirement from 2.0.0-beta6 to 2.0.0-beta7 (#2895)
  • Update drupal/core-recommended requirement from 10.1.5 to 10.1.6 (#2894)
  • Update drupal/entity_embed requirement from 1.4.0 to 1.5.0 (#2910)

Editor Experience

  • Close #2933 Update external link field help text to mention University calendar, and to be more concise. (#2934)
  • Closes #1675 Minor update to help text for "Where" section of Event Page (#2977)
  • Closes #2671: Enable copy options based on content type (#2880)
  • Closes #2702: Add unpublished content layout to Marketing Cloud (#2782)

Developer Experience

  • #2084 Add media_library_theme_reset to list of deprecated Quickstart modules. (#2996)
  • Closes #1946 Embedded images in demo content are not found (#2995)
  • Closes #2907 Make Manual Migration Lookup DB configurable. (#2908)

2.9.0-beta2

19 Jan 21:43
Compare
Choose a tag to compare
2.9.0-beta2 Pre-release
Pre-release

Note: This release contains a security update for Drupal core that addresses a moderately critical security vulnerability (SA-CORE-2024-001). Only sites that have the core comment module installed are affected by this vulnerability.

This is a pre-release for the next minor version (feature release) of Arizona Quickstart 2. Pre-releases are not supported for production sites, but they are intended for widespread testing in preparation for the upcoming stable release.

What's been updated since 2.9.0-beta1

  • Update drupal/ckeditor_bs_grid requirement from 2.0.10 to 2.0.11 (#3094)
  • Update drupal/migrate_plus requirement from 6.0.1 to 6.0.2 (#3093)
  • Update drupal/paragraphs requirement from 1.16.0 to 1.17.0 (#3095)
  • Close #3104 fix typo in az_news_feeds schema. (#3105)
  • Closes #3102 Some CKEditor editable tags are removed and can't be restored (#3107)
  • Closes #3097 Changes to rendered HTML after update to Drupal 10.2 (#3106)
  • Closes #2758: Add patch to address Easy Breadcrumb deprecation warnings. (#2759)
  • Update drupal/quick_node_clone requirement from 1.16.0 to 1.17.0 (#3088)
  • #3099 Update Drupal core to 10.2.2 for SA-CORE-2024-001 (#3100)
  • Closes #3084 Event edit page displays User deprecated function error (#3085)
  • Closes #3077: Address PHP 8.1+ deprecation warnings caused by card links with empty URLs. (#3078)
  • Closes #3082 Vertical tabs in Media Library modal are missing styling (#3083)
  • Back to dev.

2.8.4

17 Jan 21:13
Compare
Choose a tag to compare

Note: This release contains a security update for Drupal core that addresses a moderately critical security vulnerability (SA-CORE-2024-001). Only sites that have the core comment module installed are affected by this vulnerability.

This is a pre-release for the next minor version (feature release) of Arizona Quickstart 2. Pre-releases are not supported for production sites, but they are intended for widespread testing in preparation for the upcoming stable release.

What's been updated since 2.8.3

  • Closes #3077: Address PHP 8.1+ deprecation warnings caused by card links with empty URLs. (#3078)
  • Closes #3060 - Fix CKEditor editor experience to match previous version (#3072)
  • Close #2800 Update Global Footer with new X/Twitter Icon. (#3056)
  • Closes #3065: Remove text decoration from links in az_publication.module (#3066)
  • #2084: Add DB update to uninstall now unsupported media_library_theme_reset module. (#3040)
  • #3014: Add critical new block_content permissions to AZQS roles (added in Drupal 10.1.x) (#3038)
  • Closes #2952 Clone permissions in the Quick Node Clone module do not reflect custom access rules (#2953)
  • #3099 Update Drupal core to 10.1.8 for SA-CORE-2024-001 (2.8.x) (#3098)
  • Prepare 2.8.x branch for new minor release branch 2.9.x (#3052)
  • Back to dev.

2.9.0-beta1

10 Jan 23:59
Compare
Choose a tag to compare
2.9.0-beta1 Pre-release
Pre-release

This is a pre-release for the next minor version (feature release) of Arizona Quickstart 2. Pre-releases are not supported for production sites, but they are intended for widespread testing in preparation for the upcoming stable release.

What's been updated since 2.9.0-alpha1

  • #2084: Add DB update to uninstall now unsupported media_library_theme_reset module. (#3040)
  • Closes #3063 Fix permissions for reverting block content (#3064)
  • Closes #2757: Fix typo in README.md (#3061)
  • Closes #3065: Remove text decoration from links in az_publication.module (#3066)
  • Close #2800 Update Global Footer with new X/Twitter Icon. (#3056)
  • Update drupal/core-recommended requirement from 10.2.0 to 10.2.1 (#3062)
  • Update drupal/date_ap_style requirement from 1.9.0 to 2.0.0 (#3054)
  • Update citation-style-language/styles requirement from 0.0.330 to 0.0.343 (#3055)
  • Back to dev.

2.9.0-alpha1

21 Dec 21:18
Compare
Choose a tag to compare
2.9.0-alpha1 Pre-release
Pre-release

This is a pre-release for the next minor version (feature release) of Arizona Quickstart 2. Pre-releases are not supported for production sites, but they are intended for widespread testing in preparation for the upcoming stable release.

What's new

  • #2788 Update PHPUnit config file using lando phpunit --migrate-configuration
  • #2906 Closes #2905 Clean up PHPCS warnings
  • #2914 Update drupal/blazy requirement from 2.21.0 to 2.22.0
  • #2915 Closes #2911: PHP 8.2 compatibility.
  • #2921 Update drupal/date_ap_style requirement from 1.7.0 to 1.9.0
  • #2932 Close #2928 Always show summary fields when adding or editing content.
  • #2935 Closes #2927 Update photo field label on news add/edit form to 'Featured Photo' to match what it is called on field_az_featured_image_as_thumb
  • #2937 Close #2930 Add suggested character limit of 160 to all az_summary fields.
  • #2954 Update drupal/media_entity_file_replace requirement from 1.1 to 1.2.0
  • #2963 Close #2962 handle empty values in TextFormatRecognizer.php
  • #2968 Closes #2967, Closes #1138, Closes #3025: Upgrade Drupal core to 10.2.x.
  • #2978 #2967: Coding standards fixes for Drupal 10.2.x
  • #3005 Update drupal/webform requirement from 6.2.0 to 6.2.2
  • #3007 Closes #2938: Update drupal/inline_entity_form requirement from 2.0.0-rc9 to 3.0.0-rc15
  • #3020 #3017 Deprecate the Block Content Permissions module and no longer install by default
  • #3023 Close #3022 Change argument array syntax in .service.yml files to make it easier to review changes.
  • #3026 Fixes #3025 Use Core Field Delete Button for Cards
  • #3027 Closes #3014, Closes #3017: Update roles with additional block content permissions added to Drupal core 10.1 and deprecate block_content_permissions module.
  • #3029 Close #3028 Update throbber template to use Arizona Bootstrap spinner.
  • #3051 Prepare repository for new minor release branch 2.9.x
  • Back to dev.

2.8.3

14 Dec 17:11
Compare
Choose a tag to compare
  • Update drupal/core-recommended requirement from 10.1.6 to 10.1.7 (#3000)
  • Closes #3008: Update seboettg/citeproc-php requirement from 2.6.0 to 2.6.2 (#3009)
  • #2084 Add media_library_theme_reset to list of deprecated Quickstart modules. (#2996)
  • Closes #1946 Embedded images in demo content are not found (#2995)
  • Closes #2852 Deprecation warnings while news feed is importing (#2969)
  • Closes #1675 Minor update to help text for "Where" section of Event Page (#2977)
  • Update citation-style-language/styles requirement from 0.0.303 to 0.0.325 (#2942)
  • Close #2933 Update external link field help text to mention University calendar, and to be more concise. (#2934)
  • Closes #2169 Close icon broken in media library edit module's modal (#2956)
  • Back to dev.