Elgg v3.0.3 Release Notes

Release Date: 2019-05-21 // almost 5 years ago
  • Contributors

    • JerΓ΄me Bakker (55)
    • Jeroen Dalsem (21)
    • Rohit Gupta (1)
    • therecluse26 (1)

    🐎 Performance

    • db: improved preloader queries for performance (6ec44b7a)
    • entity: only update private settings if value changes (ee955db4)

    πŸ› Bug Fixes

    • ajax: reponseFactory prepares reponse (ff965eab)
    • cache:
      • let cache (un)serialize contents (#12615) (29eeabc5)
      • updated Stash version to 0.15.* (3aa057a8)
      • improved error handling in Stash (79107e3f)
    • core:
      • use correct typehint namespace (aaeacf36)
      • remove unused action hook listener in BootService (01ff862c)
      • report correct duration for non sequential timers (1831589f)
    • db: make sure all queries are tracked and logged (8e6da0c6)
    • email: don't set duplicate content-type header (#12625) (5625412c)
    • gatekeeper: allow access to content of banned users (c7c36082)
    • messages: added missing translation string (5c612c1a)
    • πŸ“‡ metadata:
      • removed usage of canEditMetadata is MetadataTable::delete (35c39119)
      • removed usage of canEditMetadata (42495a6b)
    • notifications: prevent php warning when no collections selected (6efd8f7b)
    • output: always return string in formatter (b92a6dbd)
    • pages: don't show access fields if no edit rights (33eff4b2)
    • πŸ”Œ plugins:
      • only reindex plugin priorities with new disabled plugins (9652c77e)
      • plugin details tabs work again (f3c9bb3f)
    • request: upload post max size is now correct validated (#12610) (5b118806)
    • river: restored ignoring access when bulk deleting river items (761dc191)
    • search: no longer set deprecated search_type tags on tag links (#12611) (a639fbba)
    • session:
      • cookie configuration not read from settings file (d43d282c)
      • session close moved to the latest possible moment (16c06fc2)
    • system_log:
      • filtering in logbrowser could result in no results (bdf6ec54)
      • system_log_get_log accepts single array argument (#12607) (9641b008)
    • 🌐 web_services: fetch correct api user (f857b1ef)
    • widgets: return all widgets in case of duplicate order (e2899cb4)