v4.3.0 | Update of build-system and outdated dependencies
Breaking changes:
This release includes updates of our build-system and removal of outdated dependencies. In order to do this, we dropped support for node < 10, so make sure to update your environment to a node version larger than 10! This includes issues:
Other changes in this release
- Fixes a bug that prevented logged-in users without manage-users permissions to edit posts made by another user
- Fixes a bug with unlocking posts after leaving them without save.
- Fixes a UI-bug in user-search.
- Adding Accept-Language header to be able to send error-messages and other strings translated into the language selected by the user from the backend.
This release also have a corresponding Platform-API-release. See release-notes for Platform-API for further information about changes there.