Skip to content

Releases: kutu-dev/disopy

v2.2.3 release

27 Nov 17:14

Choose a tag to compare

[2.2.3] - 2024-11-27

Changed

  • Fix a bug with the new /stream endpoint.

v2.2.2 release

24 Nov 14:04

Choose a tag to compare

[2.2.2] - 2024-11-24

Added

  • Add a fallback for downloading songs with the /stream endpoint.

v2.2.1 release

17 Nov 03:29
e3e516e

Choose a tag to compare

[2.2.1] - 2024-11-17

Changed

  • Config files in the example Docker Compose file.
  • The /sync command now works properly.
  • The global Command Tree sync is now done with a system aware when the program has been updated.
  • Bump up Knuckles version to fix an issue with Funkwhale.

v2.2.0 release

02 Nov 11:09

Choose a tag to compare

[2.2.0]

Added

  • An option to disable HTTPS and fallback to HTTP.

Modified

  • Bump up the knuckles library version to 1.1.7

v2.1.0 release

02 Nov 00:12

Choose a tag to compare

[2.1.0] - 2024-11-02

Added

  • Support for adding to the queue albums and playlists.

Modified

  • Embeds with more clear messages, emojis and an error variant.

Removed

  • Modify and save the volume set by the users in the config file (Hard and too niche to implement with multiple guilds in mind).

The v2 release is finally here!

01 Nov 03:50

Choose a tag to compare

[2.0.0]

Added

  • A volume entry in the config file to set the base volume of all the songs.
  • The following commands:
    • /stop.
    • /queue.
    • /resume.
    • /pause.
    • /sync.
    • /volume.
  • An acknowledgements section in the README.md file.
  • CI/CD linting, formatting, publishing and Docker building.
  • Publish the package to PyPI.
  • Official Dockerfile and compose.yaml files.
  • Official Docker package on the GitHub Container Registry.
  • Docstrings 100% coverage.
  • A developer section in the config file for a better DX.

Changed

  • Bump up the Python version to 3.13.0.
  • The project is now licensed under the MPL 2.0 license instead of the MIT license.
  • The project now uses the Hatch Python project manager.
  • Remake and clean the project from the ground up.
  • The config file is now in TOML instead of JSON.

Test CI/CD

31 Oct 23:07

Choose a tag to compare

1.1.0

Change version