Please read the release notes before upgrading: https://docs.mayan-edms.com/releases/3.4.12.html
Package locations
Docker image available at: https://hub.docker.com/r/mayanedms/mayanedms
Python packages available at: https://pypi.org/project/mayan-edms/3.4.12/ and installed via:
Code: Select all
pip install mayan-edms==3.4.12
Changes
Dependencies
The Django version used was updated from 2.2.13 to 2.2.14 (https://docs.djangoproject.com/en/3.0/releases/2.2.14/)
Tags
The buttons of the tag deletion view confirmation box were updated to match the appearance of the rest of the deletion views.
Task manager
New Celery settings were expose. These were the CELERY_BROKER_LOGIN_METHOD and CELERY_BROKER_USE_SSL. These default to AMQPLAIN and None respectively.
User interface
The code that downloads fonts during the initial setup was updated to decode the response and correctly save fonts that are served in a compressed format.
Removals
- None
Backward incompatible changes
- None
Issues closed
- GitLab issue #849 Firefox and Chrome warn about blocking fonts