Mayan EDMS v4.1.6 Release Notes

Release Date: 2022-02-15 // about 2 years ago
    • Append the text "signed" to the label of a signed document file instead of using the temporary filename used during signing.
    • Ensure the signed document file is used when the file downloaded is requested and when calculating the signed document file checksum. Solves issue in forum post 6149. Thanks to forum user @qra for the report and debug information.
    • ⚡️ Update IMAP source store commands to be optional.
    • ⚡️ Update email sources SSL checkbox to be optional.
    • Undo POP3 source context manager changes from commit c19040491e20c9a783ae6191613bc8c5f7acb038. It seems Python's email libraries do not have feature parity. imaplib was updated to support context managers but poplib was not.
    • ⚡️ Update requirements to specify Python version 3.5 to 3.9.
    • ⚡️ Update Django version 2.2.24 to 2.2.27.