Mayan EDMS v3.2.11 Release Notes

Release Date: 2019-11-28 // over 4 years ago
    • Backport transaction handling to document model events.
    • ⚡️ Update example LDAP authentication settings file.
    • ⚡️ Update FAQ entry about the LDAP file.
    • 📚 Automate documentation building dependencies.
    • ➕ Add sphinx sitemap extension.
    • 🚚 Move the file patching code from the Dependency class to a generalized utility of the storages app.
    • ➕ Add book link to the documentation.
    • 👉 Make the statistics slug field unique.
    • Self-heal statistics results model when multiple results are created using the same slug value. Forum topic 1404.
    • ⚡️ Update mayan_statistics migration 0002 to rename duplicate slugs.
    • 🛠 Fix reverse inheritance permissions.
    • ✂ Remove index create permission as an ACL permission for indexes.
    • 🛠 Fix API example.
    • 🛠 Fix document check in via the API. GitLab issue #688. Thanks to inam ul haq (@inam.sys) for the report.
    • 👌 Improve supervisord upgrade instructions. Forum topic 880.