Elgg v3.0.6 Release Notes

Release Date: 2019-07-24 // almost 5 years ago
  • Contributors

    • Jeroen Dalsem (11)
    • Jerôme Bakker (9)
    • Ismayil Khayredinov (1)

    📚 Documentation

    • code: added note about low-level functions that should throw (03417897)
    • composer: document composer autoloader optimization (fee62f05)
    • css: added some best practices about css files and classnaming (daa55646)

    🐛 Bug Fixes

    • cache:
      • improved handling of values (db7c8864)
      • prevent timeout during cache flush (ab8c759b)
    • ckeditor: no need to remove plugins as they are not loaded (55b95e7a)
    • comments: popup menu will close itself when inline editing comments (9a7ecc73)
    • core:
      • literal order by clauses are no longer deprecated (e77e4898)
      • unset on ElggData will always use magic setter (a0b442ad)
      • always show success message when upgrade has finished (0afb29d8)
    • http: request validation now correctly reads payload (c5e18f45)
    • js: validate arguments in elgg.get_simplecache_url (91f7c143)
    • pages: correctly check who can edit (write) access (a87ec78f)
    • routes: route url generation will always return a normalized url (d0b2503a)