Apostrophe 2 v2.57.2 Release Notes

Release Date: 2018-06-07 // almost 6 years ago
  • โœ… Unit tests passing.

    โœ… Relevant regression tests passing.

    • ๐Ÿ†• New extraHtml block in outerLayoutBase.html allows your outerLayout.html to add attributes to the outer html element without the need to completely override the layout. It is a best practice to avoid completely overriding the layout because this maximizes your compatibility with future updates to our admin markup, etc.