Skip to content

1.1.0

Compare
Choose a tag to compare
@nadar nadar released this 26 Mar 17:21
· 1211 commits to master since this release

1.1.0 (26. March 2018)

This release contains new migrations and requires to run the migrate command after updating.

Added

  • #64 Added migration for content disposition.
  • #66 Provide option to whitelist mimetypes for admin file upload.
  • #58 New api user level to make system api calls. Provide basic endpoint overview and tester.
  • #59 NgRest log events are now tracked by the log behavior.
  • #56 User summary active window with diff view, sessions and user infos.

Fixed

  • #68 Fixed caching problem with Yii verison 2.0.14.
  • #67 Fixed issue where crud loader (relation button) can not edit items.
  • #1571 If Active Window label/icon from config is given ues this instead of object defaultLabel and defaultIcon.
  • #69 Fixed i18n helper naming, mark old methods as deprecated, add language option.