Skip to content

Releases: dawoe/umbraco-nexu

1.7.0

27 Nov 08:27
Compare
Choose a tag to compare

Bugfixes :

  • Fix Archetype parse for when there are multiple archetypes (#39)
  • Fix bug when prevalues are stored as array (#43)

Features :

  • Nexu service is now public so you can use that to retreive information about relations (#37)

Full change log here : https://github.com/dawoe/umbraco-nexu/milestone/4?closed=1

1.6.0

15 Aug 06:52
Compare
Choose a tag to compare

Bugfixes :

  • Fix Archetype parse for when there are multiple fieldsets (#35)

Features :

  • Speed up parsing on saving of content (#30)
  • Support for Content List property editor (#33)
  • Fix for new unpublish confirmation in 7.12.0 (#32)

Full change log here : https://github.com/dawoe/umbraco-nexu/milestone/2?closed=1

1.5.0

04 Apr 06:50
Compare
Choose a tag to compare

Bugfixes :

  • Fixed error for properties with same label on a tab (#27)
  • Fixed error in parsing nested content (#28)

Features :

  • Property editor to view relations (#10)
  • Support for Stacked content (#23)
  • Support for Archetype (#11) thx to @jaandrews
  • Prevent deleting and unpublishing (#22)

Full change log : https://github.com/dawoe/umbraco-nexu/milestone/1?closed=1

1.4.1

13 Feb 09:17
Compare
Choose a tag to compare

This is a hotfix release for fixing issue #24

1.4.0

06 Feb 13:53
Compare
Choose a tag to compare

This release contains following features and bugfixes :

  • Support for dictionary items in property labels and tab names on documenttypes thanks to @kipusoep
  • Support for Leblender grid editor (thanks for @mistyn8 for starting this)
  • On delete and unpublish underlying items are now also checked if they contain incoming links. This will prevent accidently deleting folders containing items in use

1.3.0

08 Nov 10:52
Compare
Choose a tag to compare

This release contains support for the core version of nested content in Umbraco v7.7

Following issues have also been fixed

1.2.0

09 May 18:11
Compare
Choose a tag to compare

Adds support for new version of RJP Multi Url Picker thanks to @rasmusjp

1.1.0

12 Apr 18:24
Compare
Choose a tag to compare

This release adds support for version 7.6 of Umbraco

Following issues have been fixed

1.0.0

05 Apr 12:01
Compare
Choose a tag to compare

Initial release of package with support for following property editors and grid editors

Supported property editors

Core property editors

  • Rich text editor
  • Content picker
  • Multinode tree picker (content and media)
  • Grid
  • Related links
  • Media picker
  • Multiple Media picker

Community property editors

Supported grid editors

Core grid editors

  • Rich text
  • Media

Community grid editors