Skip to content

Deleted events and new configuration possibilities

Compare
Choose a tag to compare
@tusmester tusmester released this 17 May 12:20
· 415 commits to master since this release

This release contains a few new features and many bug fixes to support the sensenet service infrastructure.

Features

  • We consolidated Deleted content events. Move is not fired anymore when deleting to the Trash, and Delete/DeletePhysical events are fired when appropriate.
  • Added new field configuration for setting the minimum and maximum value for a DateTime field.

Bug fixes

  • Several string resource identifiers appeared on the UI after creating a new resource content. We fixed this by restarting the string resource handler on the backend when necessary.
  • There was an EntityNotFoundException when editing member list of a group containing nonexisting member ids.
  • We hid the unnecessary field Owner when visitor from the UI to avoid confusion.
  • There was a typo in the GetVersionInfo action response.
  • We added a new identifier to OData operations so that the client can tell apart different actions that have the same name.
  • OData expand works correctly for see-only content items and available head-only fields.
  • Removed some old and unnecessary APIs related to NodeType creation.

Testing and infrastructure

sensenet as a service improvements

Installation

To get started please visit docs.sensenet.com.