Mayan EDMS v3.2.4 Release Notes

Release Date: 2019-06-29 // almost 5 years ago
    • ๐Ÿ‘Œ Support configurable GUnicorn timeouts. Defaults to current value of 120 seconds.
    • ๐Ÿ›  Fix help text of the platformtemplate command.
    • ๐Ÿ›  Fix IMAP4 mailbox.store flags argument. Python's documentation incorrectly state it is named flag_list. Closes GitLab issue #606.
    • ๐Ÿ‘Œ Improve the workflow preview generation. Use polylines instead of splines. Add state actions to the preview. Highlight the initial state.
    • โž• Add help text to the workflow transition form comment field.
    • ๐Ÿ›  Fix direct deployment instructions.
    • โž• Add user, group, and role dashboard widgets.
    • โž• Add test mixin detect database connection leaks.
    • โœ‚ Remove tag create event registration from the tag instances. The tag create event is not applicable to existing tags.
    • โž• Add proper redirection after moving a document to the trash.
    • โœ‚ Remove the INSTALLED_APPS setting. Replace it with the new COMMON_EXTRA_APPS and COMMON_DISABLED_APPS.
    • ๐Ÿ‘Œ Improve email metadata support. Can now work on email with nested parts. Also the metadata.yaml attachment no longer needs to be the first attachment.