Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 847 Bytes

File metadata and controls

33 lines (19 loc) · 847 Bytes

Widget versions

A widget does have version on its own, but inherits version from the implementation it belongs to. Upgrading a widget can be achieved via

  • pointing out another implementation
  • or, upgrading the implementation that the widget belongs to

When a breaking change is needed in the widget code a new version is branched off. Typically an upgrade to a new version requires some changes to custom CSS and custom plugins.

V1

Please upgrade to V3 or V4.

V2

Please upgrade to V3 or V4.

V3

Upgrade to V4 unless you are affected by any of V4:s limitation

Documentation.

V4

This is the current version.

Limitations

  • No support for list widget
  • No support for lightbox widget
  • No supported SEO solution

Documentation.