Ghost/core/frontend
Rish e02ef7f16d Pinned Portal to latest minor version
no refs

Ghost's Portal script is loaded via unpkg which was till now pinned to load `@latest` version, which unpkg auto-resolved to the latest released Portal version. This allowed fast iterations on Portal while still in active beta development to test latest Portal releases.

Going forward, Portal will be pinned to latest specific minor version that allows releasing new features that are not backward compatible without affecting older Ghost releases.

Note: All previous Ghost releases with Portal `@latest` will continue to resolve to latest version and will need to update to latest Ghost 3.x to use all Portal features.
2020-12-01 16:16:14 +05:30
..
apps Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
helpers Pinned Portal to latest minor version 2020-12-01 16:16:14 +05:30
meta 🐛 Fixed published time and modified time for structured data (#12085) 2020-08-17 15:52:31 +01:00
services Fixed malformatted JSDoc {Object} parameters 2020-11-30 17:18:13 +13:00
views