Skybrud.Umbraco.BorgerDk v2.0.10
Changelog
- An instance of
BorgerDkCachedArticle
now exposes aByLine
property. The byline is available even if thebyline
element hasn't been selected (see c204884). - The
BorgerDkArticleSelection
class now has anIsValid
property and aGetSearchableText
method to support upcoming changes in our Skybrud.Umbraco.GridData package (see c3030d9 and 1bf4ed6).