Elgg  Version 2.3
CHANGELOG

2.3.17 (2021-04-16)

Contributors

2.3.16 (2020-12-18)

Contributors

Bug Fixes

2.3.15 (2020-06-25)

Contributors

2.3.14 (2019-07-24)

Contributors

Bug Fixes

2.3.13 (2019-06-12)

Contributors

Bug Fixes

2.3.12 (2019-04-16)

Contributors

Bug Fixes

2.3.11 (2019-04-04)

Contributors

Bug Fixes

2.3.10 (2018-12-21)

Contributors

Bug Fixes

2.3.9 (2018-11-14)

Contributors

Performance

Bug Fixes

2.3.8 (2018-07-20)

Contributors

Documentation

Bug Fixes

2.3.7 (2018-05-24)

Contributors

Bug Fixes

2.3.6 (2018-03-27)

Contributors

Bug Fixes

2.3.5 (2017-12-06)

Contributors

Bug Fixes

2.3.4 (2017-09-21)

Contributors

Documentation

Bug Fixes

2.3.3 (2017-05-16)

Contributors

Documentation

Bug Fixes

2.3.2 (2017-03-16)

Contributors

Performance

Documentation

Bug Fixes

Deprecations

2.3.1 (2017-02-14)

Contributors

Bug Fixes

2.3.0 (2016-12-27)

Contributors

Documentation

Bug Fixes

2.3.0 (2016-11-09)

Contributors

Features

Performance

Documentation

Bug Fixes

Deprecations

2.2.4 (2017-01-27)

Contributors

Bug Fixes

2.2.3 (2016-11-08)

Contributors

Bug Fixes

2.2.2 (2016-10-02)

Contributors

Documentation

Bug Fixes

2.2.1 (2016-09-21)

Contributors

Documentation

Bug Fixes

2.2.0 (2016-08-05)

Contributors

Features

Bug Fixes

2.2.0-rc.1 (2016-06-16)

Contributors

Features

Performance

Documentation

Bug Fixes

Deprecations

2.1.3 (2016-08-05)

Contributors

Bug Fixes

2.1.2 (2016-06-13)

Contributors

Documentation

Bug Fixes

2.1.1 (2016-03-20)

Contributors

Documentation

Bug Fixes

2.1.0 (2016-03-13)

Contributors

Features

Performance

Documentation

Bug Fixes

Deprecations

2.0.4 (2016-06-13)

Contributors

Bug Fixes

2.0.3 (2016-03-06)

Contributors

Bug Fixes

2.0.2 (2016-02-03)

Contributors

Documentation

Bug Fixes

2.0.1 (2016-01-03)

Contributors

Bug Fixes

2.0.0 (2015-12-14)

Contributors

Documentation

Bug Fixes

Deprecations

Breaking Changes

Fixes #9110 (a6a512e3)

2.0.0-rc.2 (2015-11-29)

Contributors

Performance

Bug Fixes

Breaking Changes

2.0.0-rc.1 (2015-11-07)

Contributors

Bug Fixes

Breaking Changes

2.0.0-beta.3 (2015-10-04)

Contributors

Features

Bug Fixes

2.0.0-beta.2 (2015-09-21)

Contributors

Documentation

Breaking Changes

2.0.0-beta.1 (2015-09-06)

Contributors

2.0.0-alpha.3 (2015-08-23)

Contributors

Features

Performance

Bug Fixes

Breaking Changes

Fixes #8862 (67cff474)

Here we bypass the separate owner container check if the desired owner_guid is the logged in user GUID. This eliminates the check under all normal circumstances but leaves it in place in case a poorly coded plugin allows the impersonation described above.

This also denies creation if the owner/container GUIDs are set but can't be loaded. Before, create() would simply bypass the permissions check if it couldn't load the owner/container.

Fixes #4231 (5adf98fd)

You may access it at https://github.com/Elgg/categories

Fixes #7584 (ba0c12f2)

2.0.0-alpha.2 (2015-08-05)

Contributors

Features

Documentation

Bug Fixes

Deprecations

2.0.0-alpha.1 (2015-07-07)

Contributors

Features

Performance

Documentation

Bug Fixes

Breaking Changes

Fixes #5996 (cb6ebcc9)

Fixes #4878 (20e606b7)

Fixes #8629 (ee7f14ed)

Fixes #8438 (541a5cd1)

fixes #8582 (fd7b8e0a)

The Markdown library is available as a composer package, this requires less maintenance by Elgg developers.

fixes #8597 (df68d986)

Replace the Elgg sprites icons by FontAwesome icons, this allowes for more icons and easier styling of the icons

fixes #7239 (ea7b17d5)

The following views are not available anymore:

Also the [object, groupforumtopic] subtype has been replaced with the [object, discussion] subtype.

Nothing changes from the group owners' point of view. The discussions feature is still available as a group tool and all old discussions are intact.

Fixes: #5994 (a4e484e6)

If you'd prefer to just add it back, you can use this code in your plugin's init:

elgg_register_js('jquery-migrate', elgg_get_simplecache_url('jquery-migrate.js'), 'head');
elgg_load_js('jquery-migrate');

Also, define a jquery-migrate.js view containing the contents of the script. (8f58da98)

Certain uses of the view,$view_name and view_vars,$view_name hooks will not work. See the docs on "View aliases" for more info.

Refs #8381 Fixes #8382 (881e2128)

Removed views:

Removed functions:

Removed methods:

Also the following arguments have been dropped:

Several internal data structures are no longer stored within the plugin- accessible config space; the removed keys are listed in docs/guides/upgrading.rst. The long-deprecated remove_blacklist() function has also been removed. (2247ed80)

Fixes #8440 (8ae86f16)

Fixes #7763 (6be0f97c)

Fixes #5918 (e9de196d)

Fixes #5729 (c0e81a40)

Fixes #2718 (c91f1f3e)

1.12.18 (2019-04-03)

Contributors

Bug Fixes

1.12.17 (2017-09-21)

Contributors

Bug Fixes

1.12.16 (2017-05-10)

Contributors

Documentation

Bug Fixes

1.12.15 (2017-01-25)

Contributors

Bug Fixes

1.12.14 (2016-11-08)

Contributors

1.12.13 (2016-10-02)

Contributors

Bug Fixes

1.12.12 (2016-08-05)

Contributors

Bug Fixes

1.12.11 (2016-06-13)

Contributors

Bug Fixes

1.12.10 (2016-05-29)

Contributors

Documentation

Bug Fixes

1.12.9 (2016-03-06)

Contributors

Bug Fixes

1.12.8 (2016-01-31)

Contributors

Bug Fixes

1.12.7 (2016-01-03)

Contributors

Bug Fixes

1.12.6 (2015-12-14)

Contributors

Bug Fixes

Breaking changes

1.12.5 (2015-11-29)

Contributors

Performance

Bug Fixes

1.12.4 (2015-09-20)

Contributors

Documentation

Bug Fixes

1.12.3 (2015-09-06)

Contributors

Bug Fixes

1.12.2 (2015-08-23)

Contributors

Documentation

Bug Fixes

1.12.1 (2015-08-05)

Contributors

1.12.0 (2015-07-07)

Contributors

Features

Performance

Documentation

Bug Fixes

Deprecations

1.11.6 (2016-06-12)

Contributors

Breaking Changes

1.11.5 (2015-12-13)

Contributors

Bug Fixes

1.11.4 (2015-07-07)

Contributors

Documentation

Bug Fixes

1.11.3 (2015-06-14)

Contributors

Documentation

Bug Fixes