Skip to content

Releases: oprogram/LibreNote

v1.2.3

02 Apr 21:14
4d8fbbd

Choose a tag to compare

Added REDIS_HOST and REDIS_PORT environment variables instead of only using 127.0.0.1 and 6379.

v1.2.2-fix

02 May 15:40
b91a8b5

Choose a tag to compare

Fix accidental redis port change

v1.2.2

02 May 14:59
90c8bed

Choose a tag to compare

  • 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

01 May 23:11
ef21d75

Choose a tag to compare

Radio stations - pagination not complete yet (only supports up to 9 stations).

Full Changelog: 1.2.0...1.2.1

v1.2.0-beta

01 May 19:57
bd5dbc4

Choose a tag to compare

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

09 Nov 05:16
081453a

Choose a tag to compare

Release required for deployment to new VPS

v1.1.2

26 Oct 00:42
081453a

Choose a tag to compare

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

06 Oct 00:35
930418e

Choose a tag to compare

  • Updated release workflow, requires patch release.

Full Changelog: 1.1.0...1.1.1

v1.1.0

02 Oct 23:54
5f881a8

Choose a tag to compare

  • 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.

v1.0.1

28 Sep 14:54

Choose a tag to compare

  • Clear queue
  • For non-main instances, a max length configuration option