It takes great effort to make Mayan EDMS as feature-rich as it is.
Please donate to foster the continued development of the project. Thank you!
Version 4.4.16
Sat, Jun 1, 2024
Version 4.4.16
Released: June 1, 2024
Django GPG
Update the menu used to display the GPG key details.
Document signatures
Update the menu used to display the document file signature details.
Other
Reduce the explicit mixins of view MultipleObjectFormActionView by
making it a subclass of FormView.
Only generate an action view title if none exists in the view
context.
Disable automated menu refresh on development mode.
Remove CI worker tags.
Removals
Backward incompatible changes
Deprecations
Issues closed
None
Insane scalability
Scale up to millions of documents and hundred of millions of pages.
Document versioning
Store many versions of the same document, download or revert to a previous version. Each version can have its own separate access control too.
Fine grained permissions system
There is a permission for every atomic operation performed by users.
Document workflows
Determine the current state of a document and to which other states it can be transitioned. Document workflows provide the easiest way to mechanize your current document business processes.
Document linking and referencing
Smart links are automatic, rule based links between documents for easy cross reference.
Comprehensive settings system
Almost all aspects of the system can be configured. Mayan EDMS can be adjusted for many different workloads and industries.
REST API
Need to integrate Mayan EDMS as part of an existing infrastructure? A client-less, HTTP, self documenting, REST API is provided out of the box.
Web based setup
All functionality is accessible via a permission controlled setup panel.