Releases: Geta/geta-optimizely-genericlinks
Releases · Geta/geta-optimizely-genericlinks
v1.9.1
- Issue with Enum types not persisting
- Added support for .NET 8
- Removed support for .NET 5
v1.8.3
- 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
- Fixed an exception in
LinkDataBackingTypeResolverInterceptor
(issue #26).
v1.8.1
- Issue with breaking change in
Optimizely.CMS.UI 12.24.0
(#25).
v1.8.0
- Import/Export functionality (#22).
- Potential issue in
DefaultLinkHtmlSerializer
where data would be lost if no link url was present.
v1.7.0
- Added default value handling (#21).
v1.6.1
Fixed
- Issue with auto save on cancel (introduced in CMS ~12.19) (#17).
- Issue with comparison view when an external link is defined (#18).
- Issue with select content modal (introduced in CMS ~12.19) (#19).