Skip to content

v1.8.0

Compare
Choose a tag to compare
@MarioBlazek MarioBlazek released this 19 Mar 11:45
· 45 commits to 1.x since this release
v1.8.0
9abe7c8

[1.8.0] - 2020-03-19

Added

  • CSV delimiters can now be customized with semantic config - thx @darinda
  • Export to Microsoft Excel (.xls) functionality
  • Extensible export formatters via DIC tags

Changed

  • Form ID is now dynamically generated - tnx @RandyCupic
  • Bumped versions of frontend dependencies (jquery, fstream, underscore.string, lodash.mergewith, cached-path-relative and lodash)

Fixed

  • Accessing collections created by nonexistent users
  • Translate ContentType name with TranslationHelper in tree
  • URL's generated without siteaccess context on the overview page