A few days ago a package of version 2.0 Beta 1 was uploaded to PyPI for 
live testing: https://pypi.python.org/pypi/mayan-edms/2.0.0b1

To install and test just create a new virtualenv and install via PIP with:

pip install mayan-edms==2.0.0b1

Change history:

   - New source homepage: https://gitlab.com/mayan-edms/mayan-edms
   - Update to Django 1.7
   - New Bootstrap Frontend UI
   - Easier theming and rebranding
   - Improved page navigation interface
   - Menu reorganization
   - Removal of famfam icon set
   - Improved document preview generation
   - Document submission for OCR changed to POST
   - New YAML based settings system
   - Removal of auto admin creation as separate app
   - Removal of dependencies
   - ACL system refactor
   - Object access control inheritance
   - Removal of anonymous user support
   - Metadata validators refactor
   - Trash can support
   - Retention policies
   - Support for sharing indexes as FUSE filesystems
   - Clickable preview images titles
   - Removal of eval
   - Smarter OCR, per page parsing or OCR fallback
   - Improve failure tolerance (not all Operational Errors are critical now)
   - RGB tags
   - Default document type and default document source
   - Link unbinding
   - Statistics refactor
   - Apps merge
   - New signals
   - Test improvements
   - Indexes recalculation after document creation too
   - Upgrade command
   - OCR data moved to ocr app from documents app
   - New internal document creation workflow return a document stub
   - Auto console debug logging during development and info during 
   production
   - New class based and menu based navigation system
   - New class based transformations
   - Usage of Font Awesome icons set
   - Management command to remove obsolete permissions: purgepermissions
   - Normalization of ‘title’ and ‘name’ fields to ‘label’
   - Improved API, now at version 1
   - Invert page title/project name order in browser title
   - Django’s class based views pagination
   - Reduction of text strings
   - Removal of the CombinedSource class
   - Removal of default class ACLs
   - Removal of the ImageMagick and GraphicsMagick converter backends
   - Remove support for applying roles to new users automatically
   - Removal of the DOCUMENT_RESTRICTIONS_OVERRIDE permission
   - Removal of the page_label field

Just a few issues remain and hopefully after another beta version we fill 
have a final release before the end of the month.


Thanks,


--Roberto

-- 

--- 
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.

Reply via email to