Skip to content

Releases: MellKam/soundify

v1.1.5

15 Jul 11:44
Compare
Choose a tag to compare
    View changes on GitHub

v1.1.3

15 Jul 11:37
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v1.0.0

20 Feb 14:51
Compare
Choose a tag to compare

🚀 Features

  • Player endpoints
  • Middlewares and ability to use custom fetch function
  • Stabelize API for PageIterator and add new ChunkPageIterator - by @MellKam (025f5)

🐞 Bug Fixes

View changes on GitHub

v1.0.0-rc11

19 Feb 19:18
Compare
Choose a tag to compare
v1.0.0-rc11 Pre-release
Pre-release

v1.0.0-rc7

16 Feb 19:58
Compare
Choose a tag to compare
v1.0.0-rc7 Pre-release
Pre-release
chore: release 1.0.0-rc7

v1.0.0-rc4

16 Feb 07:48
Compare
Choose a tag to compare
v1.0.0-rc4 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0-rc3

08 Feb 21:47
Compare
Choose a tag to compare
v1.0.0-rc3 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0-rc2

08 Feb 20:06
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

No significant changes

    View changes on GitHub

v1.0.0-rc1

08 Feb 20:00
6525d85
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

No significant changes

    View changes on GitHub

v0.1.0-alpha.3

20 Mar 15:27
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release

First alpha minor release 🚀

All basic functionality is ready, only additional testing, fixes and improvements are expected. Open to feedback and your suggestions for improvement.

Features implemented

Authorization flows

  • Authorization Code Flow - AuthCode namespace
  • Implicit Grant Flow - ImplicitGrant namespace
  • Client Credentials Flow - ClientCredentials namespace
  • Authorization code with PKCE - PKCEAuthCode namespace

API endpoints

Examples

Full Changelog: https://github.com/MellKam/soundify/commits/v0.1.0-alpha.1