0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
Hannah Wolfe 196b8ad0da
Removed active_timezone, default_locale & locale compat (#14788)
- These settings no longer exist, having been renamed to timezone and lang
- As of 5.0 we no longer need any kind of backwards compatibility outside of the importer
- We making breaking changes and cleaning up as many old code paths as possible 
- We have not really exposed the admin Settings API, meaning backwards compatibility was more for internal use
- We will be changing lang back to locale, but that's a separate issue and won't need backwards compatibility
2022-05-11 16:22:25 +01:00
..
client@5751899e5b Updated Admin to v4.46.0 2022-04-28 15:29:18 +01:00
frontend 🔥 Removed support for http/https mixed mode (#14783) 2022-05-11 14:53:23 +01:00
server Removed active_timezone, default_locale & locale compat (#14788) 2022-05-11 16:22:25 +01:00
shared Promoted feature flags for v5 features to GA 2022-05-11 15:55:15 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Renamed settings index.js to settings-service.js 2022-05-10 20:55:31 +01:00
bridge.js Removed sync method from route settings loader 2022-04-28 15:37:09 +01:00