The summary below describes major new features, items of note and breaking changes.
The links above require a login.
EnsureLoaded()
to support more relations (no complement and multiple complements) (QNO-6409)DynamicStrings
(QNO-6330, QNO-6389, QNO-6399, QNO-6415, )DynamicString
no longer declares a virtual
method named GetValueWithoutFallback()
. It has been redefined as an extension method and replaced with TryGetValueWithoutFallback()
, which accepts an IExpressionContext
. This change will only affect products that have inherited from DynamicString
.
Sign up for our Newsletter