Skip to content

4.8.1

Latest

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 07 Aug 11:41
· 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.