Releases: IgKniteDev/IgKnite
2023.5.19
This small patch release temporarily fixes a major bug with the /now
slash command which enabled users to control IgKnite's voice state from outside its current voice channel.
The changes will shortly be deployed to IgKnite's pre-hosted instance.
Full Changelog: 2023.4.29...2023.5.19
2023.4.29
This (another) tiny release ensures overall stability for moderation-based commands like /snipe
. This is the final stability patch for the major release of 2023.3.19.
The changes will shortly be deployed to IgKnite's pre-hosted instance.
Full Changelog: 2023.4.26...2023.4.29
2023.4.26
⚡ Docker image builds are now available at our GitHub Packages registry!
Starting from this release, fully automatic Docker image builds will be available for every stable version of IgKnite. This removes the hassle of building IgKnite for yourself (which takes a fair share of minutes depending on your specifications). We hope that this tiny change will make self-hosting IgKnite on your local computer one step easier!
2023.4.24
This tiny release improves a handful of moderation commands and fixes a bug with the view of the /queue
slash command. Overall everyday stability has been ensured instead of a major release, once again.
What's New
The changes will shortly be deployed to IgKnite's pre-hosted instance.
Full Changelog: 2023.4.7...2023.4.24
2023.4.7
This release focuses on some more minor bug fixes and stability improvements. A new and work-in-progress Boosted Mode for IgKnite's music system has been added and is being continuously developed according to the feedback we're getting from our beta testers!
What's New
- ✨ [feat] Added boosted playback for
/play
slash command by @hitblast in #213 - 🔨 [tuning] Better voice safety checks by @hitblast in #214
- 🔨 [tuning] Improved voice state management and more by @hitblast in #215
The changes will shortly be deployed to IgKnite's pre-hosted instance.
Full Changelog: 2023.3.27...2023.4.7
2023.3.27
🎉 Brand refresh and more bug fixes!
This micro-release, like the previous one, contains tiny yet long-term bug fixes inside the music system and other parts of the codebase. Some critical changes have directly been made to the main
branch so they might not be visible without viewing the full change log.
What's New
- 🐛 [bug-fixed] Fixed voice state update bugs and updated documents by @hitblast in #211
- 🎨 [chore] Resolved formatting errors by @github-actions in #212
The changes will shortly be deployed to IgKnite's pre-hosted instance.
Full Changelog: 2023.3.24...2023.3.27
2023.3.24
This micro-release focuses on some tiny bug fixes in some parts of the codebase and adds a new dynamic skipping feature to IgKnite's /skip
slash command. Again, not a huge update, just a small tuning release!
What's New
- 🔨 [tuning] Better
/skip
execution with dynamic skipping by @hitblast in #209 - 🎨 [tuning] Improved code syntax in some areas by @hitblast in #210
The changes will shortly be deployed to IgKnite's pre-hosted instance.
Full Changelog: 2023.3.22...2023.3.24
2023.3.22
This release focuses on critical, long-term bug fixes in the music system for ensuring decent performance. It also includes tiny quality-of-life improvements to make IgKnite a bit more easier to use for our users.
What's New
- 🐛 [bug-fixed] Fixed "Rich Play" showing up in DMs by @hitblast in #204
- 🐛 [bug-fixed] Fix author name on bookmark embed by @furtidev in #205
- 🎨 [chore] Resolved formatting errors by @github-actions in #206
- 🐛 [bug-fixed] Resolved incorrect voice safety by @hitblast in #207
- 🐛 [bug-fixed] Fixed manual disconnect / kick bug and more by @hitblast in #208
The changes will shortly be deployed to IgKnite's pre-hosted instance.
Full Changelog: 2023.3.21...2023.3.22
2023.3.21
This micro-release contains minor changes and bug fixes after the big, new 2023.3.19 version update. It also introduces a new bookmarking feature which lets you save any Discord message by reacting to it using the 🔖 emoji.
What's New
- ✨ [feat] Added new listener for emoji reactions, bookmarking feature by @furtidev in #201
- 🎨 [chore] Resolved formatting errors by @github-actions in #202
- 🔨 [tuning] Better embeds and views, bookmark improvements by @hitblast in #203
The changes will shortly be deployed to IgKnite's pre-hosted instance.
Full Changelog: 2023.3.19...2023.3.21
2023.3.19
🎉 First release of 2023!
This big release focuses on improving the user experience on various different aspects of IgKnite. We've prioritized critical bug fixes for music commands and the whole bot in general, starting with squishing some of the longest-lasting bugs in the code base. This release also adds a ton of new options inside preexisting commands (and new commands too!) for you to experiment with on your server.
View in GitHub Projects: https://github.com/orgs/IgKniteDev/projects/2/views/1
What's New
- 🐛 [bug-fixed] Webhooks don't get deleted after using the
/snipe
command by @furtidev in #159 - 🐛 [bug-fixed] AttributeError by @hitblast in #161
- ✨ [chore] Properly reused webhooks inside
/snipe
command by @hitblast in #162 - ✨ [feat] Add a new option to the
/purge
slash command by @hitblast in #164 - 🔨 [tuning] Fixed YTDL playback issue and reverted typing changes. by @hitblast in #171
- ♻️ [tuning] Resolved formatting errors by @github-actions in #172
- 👷 [chore] Added concurrency to the GitHub Actions workflows. by @hitblast in #173
- ✨ [feat] Add
/loop
&/shuffle
commands by @furtidev in #179 - ✨ [chore] Added dev container support for Docker and more by @hitblast in #182
- ✨ [tuning] Snipes are now ordered by @FarhanHaqLabib in #184
- 🔨 [tuning] Better overall
/snipe
command operation and more by @hitblast in #186 - 📝 [chore] Updated contribution guidelines by @hitblast in #187
- ➕ [dependency] Updated requirements.txt by @hitblast in #188
- 🎨 [tuning] Formatted codebase and such by @hitblast in #189
- ⚡ [tuning] Improved base for several slash commands by @hitblast in #192
- ✨ [tuning] Added "Clear Queue" button and a new random footer by @furtidev in #193
- ✨ [feat] Added improved viewing for
/queue
, improved codebase and more by @hitblast in #194 - 🐛 [bug-fixed] Fixed
/volume
command bug, reordered file structure and more by @hitblast in #196 - 🐛 [bug-fixed] Fixed bug with
/resume
command and more by @hitblast in #198 - ⚡ [tuning] Improved embeds for
/playrich
-based commands & more by @hitblast in #200
New Contributors
- @FarhanHaqLabib made their first contribution in #184
The changes will shortly be deployed to IgKnite's pre-hosted instance.
Full Changelog: 2022.12.16...2023.3.19