Elgg 2.0.1 released

Elgg 2.0.1 has been released.

Contributors

  • Juho Jaakkola (5)
  • Matt Beckett (4)
  • Ismayil Khayredinov (2)
  • Steve Clay (1)

Bug Fixes

  • admin: Allow plugins to extend js/admin but deprecate it (a5c2abdf, closes #9238)
  • collections: only register collections menu items when logged in (1b88d43a, closes #9249)
  • comments: validate array structure before calling elgg_extract() (1078b65d)
  • entities: fix php notice when editing metadata while not-logged-in (64bb369f, closes #9256)
  • groups: link to membership requests page is visible again (8e3bb84a)
  • install: Set default timezone on installation (7d5a2b05, closes #8845)
  • js: prevent multiple togglable menu item bindings (e7f33013, closes #9151)
  • notifications:
    • default settings now get enabled also for new friends (e84fc160)
    • notifications about new friends work again (a23683ee)
  • relationships: prevent sql exception on duplicate relationships race condition (9e469da9, closes #9179)
  • simplecache: removes warning about using mkdir() when cache directory exists (3bae0bf5, closes #9219)

Latest comments