All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed the Code in the homePage to be color theme dynamic (light/dark mode)
- Fixed the issue where the homepage displayed two semicolons after the protocol (e.g.
https:://
is nowhttps://
) - Added the version number to the homepage
- Removed the HomePage and test client html files from the github code count (linguist)
- Added
.dockerignore
file to exclude the unnecessary files from the docker image
- Initial release
- Webhook endpoint for KoFi notifications
- WebSocket endpoint with verification token
- Full test coverage
- CI/CD pipeline with GitHub Actions
- Docker support