Skip to content

Releases: ColdTrick/widget_manager

v12.0.2

27 Oct 11:28

Choose a tag to compare

  • fixed: use route generation instead of fixed url

v12.0.1

12 Oct 13:40

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

v12.0

27 Sep 14:00

Choose a tag to compare

  • changed: updated for Elgg 4
  • fix: prevent widgets being auto created public on walled garden site
  • removed: no longer supports a top row column in widget layout
  • removed: widgets can no longer be positioned fixed in a layout

v11.4

06 Jul 13:24

Choose a tag to compare

  • changed: replaced packer with muuri for fluid layouts

v11.3

22 Jun 07:25

Choose a tag to compare

  • added: fluid/packery/masonry index layout

v11.2.1

08 Jun 08:27

Choose a tag to compare

  • fixed: correctly pass widget entity in lazy loading hook
  • fixed: multiple layouts should not connect with eachother

v11.2

25 May 08:03

Choose a tag to compare

  • added: improved core widget logic if you have multiple layouts on a page
  • fixed: correctly detected if lazy loading is needed for a widget layout

v11.1

05 Jan 14:51

Choose a tag to compare

  • added: lazy loading widget features

v11.0.1

08 Dec 15:02

Choose a tag to compare

  • fixed: make sure custom link for widgets are always used
  • fixed: update widget title correctly with new title and href

v11.0

26 May 12:27

Choose a tag to compare

  • changed: increased minimal Elgg requirement to 3.3
  • changed: layouts now use the default layout
  • changed: manage widget now instant saves setting
  • changed: the widget settings config can now be used as a service
  • fixed: do not crash when viewing unsaved widgets
  • fixed: make sure all widgets are manageable
  • removed: unused function widget_manager_sort_widgets