Mayan EDMS v3.3.5 Release Notes

Release Date: 2019-12-13 // over 4 years ago
    • ๐Ÿ“Œ Pin django-timezone-field to version 3.1. GitLab issue #698. Thanks to Rob de Canha-Knight (@rssfed23) for the report and research.
    • ๐Ÿ“Œ Pin kombu to version 4.6.7. GitLab issue #699. Thanks to Rob de Canha-Knight (@rssfed23) for the report and the research.
    • โšก๏ธ Update instances of the word "weblink" to "web link".
    • โœ… Unify the creation of the temporary config file used in tests.
    • โšก๏ธ Update all 0001 setting migrations to accept manually migrated settings.
    • โšก๏ธ Update TemplateField to concatenate existing help texts.
    • ๐ŸŒ Don't show the edit and delete links for resolved web links.
    • Exclude Smart link setup columns and links from the resolved smart link views.
    • TemplateField shows the available variable in the help text automatically.
    • ๐ŸŒ Use TemplateField for the web link template.
    • ๐Ÿ‘‰ Use TemplateField for smart links.
    • โž• Add the ID and the URL to the checkout serializer.
    • โž• Add BaseTransformationType metaclass in a way compatible with Python 2 and Python 3.
    • โœ‚ Remove Django DownloadView library. Implement downloads natively using a modified port of Django 2.2 FileResponse.
    • Increase the role label field size from 64 to 128 characters.
    • Increase the smart link label size from 96 to 128 characters.
    • Increase the source label field size from 64 to 128 characters.
    • โž• Add missing link icons.
    • โž• Add missing field help texts.