Elgg Blog: Elgg 1.9.0-rc.6 released

Elgg 1.9.0-rc.6 has been released.

As always please report bugs to our bugtracker: https://github.com/Elgg/Elgg/issues

Contributors

  • Juho Jaakkola (6)
  • Evan Winslow (5)
  • Ismayil Khayredinov (5)
  • Brett Profitt (2)
  • Jerôme Bakker (2)
  • Per Jensen (1)

Features

  • ckeditor: add "clear formatting" button (0f5525df, closes #7105)
  • likes: improves compatibility with notification plugins (ccfb65c3)
  • notifications: site_notification about an annotation can now have an URL (124190eb, closes #7055)

Documentation

  • all:
    • improves formatting and comprehensibility of docs (de3837be)
    • fixes typos and improves readability (a7ac76ce)
  • contribute: Updated recommendations on which branch to submit against (b84269ce, closes #6964)
  • cron: adds RST documentation about cron jobs (65b10fd8)
  • js: corrects function name to shim AMD modules (091c8b2e, closes #7072)
  • notifications: Adds docs for 'object', 'action' and 'summary' params used by notify_user() (ad00612f)

Bug Fixes

  • embed:
    • Checking for lightbox and embed before loading JS libs when requested through AJAX. (e8c1b4fd)
    • Manually load CSS/JS libs for embed when editing comments on the activity page. (6cc585c6, closes #6422)
  • groups: removes ACCESS_PUBLIC from visibility options if walled garden is enabled (70c911ee)
  • js: elgg.normalize_url no longer modifies urls that begin with a recognized scheme (b6dc613e, closes #6000)
  • notification: extract notification summary from $params (c966fcae, closes #6885)
  • pages: Stop registering undefined upgrade event callback (53eba1e0, closes #6780)
  • views: respect icon_sizes config values when rendering icons (54858e97)
  • walled_garden: ACCESS_PUBLIC no longer available in group context (7c4ec694)

Latest comments