Mayan EDMS v3.3.4 Release Notes

Release Date: 2019-12-09 // over 4 years ago
    • ⚡️ Update the gunicorn worker class to synchronous.
    • ⚡️ Update the way the BaseTransformationType metaclass is passed to work on Python 3.
    • ➕ Add locking to the file metadata document processing task.
    • ⚡️ Update devpi-server version to 5.3.1.
    • ➕ Add targets to run staging containers using RabbitMQ as broker.
    • Don't set SourceColumn to the attribute name when no help text is defined.
    • 👉 Make it clear when a setting is being overridden by an environment variable. Add better text explanation. Change the column to a check mark widget.
    • ➕ Add icons to the smart settings links.
    • 🛠 Fix docker-runtest-all target.
    • 🛠 Fix the evaluation priority of the bootstrap settings. Closes GitLab issue #702. Thanks to Kevin Pawsey (@kevinpawsey) for the report and the help debugging the issue.
    • Switch from librabbitmq to py-amqp. Closes GitLab issue #699. Thanks to Rob de Canha-Knight (@rssfed23) for the report, research, and debug.
    • Darken content area when opening the mobile menu.