Releases: jellyfin-archive/jellyfin-apiclient-javascript
Releases · jellyfin-archive/jellyfin-apiclient-javascript
v1.4.0
08 Jul 10:48
Compare
Sorry, something went wrong.
No results found
Breaking changes
Rework the SyncPlay API client to make more sense (#57 )
v1.3.1
03 Jul 19:27
Compare
Sorry, something went wrong.
No results found
Fixes an issue with the SyncPlay endpoint being changed to GET instead of POST (#56 )
v1.3.0
29 Jun 12:36
Compare
Sorry, something went wrong.
No results found
Remove session_id
from SyncPlay API endpoint (#54 )
Try to connect on both HTTP and HTTPS (#53 )
v1.2.2
07 Jun 09:05
Compare
Sorry, something went wrong.
No results found
v1.2.1
28 May 21:59
Compare
Sorry, something went wrong.
No results found
Fixed user creation (c4cac41 )
Fix issues with errors thrown during authentication (#49 )
v1.1.2
25 May 11:28
Compare
Sorry, something went wrong.
No results found
Remove updateClass parameter from plugin installation method
Fix an issue with user creation
v1.1.1
07 May 11:00
Compare
Sorry, something went wrong.
No results found
Removed unused files from the built NPM package
Updated the build dependencies
v1.1.0
01 May 12:00
Compare
Sorry, something went wrong.
No results found
Made the API client compatible with the jellyfin-web repository
Backported changes from jellyfin-web