Skip to content

Releases: ColdTrick/widget_manager

v15.1

05 Jul 13:12
Compare
Choose a tag to compare
  • added: widget page database seeder
  • fixed: return correct type

v15.0

02 Jun 08:23
Compare
Choose a tag to compare
  • added: migration for old widget settings
  • changed: conflict with Elgg < 5.0
  • changed: updated for Elgg 5
  • fixed: expand access to allow editing private widgets on index pages
  • fixed: prevent error in shutdown hook

v14.1.1

27 Oct 07:39
Compare
Choose a tag to compare
  • fixed: Dutch translation file encoding

v14.1

07 Oct 12:52
Compare
Choose a tag to compare
  • added: toggle link for widget layout editors to hide/show widget content
  • changed: fluid layout widget are lazy loaded after 3 * the fold limit
  • changed: widget page display name falls back to url
  • fixed: correctly pass show_access to newly added widgets

v14.0

24 Aug 11:40
Compare
Choose a tag to compare
  • changed: updated for Elgg 4.3

v13.1

22 Jun 12:19
Compare
Choose a tag to compare
  • removed: no longer provide widget toggle/collapse features

v13.0

01 Jun 13:56
Compare
Choose a tag to compare
  • added: discussions widget is now available in groups context
  • added: plugin setting to control number of columns in group widgets
  • changed: updated for Elgg 4.2

v12.0.3

16 Feb 14:40
Compare
Choose a tag to compare
  • fixed: cast widget context as string

v12.0.2

27 Oct 11:28
Compare
Choose a tag to compare
  • fixed: use route generation instead of fixed url

v12.0.1

12 Oct 13:40
Compare
Choose a tag to compare
  • fixed: added missing class in group widget layout
  • fixed: check for array when saving settings
  • fixed: get all widgets when checking for collapsed state