Version 1.0.3
February 17, 2026
Fixed
- Fixed settings page crash when a site or site group is deleted while still referenced in plugin settings
- Added automatic cleanup of stale site and site group references in settings on load
- Fixed
getEnabledSites()to handle nulldisabledSitesByGroupIdgracefully - Fixed
findPrimarySiteForGroup()to verify the site still belongs to the expected group - Fixed integer type casting for disabled site IDs in
LocalizationService - Fixed settings template to handle site groups with no enabled sites
Changed
- Settings template now shows a "No enabled sites in this group" message for empty site groups
Version 1.0.2
October 13, 2025
Fixed
- Fixed issue with disabled site redirection not working properly
Version 1.0.1
October 13, 2025
Fixed
- Fixed license configuration in composer.json
Version 1.0.0
September 3, 2025
Added
- Initial release of MultiSite Language Redirect plugin
- Automatic redirection based on browser language detection
- Support for previously selected language preferences
- Multi-site language configuration
- Craft CMS 5.0+ compatibility