UT Drupal Kit 3.21.1 release notes
Release date - December 12, 2024
Contents
Release summary
UT Drupal Kit 3.21.1 is an interim release outside of the normal bi-monthly maintenance release cycle. It contains two changes, described below.
Instagram API has changed
This change affects sites using the Instagram component. On December 4, 2024, Instagram discontinued the API the Drupal Kit uses for displaying Instagram content. Sites with Instagram integrations will need to follow the new documentation for Instagram integration. This will involve deleting the previous integration, creating a new Meta app, and authorizing the new app. For assistance with this integration, contact drupal-kit-support@utlists.utexas.edu.
Forty Acres: Legacy Bootstrap margin utilities added
In release 3.21.0, the Forty Acres theme updated the Bootstrap Framework CSS from version 4 to version 5. As part of this version update, Bootstrap changed its naming convention for margin and padding utility classes. For example, the class for adding a small left margin changed from ml-1 to ms-1. Forty Acres does not, itself, make use of these classes, so sites that have not explicitly added these classes were not affected. This code change adds the legacy utility classes from Bootstrap 4 to prevent visual regressions on sites that were previously using them. While these legacy classes will continue to be present in Forty Acres, developers using the legacy classes are encouraged to switch to the new naming convention. See https://getbootstrap.com/docs/5.0/utilities/spacing/
Drupal core updates
N/A
Contributed module updates
N/A
All changes since 3.21.0
Forty Acres theme (1)
Task: Add legacy Bootstrap 4 margin utility classes #670
UTexas installation profile (1)
Task: Switch from Instagram Basic Display API to Instagram API #2407