mayan-edms v2.1.11 Release Notes

Release Date: 2017-03-14 // about 7 years ago
    • โž• Added a quick rename serializer to the document type API serializer.
    • โž• Added per document type, workflow list API view.
    • ๐Ÿง Mayan EDMS was adopted a version 1.1 of the Linux Foundation Developer Certificate of Origin.
    • โž• Added the detail url of a permission in the permission serializer.
    • โž• Added endpoints for the ACL app API.
    • Implemented document workflows transition ACLs. GitLab issue #321.
    • โž• Add document comments API endpoints. GitHub issue #249.
    • โž• Add support for overriding the Celery class.
    • ๐Ÿ”„ Changed the document upload view in source app to not use the HTTP referer URL blindly, but instead recompose the URL using known view name. Needed when integrating Mayan EDMS into other app via using iframes.
    • โž• Addes size field to the document version serializer.
    • โœ‚ Removed the serializer from the deleted document restore API endpoint.
    • โž• Added support for adding or editing document types to smart links via the API.