mayan-edms v2.6 Release Notes

Release Date: 2017-07-18 // almost 7 years ago
    • ๐Ÿ›  Fix HTML mark up in window title. GitLab #397.
    • โž• Add support for emailing documents to a recipient list. GitLab #396.
    • ๐Ÿ“‡ Backport metadata widget changes from @Macrobb. GitLab #377.
    • ๐Ÿ‘‰ Make users and group searchable.
    • โž• Add support for logging errors during in production mode. Add COMMON_PRODUCTION_ERROR_LOG_PATH to control path of log file. Defaults to mayan/error.log.
    • โž• Add support logging request exceptions.
    • โž• Add document list item view.
    • Sort setting by namespace label and by global name second.
    • Sort indexes by label.
    • ๐Ÿ›  Fix cabinets permission and access control checking.
    • ๐Ÿšš The permission to add or remove documents to cabinets now applies to documents too.
    • Equalize dashboard widgets heights.
    • Switch the order of the DEFAULT_AUTHENTICATION_CLASSES of DRF. GitLab #400.
    • Backport document's version list view permission.
    • ๐Ÿ‘Œ Improve code to unbind menu entries.
    • ๐Ÿ“‡ Renamed the document type permission namespace from "Document setup" to "Document types".
    • โž• Add support for granting the document type edit, document type delete, and document type view permissions to individual document type instances.
    • ๐Ÿ‘Œ Improved tests by testing for accesses.
    • Increase the size of the mailing profile label field to 128 characters.