Releases: EventKit-Stream/KoFi-WebSocket
Releases · EventKit-Stream/KoFi-WebSocket
v1.0.4
v1.0.3
What's Changed
- v1.0.3 by @LordLumineer in #12
- Added favicon to the homepage
- Added some SEO to the homepage
- Added LineWrap on code Snippets
Docker images
v1.0.2
Changes
- ✨ v1.0.2 by @LordLumineer in #11
- Code Snippet is Now theme dynamic (light/dark mode)
Docker images
v1.0.1
Changes
- ✨ v1.0.1 by @LordLumineer in #10
- Fixed the issue where the homepage displayed two semicolons after the protocol (e.g.
https:://
is nowhttps://
) - Added the version number to the homepage
- Fixed the issue where the homepage displayed two semicolons after the protocol (e.g.
Docker images
v1.0.0
Changes
- ✨ v1.0.0 by @LordLumineer in #9
- Initial release
- Webhook endpoint for KoFi notifications
- WebSocket endpoint with verification token
- Full test coverage
- CI/CD pipeline with GitHub Actions
- Docker support