All Versions
193
Latest Version
Avg Release Cycle
16 days
Latest Release
540 days ago

Changelog History
Page 1

  • v4.3.4 Changes

    October 27, 2022

    Contributors

    • Jer么me Bakker (8)
    • Jeroen Dalsem (2)

    馃悰 Bug Fixes

    • groups: correctly detect default access based on input parameters (4a8a05c9)
    • 馃憠 users: correctly redirect after user deletion (b5b35701)
  • v4.3.3 Changes

    October 07, 2022

    Contributors

    • Jer么me Bakker (3)

    馃悰 Bug Fixes

    • db: correctly handle sort_by clauses on more tables (1c7d6392)
    • session: show correct login error message for unvalidated accounts (713fde5d)
  • v4.3.2 Changes

    September 23, 2022

    Contributors

    • Jeroen Dalsem (1)

    馃悰 Bug Fixes

    • output: allow mailto and tel scheme if used directly via output/url (bad4de81)
  • v4.3.1 Changes

    August 26, 2022

    Contributors

    • Jer么me Bakker (5)

    馃悰 Bug Fixes

    • icons: correctly remove all icons (85f4ba0f)
    • 馃攲 plugins: sanitize plugins path (66a066ab)
  • v4.3.0 Changes

    August 05, 2022

    Contributors

    • Jeroen Dalsem (7)
    • Jer么me Bakker (7)
    • Nikolai Shcherbin (1)

    馃攱 Features

    • relationships: added \ElggEntity->getRelationship() (31a03961)

    馃悰 Bug Fixes

    • cache: separated cache namespaces should not interfere (0a2e40ca)
    • developers: gear settings popup works again (8ba956dc)
    • navigation: correctly merge multiple link classes for menu items (3f94a30b)
  • v4.3.0-rc.1 Changes

    July 21, 2022

    Contributors

    • Jeroen Dalsem (50)
    • Jer么me Bakker (31)
    • Ally Petitt (1)
    • Nikolai Shcherbin (1)

    馃攱 Features

    • admin: open recent cron log in lightbox instead of in widget (db25a973)
    • ckeditor: updated to ckeditor v4.19.0 (d0e47c05)
    • core:
      • add path sanitization function (c7abf151)
      • implement generic namespace of exceptions (0fd13f0e)
      • move the PAM handlers to a service (4cb55938)
    • discussions: added group selection when starting a global topic (dfe38f67)
    • forms: added class to fields that have been disabled (b95821f6)
    • groups: moved group tool field into its own view (77ff14cc)
    • html: added SRI validation to local scripts and stylesheets (516412e4)
    • icons:
      • added config flag to enabled/disable webp icons (c2a78165)
      • added FontAwesome zip upload so admins can update icons (02a4030a)
    • menus: added support for a custom tag name for section headers (a3c521c3)
    • notifications:
      • allow to provide a notification actor (a314571f)
      • notification handlers can controll e-mail mute link (422019b9)
      • added triggers to track en/dequeue events (9569225e)
    • registration: allow to register with a valid invitation code (04127336)
    • system_log:
      • added event type to the event action logged (eb4273cf)
      • improved logbrowser features (4a7b350c)
    • 馃憠 user: added internal cache for profile data (7be4ca64)
    • 馃憠 users:
      • allow filtering of inactive users (6ca3d63a)
      • added confirmation form when deleting a user (2234de28)
    • views:
      • added widget_more element to entity listings (6ca4c78a)
      • added html5 video support to the file plugin (d713749e)

    馃悗 Performance

    • core: added config flag to disable file exist check in classloader (234e9891)

    馃摎 Documentation

    • 馃殌 release: update core release documentation (600b7517)
    • 馃憣 support: added 4.3 to the support page (9216020e)

    馃悰 Bug Fixes

    • annotations: save/update annotations return false on null values (4947ede8)
    • core: generate correct URLs in special request cases (8f602520)
    • notifications: handle exceptions during notification processing (d94cb193)
    • 馃憠 user: only show language completeness on user settings for admins (65205220)
    • 馃憠 users: briefdescription icon should be false by default (f40750cc)

    馃梽 Deprecations

    • annotations: annotate event is deprecated (072ca669)
    • config:
      • changed the way config variables are protected (3a53a6cd)
      • deprecated some more config variables (c8190587)
      • do not use config->elgg_settings_file (14b8073c)
    • core:
      • renamed various user related lib functions (0f1d15fb)
      • prefix relationship functions with elgg_ (4467cb8b)
      • renamed various session related lib functions (82b6ffe4)
      • prefix core functions with elgg_ (517e9d25)
      • various lib functions and hooks deprecated (22fe011a)
    • db:
      • old style database configuration (5c5d2394)
      • using order_by_[metadata|annotation] is deprecated (ae12730d)
    • forms: clear a single sticky form value (d950a3d3)
    • friends: Friends trait functions (1221d6ce)
    • hooks: old or obsolete hooks have been deprecated (d46f320a)
    • icons: replaced the 'classes', 'icon' hook (0acb87fc)
    • js: toggle and popup now init with a class instead of rel (97ba1790)
    • 馃搰 metadata: delete metadata by id (d7b3c1fb)
    • views: (un)register external views (2aa22ba7)
  • v4.2.3 Changes

    July 04, 2022

    Contributors

    • Jeroen Dalsem (2)
    • Jer么me Bakker (2)

    馃悰 Bug Fixes

    • 馃攰 blogs: preview opens in blank window to prevent history issues (39a99376)
    • forms: datepicker should show correct prev/next characters (48bff527)
  • v4.2.2 Changes

    June 17, 2022

    Contributors

    • Jeroen Dalsem (8)
    • Jer么me Bakker (5)

    馃悰 Bug Fixes

    • cache: make sure the CLI and webserver use the same cache path (fda6463e)
    • db: support passing relationship guid when sorting by relationship (21b9f1e6)
    • groups: groupprofile rss feed should show recent searchable content (54353859)
    • icons: check filesize when checking if entity has icon (50989148)
    • menus:
      • allow detecting selected sorting parent from view var (822ac99c)
      • sorting parent detection should respect menu item priority (19fbbcb7)
    • search: improved search result presentation (8959c933)
  • v4.2.1 Changes

    May 31, 2022

    Contributors

    • Jeroen Dalsem (17)
    • Jer么me Bakker (4)

    馃摎 Documentation

    • entities: added info about singular sort_by options (0340ecea)

    馃悰 Bug Fixes

    • bookmarks: always detect document title for bookmarks link (6b8e7cb3)
    • ckeditor: replaced deprecated get_current_language js function (036c532d)
    • db: ignore unsupported sort_by property types instead of crashing (9eb1e3ba)
    • forms: do not draw container_guid subtext if empty (127352ee)
    • groups:
      • enable cropper on group profile icon (a0a61cf8)
      • replaced deprecated sort options in owner transfer (5b787372)
    • icons: only generate webp urls if server supports it (fbf76c11)
    • js: unable to check for logged in user in javascript (72d89a96)
    • menus: make sure title-menu-toggle is always available (f81a21e6)
    • navigation: user hover menu was missing the admin toggle (06433212)
    • pages:
      • allow saving with an empty description (3001a307)
      • check field config for all required fields on save (7f72d186)
    • search: allow passing sort_by through query params (4104a828)
    • site_notifications: prevent possible deadloops with seeded entities (8ea5e3ce)
  • v4.2.0 Changes

    May 13, 2022

    Contributors

    • Jer么me Bakker (16)

    馃悗 Performance

    • batch: retain query cache during ElggBatch (8dcebb26)

    馃悰 Bug Fixes

    • composer: postinstall script correctly creates /mod folder (f2568298)
    • likes: use correct values to check likeable capability (74b43e15)
    • session: make sure to cache the logged in user in the entity cache (9145183a)
    • stats: correctly show the number of unvalidated users (cae13aa1)