Release Notes - Version 2.2.1
Overview
This release includes various enhancements, bug fixes, and dependency updates. Key highlights include the re-implementation of weekly "winners" tracking, updates to align with PHP 7.4, improvements to documentation, and modernization of CI and development environments.
Features
- Weekly "Winners" Tracking
Enhancements
-
Development Environment
- Added a new
docker-compose.dev.ymlfor development with additional tooling, including phpMyAdmin. (c291306)
- Added a new
-
PHP 7.4 Support
Continuous Integration
- Updated Cypress testing framework to version 13. (0cef141)
- Improved CI workflows:
Bug Fixes
- Resolved an error when retrieving the most recent transaction for users without prior transactions. (230afbc)
- Fixed invocation issues with the removed
docker-composecommand in CI workflows. (4bbf6ba)
Dependency Updates
- Indirect Dependencies:
Documentation Updates
- Fixed the CI status badge in the README. (bae71db)
- Removed a broken Codacy badge from the README. (9b3c6f4)
- Updated instructions to reflect the removal of the deprecated
docker-composecommand. (c526b47)
Styling and Refactors
- Adjusted styling in NGINX Dockerfile. (fdde451)
- Removed deprecated version identifiers in
docker-compose.yml. (efa1bac)
Versioning
- Bumped project version to
v2.2.1. (54fbbc9)
Thank you to all contributors for their efforts in making this release possible!
Full Changelog: v2.2.0...v2.2.1