- Merged in solution for caching translated and localized routes (originally in separate package czim/laravel-localization-route-cache) by CZim.
If you used this package, be sure to remove it when upgrading to this version. - Added
'utf8suffix' => env('LARAVELLOCALIZATION_UTF8SUFFIX', '.UTF-8')
to config file.