Releases: EpicOfficer/Blink3
Releases · EpicOfficer/Blink3
v1.2.0
What's Changed
- Prepare solution for potential migration to kubernetes by @EpicOfficer in #37
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0
What's Changed
- Update package versions across multiple projects by @EpicOfficer in #33
- Optimize Wordle game processing logic by @EpicOfficer in #34
- Add guild configuration to web dashboard by @EpicOfficer in #35
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Fix temp VC deleting active VCs by @EpicOfficer in #32
Full Changelog: v1.0.1...v1.0.2
Minor updates to metadata and GitHub Actions
What's Changed
- Update docker-image.yml by @EpicOfficer in #30
- Update Docker workflow and expand README content by @EpicOfficer in #31
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Feature/wordle V1 by @EpicOfficer in #1
- Feature/wordle Start setting up discord auth in Vite by @EpicOfficer in #2
- Implement Docker argument and update token endpoint by @EpicOfficer in #3
- Fix username display in user section by @EpicOfficer in #4
- Refactor MoveMessageTo and update services in Program.cs by @EpicOfficer in #5
- Add 'discordsays' to user dictionary and allow CORS by @EpicOfficer in #6
- Rework discord activity token handling in API and frontend (actually works now) by @EpicOfficer in #7
- Improvements to auth context in activity project by @EpicOfficer in #8
- Remove unused config and simplify App component by @EpicOfficer in #9
- Implement Wordle game, part 1 by @EpicOfficer in #10
- Update SelfContained property in Blink3.Bot.csproj by @EpicOfficer in #11
- Remove publishTrimmed and selfContained options by @EpicOfficer in #12
- Feature/wordle by @EpicOfficer in #13
- Wordle V2 refactoring by @EpicOfficer in #14
- Implement basic definitions api by @EpicOfficer in #15
- Fix move message feature & improve garbage collection by @EpicOfficer in #16
- Include all definitions in definition module by @EpicOfficer in #17
- Refactor WordleModule and group word definitions by @EpicOfficer in #18
- Feature/wordle by @EpicOfficer in #19
- Feature/wordle by @EpicOfficer in #20
- Add return in ServiceCollectionExtensions and update development dock… by @EpicOfficer in #21
- Points leaderboard, Improved definition service error checking, and caching for guess images by @EpicOfficer in #22
- Configurable wordle colours by @EpicOfficer in #23
- Add feature to delete and log messages with attachments by @EpicOfficer in #24
- Rework generic repositories, colour storage and ConfigModule by @EpicOfficer in #25
- Feature/temp vcs by @EpicOfficer in #26
- Refactor Wordle guess handling and add StringExtension by @EpicOfficer in #27
- Feature/wordle by @EpicOfficer in #28
- Enhancement/meta by @EpicOfficer in #29
New Contributors
- @EpicOfficer made their first contribution in #1
Full Changelog: https://github.com/EpicOfficer/Blink3/commits/v1.0.0