Version 4.4.15
Released: April 20, 2024
Appearance
Ensure the Tools and Setup view buttons are rendered with consistent
heights.
Dependencies
Updated dependencies:
- ElasticSearch Docker image from 7.17.9 to 7.17.20.
- KeyCloak Docker image from 20.0.1 to 20.0.5.
- MySQL Docker image from 8.0.32 to 8.0.36.
- PostgreSQL Docker image from 13.10-alpine to 13.14-alpine.
- Python Docker image from 3.10.11-slim to 3.10.14-slim.
- RabbitMQ Docker image from 3.11.13-alpine to 3.11.28-alpine.
- Redis Docker image from 7.0.10-alpine to 7.0.15-alpine.
- Traefik Docker image from 2.5 to 2.5.7.
- Psycopg2 from 2.9.3 to 2.9.9.
Document signatures
Fixed the detached signature link object reference.
Search
Lowered the severity of searching indexing problems to INFO. This
reduces user confusion between normal messages when processing the
asynchronous task queue and actual coding errors.
Support ignoring the self signed SSL certificates for ElasticSearch over
HTTPS.
Task manager
Improved the unconfigured task error message.
Other
- Remove local version from the platform cache identifiers.
- Minor optimization to documents app migration 0080.
- Update mayan.apps.dependencies.versions.py to support local and
upstream version calculations.
- Add makefile target to refresh the Docker and Python module
versions.
Removals
Backward incompatible changes
Deprecations
Issues closed