- Fixed migration issue when read-only mode enabled
- Added module path alias
- Fixed migration logic for project config workflow
- Ensures new structureUid exists before cleaning up old values
- Adds Support console utility
- Improved support for custom field criteria custom sources
- Fixed existing 404 cleanup query
- Fixed duplicate entry issue in user permission migration
- Fixed filename casing issue (#40)
- Fixed datetime syntax in migration
- Fixed usability issue for Lite users with isPro logic
- Added support for Craft 4
- Added Custom Field Layout global setting
- Added support for customized sources using Match Strategy and Status Code conditionals
- Added
BarrelStrength\Sprout\redirects\components\elements\conditions\MatchStrategyConditionRule
- Added
BarrelStrength\Sprout\redirects\components\elements\conditions\StatusCodeConditionRule
- Updated Redirect default ordering to be ‘by Structure’
- Updated Project Config settings from
sprout-redirects
=>sprout-module-redirects
- Updated translation category from
sprout-redirects
=>sprout-module-redirects
- Migrated
barrelstrength/sprout-base-redirects
=>barrelstrength/sprout
- Removed
barrelstrength/sprout-base-redirects
dependency