Releases: blendinteractive/Blend.Optimizely
Releases · blendinteractive/Blend.Optimizely
v.3.0.2
21 Oct 19:01
Compare
Sorry, something went wrong.
No results found
What's Changed
Adds HasValue() that can handle object values, calling the appropriate HasValue() for supported types. by @biscuithands #17
Full Changelog : v3.0.1...v3.0.2
v.3.0.0
07 Mar 20:28
Compare
Sorry, something went wrong.
No results found
What's Changed
Potential Breaking Changes : Bumps minimum EPiServer.CMS version to 12.24.0, EPiServer.Framework to 12.19.0, drops .net 5 support, adds .net 7 support. Current .NET SDK's supported: .net 6 & .net 7.
Adds support for inline-blocks within content areas to the AsContent extension method by @mrdrbob in #13
Fixes LinkItem resolution to include remaining url data by @mrdrbob in #14
Full Changelog : v2.0.10...v3.0.0
v.2.0.10
12 Dec 22:08
Compare
Sorry, something went wrong.
No results found
What's Changed
Changes AsContent<T> to expect a T type of IContentData instead of ContentData, allowing use of IContent as T type by @cjwahl in #11
Fixes issue with ambiguous method errors by @mrdrbob in #12
Full Changelog : v2.0.9...v2.0.10
v.2.0.9
03 Nov 18:43
Compare
Sorry, something went wrong.
No results found
What's Changed
Adds language support for URL resolution by @JoshuaFolkerts in #10
Adds better Nullable reference types support in a few places by @mrdrbob #9
Fixes bug where resolving a LinkItem was not respecting options by @mrdrbob #8
Full Changelog : v2.0.8...v2.0.9
v2.0.8
19 Aug 16:15
Compare
Sorry, something went wrong.
No results found
v2.0.7
05 Aug 15:59
Compare
Sorry, something went wrong.
No results found
What's Changed
Added Readme.md to the nuget package. by @mrdrbob in #4
Adds and documents ConvertTextAreaToHtml extension method. by @mrdrbob in #5
Lots of nullable reference types fixes by @mrdrbob in #3
Full Changelog : v2.0.6...v2.0.7
v2.0.6
22 Jul 14:23
Compare
Sorry, something went wrong.
No results found
Dual targeting dotnet 5 and 6
v2.0.5
23 Mar 20:52
Compare
Sorry, something went wrong.
No results found
Bug fix for PropertyTemplateFor