Elgg 1.11.2 released

Elgg 1.11.2 has been released and can be downloaded here: https://www.elgg.org/download.php

Contributors

  • Steve Clay (12)
  • Ismayil Khayredinov (5)
  • Evan Winslow (2)
  • Jeroen Dalsem (2)
  • Juho Jaakkola (2)
  • Ariel Abrams-Kudan (1)
  • Jerôme Bakker (1)
  • Juho Jaakkola (1)

Performance

  • views: No longer regenerates the $vars[‘user’] wrapper for each view (3c40971a)

Documentation

  • ajax: Adds more complete Ajax docs (bfbf0ff2, closes #8277)
  • amd: Overhauls the AMD docs with a lot more detailed instructions (e01996ab)
  • auth: Add basic APIs to the authentication docs (83d5f214)
  • guides: Alpha-sort the developer guides to make them more scannable (88a9d130)

Bug Fixes

  • ckeditor: also remove liststyle as a default loaded plugin (eb8235cb, closes #8195)
  • comments: Ajax-saved comments show proper server formatting (6f0f74cb, closes #8294)
  • file: Default file type icons again available in the theme sandbox (6892979f)
  • filestore: Fixed a crash when forms had a file input but no file was provided (2ada5d5a)
  • groups:
    • do not reassign container on ownership transfer if old container is not an old owner (57cf337a)
    • terminate edit action early if group can not be saved (3fe10452)
    • do not attempt to populate groups_entity table if base entity fails to save (f2cbb237)
  • menus: only display location menu item if value is string (e3a39167)
  • mysql: Use explicit ext/mysql resource in initial query/escaping (b7abe8eb, closes #8208)
  • notifications: fixed deprecation notice elgg-require-confirmation (79bf7d42)
  • river: Activity page for specific user shows that user’s owner block (5ecfe41d, closes #8257)
  • session: Remember me no longer results in occasional fatal errors (b91620c1, closes #8104)
  • ui: Checkboxes and labels are again separated by a space (1b62dd20, closes #8199)
  • widgets: validate get_list,default_widgets hook output (b1c16311)

Latest comments