Skip to content

v1.3.1

Compare
Choose a tag to compare
@bennothommo bennothommo released this 27 Sep 07:27
· 171 commits to master since this release

New features

  • Added new "ChildPages" component to display a simple sub-navigation for the current page. (3714ebf)

Changes

  • The Pages plugin is now compatible with Laravel 5.8+ (739ad6e)
  • The Pages and Menu objects now correctly register themselves with the Database Templates functionality (cms.databaseTemplates) (d8534dc)

Fixes

  • The canCommit and canReset template variables provided by the Database Templates functionality are now correctly made available to the Pages and Menus forms. (#400, b1c6882)
  • The Static Page form will now display for a static page even if its linked CMS page no longer has a staticPage component. (#401, 27183f1)
  • Hidden pages are no longer revealed through the resolveMenuItem() method (#411)
  • The staticPage Twig filter now correctly supports null values (e04b072)

Translation updates

  • Improved Polish translations (#409)

For more information on this release, please review the milestone:
https://github.com/rainlab/pages-plugin/milestone/5?closed=1