Mayan EDMS v3.3.14 Release Notes

Release Date: 2020-02-23 // about 4 years ago
    • ➕ Add missing backslash in deployment instructions. Closes GitLab issue #780. Thanks to Steve Palmer (@steverpalmer) for the report.
    • ⚡️ Update CI script to push multiple tags.
    • ✂ Remove Wiki link in the about view.
    • ✂ Remove social media links.
    • ➕ Add support link.
    • ➕ Add more expressive error message when an invalid storage argument setting is encountered.
    • 👉 Make document language field a lazy field. This allows starting Mayan even when there are invalid language codes in the DOCUMENTS_LANGUAGE_CODES setting.
    • Warn about invalid document language codes in the DOCUMENTS_LANGUAGE_CODES setting. Thanks to forum user @j_arquimbau for the report.
    • ➕ Add complete staging folder and staging folder file REST API. Closes GitLab issue #778. Thanks to David Kowis (@dkowis) for the request.
    • ➕ Add the selenium Firefox geckodriver to the setup-dev-environment target.
    • 🚚 Move the purgeperiodictasks command to the task manager app.
    • ✂ Remove left over interactive option usage for the purgeperiodictasks command. Closes GitLab issue #785. Thanks to Matthias Löblich (@startmat) for the report.
    • Exclude /favicon.ico from the authenticated URL list. Closes GitLab issue #786. Thanks to Matthias Löblich (@startmat) for the report.
    • ✅ Rename test document creation method for clarity.