Skip to content

Releases: DestroyCom/StroyCord

v0.9.2

30 Oct 15:01
Compare
Choose a tag to compare

This update is here to add the update of play-dl package.

v0.9.1

29 Oct 22:16
Compare
Choose a tag to compare

v0.9.1

What's new?

Launch of v0.9 in stable version, and creation of a docker support.

Majors

  • Dockerization
  • Stable v0.9
  • Updates packages

v0.9.0

14 Apr 17:21
393dc6b
Compare
Choose a tag to compare

Release 0.9.0

What's new?

This new release rewrites the code into modules in external files, it updates all used packages, handles errors and crash better

Majors

  • Update to play-dl V1.7.8
  • Update opus and voice from Discord.js
  • Update to FFMPEG v5
  • Remove GoogleApis
  • Rename pause and resume invocation command

Minors

  • Better handling of errors and crashs
  • Update app.json for heroku
  • Move old steps of roadmap

And more.

v0.8.5

21 Jan 16:07
Compare
Choose a tag to compare

Release v0.8.5

What's new ?

This new release fixes somes majors bugs

Majors

  • Fix an issue who causing crashes when users asks a playlist

v0.8.4

19 Jan 18:33
Compare
Choose a tag to compare

Release 0.8.4

What's new ?

This new release adds queue list, pause and resume features

Majors

  • Migrating to NodeJS v16.3.4
  • Migrating to Discord.js V13
  • Remove ytdl and use play-dl instead
  • Pause and resume features
  • Queue display

Minors

  • Add some UI features

v0.8.4-beta

19 Jan 18:13
acc8264
Compare
Choose a tag to compare
v0.8.4-beta Pre-release
Pre-release

Release 0.8.4-beta

What's new ?

This new release adds queue list, pause and resume features

Majors

  • Migrating to NodeJS v16.3.4
  • Migrating to Discord.js V13
  • Remove ytdl and use play-dl instead
  • Pause and resume features
  • Queue display

Minors

  • Add some UI features

v0.7.0

21 Sep 15:23
Compare
Choose a tag to compare

Release 0.7.0

What's new ?

This new release adds support for Youtube playlists, updates on the readme, a roadmap to v1.0.0

Majors

  • Youtube playlists support
  • Management of blocked videos by youtube

Minors

  • Handle some application crashs
  • Add Roadmap
  • And other small things