Version 2.0.4

Date 2016-04-04 (3,087 days ago)
Downloads 1,271 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 4.5
Umbraco Versions Umbraco 7

Changelog

  • Fixed a bug in the property value converter - it wasn't using the correct casing for the alias (see 162c779).
  • Fixed a check in BorgerDkArticleSelection for when an article isn't found on the disk (see 0c14102).
  • Implemented a background job for keeping articles up-to-date. The job must be manually configured - eg. to run as an Umbraco scheduled task (see 3646ebc).