Mayan EDMS v4.1.1 Release Notes

Release Date: 2021-10-26 // over 2 years ago
    • 🐳 Move Docker Compose variables to the correct file. Move COMPOSE_PROJECT_NAME and COMPOSE_PROFILES to the .env file.
    • 🛠 Fix asset image generation. Closes GitLab issue #1047 for series 4.1. Thanks to Ryan Showalter (@ryanshow) for the report and debug information.
    • 👌 Improve sidebar menu heading display logic.
    • 🛠 Fix leftover HTML markup in the server error dialog window.
    • ✂ Remove redundant close button for the server error dialog window.
    • 🔀 Merged fixes and improvements from versions 4.0.17 and 4.0.18.
    • ⚡️ Update PIP from version 21.2.4 to 21.3.1.
    • ✂ Remove MySQL upgrade CD/CI testing pipeline stage until support is properly re-implemented for version 8.0.
    • ➕ Add CD/CI triggers for local testing.
    • ✅ Exclude all migration tests by tagging automatically at the MayanMigratorTestCase subclass definition.
    • 👌 Support multiple environments per dependency.
    • ⚡️ Update the wheel library to be a dependency of the build and the documentation environments to workaround a bug in PIP that causes "error: invalid command 'bdist_wheel'".