Released: May 25, 2020
The link to the installation chapter was fixed in both README files.
The django-qsstats-magic dependency was moved to the app that uses it, the mayan_statistics app.
Some dependencies were updated:
The detection of binaries under OpenBSD 6.7 was improved and added for the parsing app. Binaries under OpenBSD 6.7 are now detected and don't require symbolic linking.
Pre-creation hooks were added to the document and document version models. These hook are now used by the quotas app to check if the action for these models are valid and raise a quota exceeded error early on before the task is submitted for background processing.
Django's AUTHENTICATION_BACKENDS
setting was exposed and is now
usable with Mayan's configuration system.
Long texts in the panel's body now wrap around. Likewise long tags now also wrap around when shown in a panel's body.