What's Changed in yusaopeny 10.3.10
The YMCA of the USA's YMCA Website Services Drupal distribution, yusaopeny, has been updated to version 10.3.10. This release includes several updates, including an updated PHP requirement, new features, and bug fixes.
PHP Requirement Updated
The minimum PHP requirement has been updated to v8.3. This change was a collaborative effort between updates #219 and #220. Update #219 prepared the codebase for the new PHP version by pointing the development environment to a fork and updating composer packages. Update #220 then officially set the minimum PHP version to 8.3. While the specific benefits of PHP 8.3 for yusaopeny are not mentioned, updating to the latest PHP version generally provides performance improvements and enhanced security.
New Features
- Update #221 added a profile name to the core.extension.module list. This change improves the organization and management of modules within the YMCA Website Services distribution, making it easier for users to identify and work with different profiles.
Bug Fixes
- Update #226 introduced fixes for Drupal core 10.3. These fixes address various issues and ensure the stability and compatibility of YMCA Website Services with the latest Drupal core version.
Drupal Core Updates
- Update #200 updated Drupal core to 10.3 - released.
- Update #224 updated Drupal core to 10.4 - Work in Progress for next release.
These updates bring several benefits to the YMCA Website Services distribution. Drupal core 10.3 introduce new features, performance improvements, and security enhancements that enhance the overall functionality and user experience of YMCA Website Services.
Other Changes
- Update #264 in the y_lb repository improved the Layout Builder functionality within YMCA Website Services.
- Update #92 in the openy_features repository enhanced the features module, providing more flexibility and customization options for users.
Conclusion
This release of yusaopeny provides important updates and enhancements to the YMCA Website Services Drupal distribution. The updated PHP requirement ensures compatibility with the latest PHP version, while the new features and bug fixes improve functionality and user experience. The Drupal core updates to versions 10.3 and 10.4 bring a range of benefits, including new features, performance improvements, and security enhancements. Overall, this release enhances the stability, performance, and user experience of the YMCA Website Services distribution.
What's Changed
- [DS-1771] Update PHP requirement to v8.3 by @rollki in #219
- feat!: min PHP 8.3 by @podarok in #220
- [DS-1545] Add a profile name to the 'core.extension.module' list by @aleevas in #221
- Fixes for core 10.3 by @svicervlad in #226
- feat: Drupal core 10.3 by @podarok in #200
- Drupal core 10.4 by @podarok in #224
Full Changelog: 10.3.4...10.3.10