Skip to content

Releases: ColdTrick/widget_manager

v12.0

27 Sep 14:00
Compare
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
Compare
Choose a tag to compare
  • changed: replaced packer with muuri for fluid layouts

v11.3

22 Jun 07:25
Compare
Choose a tag to compare
  • added: fluid/packery/masonry index layout

v11.2.1

08 Jun 08:27
Compare
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
Compare
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
Compare
Choose a tag to compare
  • added: lazy loading widget features

v11.0.1

08 Dec 15:02
Compare
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
Compare
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

v10.0.2

15 Oct 11:01
Compare
Choose a tag to compare
  • fixed: bulk update widget access in groups now show correct access opts
  • fixed: removed widgets blacklist correctly populated

v10.0.1

18 Sep 12:03
Compare
Choose a tag to compare
  • fixed: index manager now can manage admin only widgets