Releases: morsalin1342/caddy-souin-cache-manager
Releases · morsalin1342/caddy-souin-cache-manager
Release list
v1.8.14
fix: Improve UI/UX and handle WP notices - Removes the footer credit line. - Adds vertical margin to the main content area for better spacing below the sticky header. - Implements a dynamic header positioning script to prevent the sticky header from overlapping with WordPress admin notices.
v1.8.13
feat: Comprehensive Project Overhaul This commit includes a wide range of improvements across the project: - **UX/UI**: Performed a full accessibility audit and implemented numerous fixes to make the admin interface compliant with WCAG 2.2 AA standards. - **Documentation**: Overhauled the README.md with detailed examples, created a CONTRIBUTING.md, and added inline code comments for better maintainability. - **CI/CD**: Implemented a GitHub Actions workflow to automate the build and release process, including the creation of a distributable .zip file. - **Project Structure**: Removed all testing infrastructure to simplify the project as requested and initialized the Git repository.