Skip to content

Releases: Zibbp/ganymede-frontend-archive

v1.0.7 - Live Stream Ad Fixes

18 Nov 20:19
Compare
Choose a tag to compare
  • Create Streamlink argument field in Admin > Settings.
    See Zibbp/ganymede#57 for more information.

v1.0.6 - Live Stream Ad Hotfix

17 Nov 21:42
Compare
Choose a tag to compare

Added

  • Allow the modification of Streamlink live archive arguments in admin/settings.

v1.0.5 - OAuth support

15 Nov 02:49
d86d20b
Compare
Choose a tag to compare

What's Changed

More info

Full Changelog: Zibbp/ganymede-frontend@v1.0.4...v1.0.5

v1.0.4 - Fix

27 Oct 13:47
Compare
Choose a tag to compare

Fixes

v1.0.3 - Fixes

08 Sep 13:43
Compare
Choose a tag to compare
  • Do not send playback progress if not authenticated.
    • Unauthenticated users watching a VOD would get redirected to the login page after 20 seconds due to the playback progress request failing Zibbp/ganymede#36.

v1.0.2 Fixes

16 Aug 15:44
Compare
Choose a tag to compare

What's Changed

  • Set CSS theme content-type to text/css. This fixes the theme issue when running Ganymede behind a reverse proxy.
  • Increase timeout when seeking to playback progress

v1.0.1 - Fixes

01 Aug 13:54
Compare
Choose a tag to compare

Fixes

v1.0.0 - Stable Release

29 Jul 19:39
0124fb6
Compare
Choose a tag to compare

Stable Release v1.0.0 is here!

What's Changed Since Beta

image
Playlist Page

Full Changelog: Zibbp/ganymede@v0.0.3...v1.0.0

RC 3

25 Jul 18:16
Compare
Choose a tag to compare

Release Candidate v3

What's Changed

Fixes

  • Rename queue log route to avoid Ublock Origin issues.
  • Make user registration accessible.
  • Proper page head titles.
  • Allow watch progress requests to fail if unauthenticated.
  • Disable chat player progress bar.

Plan is to have a full release mid to end of week.

RC 2

22 Jul 19:53
Compare
Choose a tag to compare

Release Candidate v2

What's Changed

Features

Changes

  • fix: Queue hold reporting 1 less when adding new VODs.
  • fix: Refresh token now expires after 30 days (access token expires after 1 hour).
  • fix: Remove chat player buttons.
  • fix: VOD cards would not update when using pagination.