Skip to content

Commit

Permalink
Wrapped up v5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalsem committed Dec 8, 2014
1 parent 6991a9a commit c2bbbeb
Showing 1 changed file with 26 additions and 2 deletions.
28 changes: 26 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,39 @@
Version history
===============

5.0:

5.0 (2014-12-08):

- added: widget collapsed state is remember for logged in users in the database
- added: widget advanced setting to set default collapse state
- added: widget advanced setting to set availability of collapse toggle button
- added: custom more link for widgets
- added: group forum topics added to content by tag widget
- added: content by tag support multi tag search link if search_advanced is available
- added: widget setting is showed in a lightbox
- added: support for bookmark_tools link setting
- added: extra css class to widget layout so there is more styling control
- added: client side rss widget using Google Feed API
- added: plugin setting to force use of group widgets
- added: hooks to have widgets added/removed when related group tool option is toggled
- added: admin action to update widgets on all groups to verify group tool option
- added: single column layout
- added: iframe widget
- added: rss widget now has option to show feed contents in lightbox
- added: per rss widget setting of feed timeout
- added: content by tag widget now also has an exclusion list of tags
- added: extra context pages now also support top row config
- changed: hide header widget option also hides for admins
- changed: free html widget now uses long text so there is an editor
- changed: updated for Elgg 1.9
- changed: split css views
- changed: updated to Elgg coding standards
- changed: replaced some language keys with core versions
- changed: relocated widgets code
- changed: plugin settings view only shows applicable
- fixed: widgets created in groups get unusable access #25
- fixed: ability to globally hide a widget on the widgets manage page
- fixed: issue with extra minus sign in content by tag widget #31
- deprecated: widgets url hook is no longer usable, use the entity url hook if you want to set widget title links
- removed: widget url links for non core plugins (plugins should provide themselves)

4.8 (2014-03-07):
Expand Down

0 comments on commit c2bbbeb

Please sign in to comment.