Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 18 May 09:34
· 30121 commits to master since this release

List of improvements and fixes:

  • Removed possibility to generate an API key for other users of the system while logged in as a user that should not have permission to perform those actions.
  • Fixed attachments of some special types that were not shown in comments
  • Added possibility to export and import select fields using labels
  • Fixed issue with date filters in reports/segments. Now possibility to use weeks, moths, years, days for date variables in reports and segments has user friendly UI.
  • Removed dependency on symfony/icu
  • Fixed incorrect validation messages in import dialog
  • Added possibility to save set of filters in the grid view
  • Fixed filter by custom multiselect fields in the grid
  • Fixed missing "Update" button in some grid filters
  • ...and more