Elgg 2.0.2 released

Elgg 2.0.2 has been released.

Contributors

  • Steve Clay (10)
  • Juho Jaakkola (3)
  • Ismayil Khayredinov (2)
  • Wouter van Os (1)

Documentation

  • events: Clarify scope of HooksRegistrationService::hasHandler (498abdde, closes #9325)
  • js: warn devs that that elgg_define_js() configuration is cached (a078c030, closes #9302)
  • notifications: Updated subject variable to body (0cde3006)
  • routing: clarify use of default_page_owner_handler in core (5d647d18)

Bug Fixes

  • installer:
    • don’t fatal trying to rewrite the .htaccess file (5e74932b, closes #9334)
    • detect PDO MySQL extension instead of ext/mysql (98c8e418, closes #9313)
    • installer no longer fails on PHP 7 (4d796279, closes #9314)
  • javascript: replaces calls to obsolete $.die() method with $.off() (82a08f56, closes #9309)
  • menus: menu item labels now match page titles in tool settings (bc8f8dd3)
  • notifications: set page context before pagesetup is fired (d4c86cde)
  • profile: don’t show removed description field (9846c4a4, closes #8984)
  • views:
    • resources/error view now renders sanely within /admin (c0b1a703, closes #9327)
    • don’t pass null to array arguments (for PHP 7) (e0d5433f, closes #9318)
    • locations specified in /engine/views.php are modifiable (3cc5b5b3, closes #9308)

Latest comments