You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FEATURE: new layouts index, will be populated when saving components with _layout: true in their schemas
FEATURE: new /_layoutlist api endpoint, accepts similar stuff as the /_pagelist endpoint. Used by Kiln to update layouts. Will create the elastic doc if it doesn't exist
FEATURE: new publishLayout hook handler, will update elastic doc with publish status when called by amphora. Will also unschedule (if layout is currently scheduled). Will create the elastic doc if it doesn't exist
FEATURE: /_pagelist will create the elastic doc for a page if it doesn't exist