Skip to content

New module Partners + FileObserver

Compare
Choose a tag to compare
@sdebacker sdebacker released this 18 Jun 13:06
· 1074 commits to master since this release

Changelog:

  • New module Partners. A partner can have with title, logo, body text and website.
  • Added a FileObserver for attachments to models, currently there is attachment for modules Partners and Places
  • Package ImageValidator for image size in px validation
  • Gulp and bower + packages updated
  • No more vendor dir in public folder
  • Less work to make an unilingual website without lang in url (see config/app.php file)
  • Better assets concatenation and minification
  • List of children pages as an aside menu is now in a partial blade template
  • Composer minimum-stability is now stable
  • Bug fixes