intercept 2.0.19
- Fixed an issue on event creation where the event location could be left empty
- Fixed an issue with the event filter toggle not appearing on calendar view
This is a beta release for the next maintenance minor release of Drupal 10. Betas are good testing targets for developers and site builders who are comfortable reporting (and where possible, fixing) their own bugs. Beta releases are not recommended for non-technical users, nor for production websites. More information on beta releases..
Bug fixes and Engine enhancements.
This release increases the Process Variable storage from 256 to 10000, a fix for our Drush command, updates to the template builder.
## Release 1.0.2
### Bug Fixes
- **Issue #3556501**: Fixed TypeError "Unsupported operand types: null + array" in `sri_ui_library_info_alter()`
- Prevents White Screen of Death (WSOD) when external libraries don't have attributes defined
- Improves compatibility with Google Fonts and CDNJS libraries like cropper.js
### Changes
- Added proper null check before using `+=` operator on library attributes
- Enhanced error handling for external CSS and JS libraries
New release published with compatibility for Drupal 11.
Bug
This is a beta release for the next minor (feature) release of Drupal 11. Betas are good testing targets for developers and site builders who are comfortable reporting (and where possible, fixing) their own bugs. Beta releases are not recommended for non-technical users, nor for production websites. More information on beta releases.