Skip to content

Automatic repository install

Compare
Choose a tag to compare
@tusmester tusmester released this 22 Apr 12:09
· 291 commits to master since this release

In this release we fixed a huge number of bugs and added new features that will support the standalone working mode in sensenet.

Features

  • sensenet is able to install the repository database automarically when an application (for example a web app) is started for the first time.
  • The email sending and change password features were ported to the base sensenet codebase from SNaaS.
  • It is possible to extend webhook post data with custom properties and dynamic parameters.

Bug fixes

  • Indexing reference fields is fixed: now all ids are indexed correctly for a reference field, so searching for them is possible.
  • Public administrators got more permissions by default so they can manage CTDs more easily.

Testing and infrastructure

Installation

To get started please visit docs.sensenet.com.