Skip to content

Version 5.6

Latest
Compare
Choose a tag to compare
@nursix nursix released this 03 Feb 18:24

Stable Release

Features

  • Refactored RecordMerger with option for resource-specific extensions
  • Replaced S3XMLContents with XMLContentsRepresent
  • XLSXWriter allows appending sheets to existing workbook
  • Simplified and refactored update check process
  • Added ImageUploadWidget, with integrated post-process and option to capture still image from built-in/connected web camera

Fixes and enhancements

  • Fixed an issue with joins in ResourceData
  • Bulk select-all limited to current page, avoiding hidden selection
  • Fixed an issue with extra data lookup in spreadsheet importer
  • Improved IS_ISO639_2_LANGUAGE_CODE
  • Refactored SUPPLY module, added new distribution model
  • Fixed filter manager to replace rather than add to selected filters
  • Fixed a crash due to undefined table in IS_NOT_ONE_OF

Core changes

  • Template-specific JS moved into static/scripts/templates so it can be re-used across themes
  • New logo for Eden ASP

Deprecated/removed functionality

  • S3ImageCropWidget deprecated, will be replaced by ImageUploadWidget

Full Changelog: 5.5...5.6