Skip to content

Releases: nikcio/Nikcio.UHeadless

Version 0.1.4 (Beta)

27 Jan 21:20
Compare
Choose a tag to compare
Version 0.1.4 (Beta) Pre-release
Pre-release

0.1.4 (2022-01-27)

Features

  • Added support for Rich text editor (67db76d)

Bug Fixes

  • Fixed automapper error when fetching content (bb51076)
  • Fixed children fetching (8f79eb7)

Version 0.1.3 (Beta)

27 Jan 14:16
Compare
Choose a tag to compare
Version 0.1.3 (Beta) Pre-release
Pre-release

This is still a beta release and some things are properly broken but it would be fun to try out for some small projects.

0.1.3 (2022-01-27)

Features

  • Added automapper extention method (bef3476)
  • Added depencency reflector factory (db8236b)
  • Block list & Nested content can now use any type (a4585d0)

Bug Fixes

  • Added required constructor to PropertyValueBaseGraphType (9d7e12a)
  • Added support for Umbraco v9 (977b237)
  • Made culture and content available on CreateProperty (eb10b59)

0.1.2 (2022-01-25)

Features

  • Added DI to property value generation (c8f6705)
  • Added nested content support & Added properties to block list (ef655e9)
  • Added property value mapping options (1ff1112)
  • Added standard-version (48be288)
  • Added the abillity to fetch properties (d5d83d8)
  • Content fetching 1.0 (eb8177f)
  • Created extentions for startup (76290a0)
  • Renamed project (bd62b60)