Skip to content

Dappur Framework v3.0.1

Choose a tag to compare

@edwardteach42 edwardteach42 released this 10 Aug 19:08
· 226 commits to master since this release

[3.0.1] - 2018-08-10

Notes

In an effort to find some remaining bugs, I created a site using v3. This update contains fixes for issues there were found during the process. Import and Export has also been added to the custom routes and menus admin.

Added

  • Mailgun api key and api base url to settings.json
  • RouteName middleware to custom routes for active menu items
  • Recent blog posts and recent blog comments as global twig variable
  • Import/Export to Custom Pages and Menus
  • Blog Sidebar and page header support to custom pages

Fixed

  • Image input on settings controls
  • Added group to page settings
  • Redirect when adding a page config item
  • Page config middleware was only pulling the first group when multiple were present.

Removed

  • Test function from controller