Ghost/core/server
Rishabh Garg 35c4da710a
🐛 Fixed sitemap generation with correct date and images value (#10668)
closes #10640

- Updated sitemap resources data to include certain fields
- Fixes sitemap date and images value
- Updated date handling for sitemap nodes
2019-04-09 12:43:07 +05:30
..
adapters Removed superagent dependency (#10535) 2019-03-04 15:59:38 +08:00
api 🐛 Fixed Admin API v2 wasn't returning preview url 2019-03-21 19:08:38 +01:00
apps 🐛 Changed subscribed page title from hardcoded to site title (#10589) 2019-03-11 14:07:37 +08:00
config 🐛 Fixed custom certificate usage for MySQL (#10573) 2019-03-06 10:28:10 +01:00
data 🐛 Fixed sitemap generation with correct date and images value (#10668) 2019-04-09 12:43:07 +05:30
helpers 🐛 Fixed 500 template error occurring in place of a 404 for missing pages/assets (#10660) 2019-04-04 14:41:56 +01:00
lib 🐛 Fixed last paragraph not rendering on front-end when it's styled 2019-04-08 16:25:20 +01:00
models Improved error context usage (#10669) 2019-04-09 13:00:56 +08:00
public
services 🐛 Fixed sitemap generation with correct date and images value (#10668) 2019-04-09 12:43:07 +05:30
translations Added missing translation key: admin api kid 2019-03-18 12:48:39 +01:00
views
web 🐛 Fixed admin error page on startup 2019-04-01 15:06:00 +08:00
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
filters.js
ghost-server.js
index.js
overrides.js
update-check.js