Releases: Smalls1652/MuzakBot
Releases · Smalls1652/MuzakBot
v2.2.1
Overview
This is a quick update that's basically changing the GPT model used from gpt-4-turbo
to gpt-4o
.
Discord Bot
✍️ What's Changed
- Update OpenAiService.cs by @Smalls1652 in #170
🧹 Maintenance
- Formatting pass round 02 by @Smalls1652 in #168
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Overview
New command alert!
You can now run /albumrelease lookup
to lookup the release date of an album and also get reminded for it when it releases.
Discord Bot
✍️ What's Changed
- Add album release date lookup by @Smalls1652 in #161
- Don't add the "Remind me" button to DMs by @Smalls1652 in #163
- Rename IResponse to IBotResponse by @Smalls1652 in #164
- Add telemetry and logging to the album release services by @Smalls1652 in #165
🪳 Bug Fixes
- Fix incorrect text in album autocomplete by @Smalls1652 in #166
🧹 Maintenance
- Apply code formatting to whole codebase by @Smalls1652 in #162
⛓️ Dependency updates
- Bump Azure.Identity from
1.11.2
to1.11.3
by @dependabot in #160
Full Changelog: v2.1.9...v2.2.0
v2.1.9
Website
✍️ What's Changed
- Add extra info to the lyrics analysis page by @Smalls1652 in #158
- Update logo sizing on homepage by @Smalls1652 in #159
🪳 Bug Fixes
- Fix namespace for global imports by @Smalls1652 in #157
Full Changelog: v2.1.8...v2.1.9
v2.1.8
✍️ What's Changed
- Add terms of service to website by @Smalls1652 in #155
- Scroll to top on page load on the website by @Smalls1652 in #156
Full Changelog: v2.1.7...v2.1.8
v2.1.7
🪳 Bug Fixes
- Remove private assets value for BlazorMD.SourceGenerator by @Smalls1652 in #154
Full Changelog: v2.1.6...v2.1.7
v2.1.6
✍️ What's Changed
- Add link to GitHub to navbar on website by @Smalls1652 in #151
- Add source generated components from Markdown to website by @Smalls1652 in #152
- [Privacy Policy] Clarify data usage by @Smalls1652 in #153
Full Changelog: v2.1.5...v2.1.6
v2.1.5
✍️ What's Changed
- Add background to navbar links by @Smalls1652 in #148
- Add privacy policy to website by @Smalls1652 in #149
- Make various styling changes on website by @Smalls1652 in #150
Full Changelog: v2.1.4...v2.1.5
v2.1.4
🪳 Bug Fixes
- Fix title meta tag for lyrics analysis page on website by @Smalls1652 in #147
Full Changelog: v2.1.3...v2.1.4
v2.1.3
✍️ What's Changed
- Add meta tags to website pages by @Smalls1652 in #146
🪳 Bug Fixes
- Fix '/create-prompt-style' not processing by @Smalls1652 in #145
Full Changelog: v2.1.2...v2.1.3
v2.1.2
✍️ What's Changed
- Add dedicated button for "Adding to Discord" by @Smalls1652 in #142
- Update list styling for web app by @Smalls1652 in #143
- Add "View on website" button to lyrics analyzer response by @Smalls1652 in #144
Full Changelog: v2.1.1...v2.1.2