Releases: oprogram/LibreNote
Releases · oprogram/LibreNote
v1.2.3
v1.2.2-fix
Fix accidental redis port change
v1.2.2
- Radio selection is now a dropdown.
- Still no pagination.
- When running /radio while the bot is in radio mode it will prompt the user if they want to change the mode to queue or change the radio station the bot is playing.
Full Changelog: 1.2.1...1.2.2
v1.2.1
Radio stations - pagination not complete yet (only supports up to 9 stations).
Full Changelog: 1.2.0...1.2.1
v1.2.0-beta
Playable DAB radio stations, currently plays GB News (don't ask) - will have other options soon.
Full Changelog: 1.1.2...1.2.0
v1.1.3
v1.1.2
What's Changed
- Embed improvements by @Ulferno in #4
- We shouldn't restrict the config limit people are able to set by @Ulferno in #5
- Prevent maxlength from being less than 1 by @pyunbiwi in #6
- Missed a couple error embeds by @Ulferno in #7
- Changes to meta command by @pyunbiwi in #8
- Convert embeds by @Ulferno in #9
- Display total queue length by @pyunbiwi in #11
- Documentation changes by @pyunbiwi in #12
Full Changelog: 1.1.1...1.1.2
v1.1.1
- Updated release workflow, requires patch release.
Full Changelog: 1.1.0...1.1.1
v1.1.0
- You can now pass Spotify Tracks/Playlists to the /play command (requires setup, see installation guide for spotify environment variables).
- You can now pass YouTube playlists to the /play command.
- A YouTube API key is no longer required.
- Cleaned up code.
- Created documentation website.