Version 1.0.0-beta003

Beta
Date 2021-03-09 (1,287 days ago)
Downloads 764 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 4.7.2
Umbraco Versions Umbraco 8

Second beta release 🎉

#installation">Installation

#changelog">Changelog

  • Fixed issue with TimeValueConverter returning wrong property value type (d798504)
    The converter would return TimeOffset[] instead of TimeOffset for the property value type - causing problems for ModelsBuilder models.

  • Introduced new UNIX time editor (see 285f7e3, 137f2cf and ec8c6d9)
    The editors looks like Umbraco's default picker for date and time, but will save the picked value as a UNIX timestamp instead. The C# value property type will be EssentialsTime.