Ghost/core
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
..
client@aa15f59dae Updated Ghost-Admin to v3.40.2 2020-12-16 14:04:43 +00:00
frontend 🐛 Fixed incorrect locale loading when changing themes 2021-01-04 17:26:22 +13:00
server Removed invalid default 'core' value in settings type 2021-01-04 15:32:57 +13:00
shared Added emailAnalytics config feature flag (#12443) 2020-12-02 13:22:12 +00:00
index.js