Skip to content

Releases: Smalls1652/MuzakBot

v2.1.1

27 Apr 22:59
eebdfd7
Compare
Choose a tag to compare

✍️ What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

27 Apr 20:07
66f742c
Compare
Choose a tag to compare

✍️ What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

24 Apr 00:45
07911d3
Compare
Choose a tag to compare

Overview

Wow! 2.0! There were too many breaking changes on both the frontend and backend that we're now on a new major version. I still have more things to add, but, before I delved further, I wanted to get this out and run the necessary migrations on my part before things ballooned out of control. So here we are!

Some things to note...

Share music commands

The /sharemusic, /findsong, and /findalbum slash commands have been renamed and are now grouped together under a single command group.

Original command New command
/sharemusic /sharemusic url
/findsong /sharemusic findsong
/findalbum /sharemusic findalbum

Lyrics analyzer

Much like the share music commands, they're also grouped together. But wait... There was only one command before. There's another way to run lyrics analyzer now: By supplying a URL from a music streaming service.

Original command New command
/lyricsanalyzer /lyricsanalyzer search
N/A /lyricsanalyzer url

✍️ What's Changed

Full Changelog: v1.13.1...v2.0.0

v1.13.1 (Oops, all Youtube)

22 Apr 13:30
a711c65
Compare
Choose a tag to compare

Overview

This is a quick bugfix for the /sharemusic, /findsong, and /findalbum commands always resolving streaming service platform links to YouTube. Oops. 😬

🪳 Bug Fixes

⛓️ Dependency updates

Full Changelog: v1.13.0...v1.13.1

v1.13.0

21 Apr 00:12
b1793fd
Compare
Choose a tag to compare

✍️ What's Changed

⛓️ Dependency updates

Full Changelog: v1.12.1...v1.13.0

v1.12.1

19 Apr 06:54
5b487a3
Compare
Choose a tag to compare

🪳 Bug Fixes

Full Changelog: v1.12.0...v1.12.1

v1.12.0

19 Apr 03:00
8ff2b3b
Compare
Choose a tag to compare

Overview

You can now regenerate the lyrics analysis of an existing one without having to re-run the slash command.

✍️ What's Changed

⛓️ Dependency updates

  • Bump OpenTelemetry from 1.8.0 to 1.8.1 by @dependabot in #121
  • Bump OpenTelemetry.Exporter.Console from 1.8.0 to 1.8.1 by @dependabot in #122
  • Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.8.0 to 1.8.1 by @dependabot in #123
  • Bump OpenTelemetry.Extensions.Hosting from 1.8.0 to 1.8.1 by @dependabot in #124

Full Changelog: v1.11.0...v1.12.0

v1.11.0

17 Apr 18:34
1071cf5
Compare
Choose a tag to compare

✍️ What's Changed

⛓️ Dependency updates

Full Changelog: v1.10.3..v1.11.0

v1.10.3

17 Apr 00:27
965d4d8
Compare
Choose a tag to compare

✍️ What's Changed

🧹 Maintenance

⛓️ Dependency updates

  • Bump Microsoft.IdentityModel.JsonWebTokens from 7.5.0 to 7.5.1 by @dependabot in #104
  • Bump Microsoft.EntityFrameworkCore.Abstractions from 8.0.3 to 8.0.4 by @dependabot in #105
  • Bump Azure.Identity from 1.10.4 to 1.11.0 by @dependabot in #106
  • Bump Microsoft.EntityFrameworkCore.Analyzers from 8.0.3 to 8.0.4 by @dependabot in #107
  • Bump Microsoft.EntityFrameworkCore from 8.0.3 to 8.0.4 by @dependabot in #108
  • Bump Microsoft.EntityFrameworkCore.Sqlite and Microsoft.EntityFrameworkCore.Relational by @dependabot in #109
  • Bump OpenTelemetry.Instrumentation.Http from 1.8.0 to 1.8.1 by @dependabot in #110
  • Bump Microsoft.Azure.Cosmos from 3.38.1 to 3.39.0 by @dependabot in #111
  • Bump Microsoft.EntityFrameworkCore.Cosmos from 8.0.3 to 8.0.4 by @dependabot in #113

Full Changelog: v1.10.2...v1.10.3

v1.10.2

06 Apr 17:24
fa479d4
Compare
Choose a tag to compare

Overview

I made big error. Make sure you use the correct image tags for the container image build, kids.

🪳 Bug Fixes

Full Changelog: v1.10.1..v1.10.2