Released: January 18, 2020
The way the default value for the language field of the Document model is set, was updated to avoid triggering a new migrations when changing the default language for documents.
The way the default value for the timeout field of the Lock model is set, was updated to avoid triggering a new migrations when changing the default timeout for locks.
Some helper scripts were moved to the contrib/scripts folder.
Two makefile targets were added to make it easier to create the code coverage report.
The Magnum and Travis CI files and setting modules are no longer used and were removed.
A makefile target was added to allow running GitLab CI jobs locally.
GitLab CI jobs were added to test the upgrade process from the current releases to newest version being built.