Skip to content

Elgg 6.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeabakker jeabakker released this 18 Apr 14:19
· 10 commits to 6.x since this release
e79ea42

Contributors

  • Jeroen Dalsem (63)
  • Jerôme Bakker (28)

Features

  • ckeditor: updated to ckeditor v41.3 c30beef28
  • db: updated to doctrine/dbal v4 c3776a7a7
  • core: added temporary bin ea8939719 closes #5172
  • views:
    • restructured various page elements and improved css c5c46637a
    • improve various sidebar search forms 172ada402
    • improved usage of headings in various parts of a page df7e1eaac closes #14435
  • session: login event has been reintroduced for logging purposes 34819950d
  • js: dropped RequireJS in favor of ECMAScript modules e2e998c2c
  • icons: uniform storage of entity icon cropping coordinates cee682c2f
  • php: require php intl module 5b5ddccb6 closes #13901
  • tests: updated to PHPUnit 10.5 b01996b60
  • responses: response forward urls are now secure by default afe18fb3b

Bug fixes

  • core:
    • correctly determine if plugins need reindexing 84e72f296
    • correctly check for the need for a default order by 72d015033
  • groups:
    • only show group owner transfer if there are other members 3f8a4f1bf
    • only show edit form sections if there is content 28673a1f7
  • webservices:
  • upgrades: show correct count in the admin upgrade listing adc8b9028 closes #14520
  • database: allow both metadata and annotations 67962755c closes #14405

Removed

  • filesystem: removed flysystem wrapper 537b90a1d
  • db: the enabled column for annotations has been removed bdd17b413
  • core: the \ElggEntity->getTags() function has been removed d3bbe25d0
  • icons: icontime metadata is no longer available 7e139b935