Skip to content

Releases: Geta/geta-optimizely-genericlinks

v2.0.4

04 Aug 14:56

Choose a tag to compare

Fixed

v2.0.3

09 Jun 07:08

Choose a tag to compare

Fixed

v2.0.2

20 May 19:01

Choose a tag to compare

  • Readded support for .NET 6

v2.0.1

19 May 14:21
b24b874

Choose a tag to compare

Added

  • Support for soft link indexing, see updated documentation.

Fixed

  • Issue where where content referenced by GenericLink properties wouldn't display appropriate warnings when about to be deleted.
  • (Attempted) fix for issue with Lazy loading in ContentDelivery api.
  • Fix for issue with local blocks in 2.0.0.

v1.9.2

20 Feb 09:18

Choose a tag to compare

  • (Attempted) fix for issue where property value becomes null
  • Removed support for .NET 6

v1.9.1

07 May 12:19

Choose a tag to compare

  • Issue with Enum types not persisting
  • Added support for .NET 8
  • Removed support for .NET 5

v1.8.3

24 Jan 08:41

Choose a tag to compare

  • Fixed an issue with data not being copied correctly due to issues with implementation of Value properties in PropertyLinkData and PropertyLinkDataCollection (issue #27).

v1.8.2

04 Dec 08:29

Choose a tag to compare

  • Fixed an exception in LinkDataBackingTypeResolverInterceptor (issue #26).

v1.8.1

08 Nov 09:01

Choose a tag to compare

  • Issue with breaking change in Optimizely.CMS.UI 12.24.0 (#25).

v1.8.0

06 Sep 08:46

Choose a tag to compare

  • Import/Export functionality (#22).
  • Potential issue in DefaultLinkHtmlSerializer where data would be lost if no link url was present.