Skip to content

3.0.1

Choose a tag to compare

@NightJar NightJar released this 01 Nov 22:21
· 17 commits to 3.0 since this release
638deca
  • fix: if the stop_element_inheritance flag has been set in the config then this should also ignore any disallowed_elements bubbling up like it does for allowed_elements (Ryan O'Hara) - 5d1e04f
  • Rename CssStyle to StyleVariant (aNickzz) - 896a197
  • Revert and one line statement (eehondas) - 4294017
  • Check object exists before pushing History Tab to BaseElement (eehondas) - ad330f0
  • FIX Revert Versioned call back to returning a DataList which is then filtered (Robbie Averill) - 7c1c3c7
  • FIX Ensure Versioned query has table name prefix so it will work with modules like fluent (Robbie Averill) - 7583b4c
  • Add internal private caching of repeatedly called relationship calls (Robbie Averill) - 2b9e660
  • FIX Use cachable call to get page version from draft stage (Robbie Averill) - a5170dd
  • fix(ElementalPageExtension): Update getElementsForSearch() so that it switches to the frontend theme. (Jake B) - eb6b661
  • Fix infinite loop on write (Lauren Hodgson) - 53ebd15
  • FIX Use LatestDraftVersion in GraphQL query to determine latest draft version (Robbie Averill) - 6c2b01a