Version 2.7 is available for download from Python Package Index
(https://pypi.python.org/pypi/mayan-edms/2.7). Docker image available soon.
Highlights for this version:
- Preliminary support for Python 3.
- Improvements for 3rd party app customization. Default main menus as
well as dashboard items can now be disabled. Support for unlimited
dashboard was added too.
- Converter improvements. It is possible to change the internal image
file format used. By default the format is JPEG. The DPI value for images
made out of PDF file pages can also be changed from the default 300 DPI.
- Workflow refactor. This version includes initial support for workflow
triggers and workflow actions. Workflow triggers allow a workflow to
transition from states when a specific system of document event occurs.
Actions allow programming a system action when a workflow enters or leaver
a workflow state. This feature allow coding "if this happens, then do this"
style automation using the workflow engine. Support for rendering workflow
as image previews was added.
- The OCR app was split into two different apps. One app now only does
OCR and the other parses the text content of documents. The parsed text and
the OCRed text of a document are available independently.
- Previously document version were just listed in a table. Now document
version are rendered, are interactive and can be viewed in the same manner
and with the same widgets of documents.
- 8 new events are now logged and tracked, the total number of events
logged is now 21. The new events are:
- Document version OCR finished
- Document version submitted for OCR
- Document version parsing finished
- Document version submitted for parsing
- Tag attached to document
- Tag removed from document
- Document added to cabinet
- Document removed from cabinet
- Changing a document's type no longer deletes common metadata that is
found in the old and new document type.
- The tag attach and remove action now required the document tag attach
and remove permssions respectively instead of just the tag view permission.
- Now that Cabinets code is stable and mature, all the code for the
previous Folders app has been removed.
For the complete release notes see:
http://mayan.readthedocs.io/en/2.7/releases/2.7.html
--
---
You received this message because you are subscribed to the Google Groups
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.