Skip to content

3.5.1

Compare
Choose a tag to compare
@nWidart nWidart released this 26 Feb 20:39
· 625 commits to master since this release
8bb3cdc

Diff

Changed

  • Core: Whitespace in config/filesystems.php causing issues on some configurations, hooray.
  • Media: Modify media controller to use Imagy non-statically
  • User: Fix issue 467 id() method checks null instead of false
  • Workshop: Fixing issue with ThemeManager caused when a theme name has the same name as project name

Log

  • view commit • Preparing 3.5.1 release
  • view commit • Adding changelog item
  • view commit • Adding changelog item
  • view commit • Adding changelog items
  • view commit • Merge pull request #462 from teoni/3.0
  • view commit • Merge pull request #473 from darron1217/issue#467
  • view commit • Merge pull request #478 from darron1217/issue#477
  • view commit • Removing whitespace of death
  • view commit • Modify media controller to use Imagy non-statically (Fix issue #477)
  • view commit • Fix issue#467 id() method checks null instead of false
  • view commit • Fix for #451