·
2 commits
to master
since this release
Included commits: 4.8.0...4.8.1
Fixes
- Fixed
CountryRepository::getAvailableCountries()to eagerly load region data via a left join, preventing N+1 queries when country regions are accessed.