2022-05a
mailcow/mailcow-dockerized2022-05aMay 5, 2022by DerLinkman
AI Summary
A quick fix release that restores a missing .gitkeep file in the templates cache directory to resolve a specific issue preventing proper file handling. This ensures the cache directory structure remains intact and functional.
Key Highlights
- Restored .gitkeep in data/web/templates/cache
- Resolves issue #4571
Full Release Notes
## What's Changed * Readded .gitkeep in data/web/templates/cache by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/pull/4572 solves: https://github.com/mailcow/mailcow-dockerized/issues/4571 **Full Changelog**: https://github.com/mailcow/mailcow-dockerized/compare/2022-05...2022-05a