Skip to content

Releases: GMCtree/Spotify-Bot

Version 1.2.2

14 Jan 18:26
Compare
Choose a tag to compare

Updated Heroku Python runtime from version 3.6.1 to version 3.6.4

Version 1.2.1

14 Jan 18:18
Compare
Choose a tag to compare

This release contains a minor enhancement to the results for a search query. When a track result is returned, the bot will use the thumbnail of the album that the track is on. The bot also now displays the name of the track, artist, album and playlist in the response as well

Version 1.2

13 Jan 20:18
72a9bf1
Compare
Choose a tag to compare

With this latest release, the search results have been enhanced by adding thumbnails (which are provided in the response from the Spotify API) if they are available. This has been a planned enhancement for a while as listed here

Version 1.1.1

30 Jul 15:35
Compare
Choose a tag to compare

A Heroku build issue was identified and was fixed. This release also includes an updating the version for python-telegram-bot

Version 1.1

30 Jul 15:11
Compare
Choose a tag to compare

In this release, I have added some (basic) unit tests and have also updated the requirements.txt file to remove a unneeded library which would actually prevent the bot from running due to a conflict with the main python-telegram-bot library

Version 1

18 Jun 15:16
Compare
Choose a tag to compare

First GitHub release!