The release notes are extensive but worth the read (https://gitlab.com/mayan-edms/mayan-edm ... es/3.2.rst).
This is a pre-release version, don't use it for production. Instead do tests deployments and report issues here in the forum of the issue tracker at GitLab.
Highlights:
- UI changes to reduce navigation.
- Sortable columns.
- Python 3 support.
- Static media include in Docker image. No need to download static media on each start or restarts.
- Change the UID and GIUD of the docker user.
- New apps: dependencies app and file metadata extractor.
- Improved search accurary.
- Lower memory and CPU usage.
- Mailing improvements.
- New system events.
Docker image is available via:
Code: Select all
docker pull registry.gitlab.com/mayan-edms/mayan-edms:nightly
Python packages available at: https://pypi.org/project/mayan-edms/3.2b1/ and installable via:
Code: Select all
pip install mayan-edms==3.2b1