Ghost/core/frontend/services
Naz 33bdd2384b 🐛 Fixed incorrect locale loading when changing themes
closes #12271

- When previous active theme did not have locale data for certain language, loading a theme which has such data did not result in correct locale being loaded
- Underlying issue was in settings cache being outdated during theme change related i18n initialization
- Fix focuses on removing settings cache dependency and and rely on most up to date data about currently active theme
- The benefit of this approach is reduced coupling with settings cache
2021-01-04 17:26:22 +13:00
..
apps
redirects
routing 🐛 Fixed page preview 2020-12-04 11:35:15 +01:00
rss
settings Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
sitemap
themes 🐛 Fixed incorrect locale loading when changing themes 2021-01-04 17:26:22 +13:00
url
proxy.js Refactored core/server/lib/image for Dependency Injection (#12463) 2020-12-09 13:19:22 +01:00