Mayan EDMS v4.0.21 Release Notes

Release Date: 2021-11-29 // over 2 years ago
    • ✅ Perform more strict cleanup of test models.
    • ✅ Clean up the test model app config cache after the test end not before the test model is created.
    • 👌 Improve lock manager test cases.
    • ➕ Add standalone Celery beat container.
    • Backport transformation cache_hash method split. Moved to two functions to allow subclasses to modify how the cache hash is calculated.
    • Backport asset image cache invalidation.
    • Backport asset duplication fix.
    • Backport asset percentage position calculation fix.
    • ➕ Add an explicit default value for MEDIA_URL. Ensures forward compatibility with future login dependency versions.
    • 🚚 Move meta tags to their own partial template.
    • ➕ Add libjpeg and libpng to the dev setup target.