Skip to content

1.0.4

Compare
Choose a tag to compare
@nadar nadar released this 28 Feb 10:26
· 844 commits to master since this release

1.0.4 (28. February 2018)

Changed

  • #1765 Changed ObjectHelper::instanceOf to ObjectHelper::isInstanceOf in order to fix php 5.6 compatibility bug.

Added

  • #1760 Added Excel export to ExportHelper.

Fixed

  • #1730 Problem when using relativ url rule handling which are resolved trough current $app->controller.
  • #55 Fixed issue where admin APIs can not access module context.