Skip to content

Tags: dominicrico/jellyseerr

Tags

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request seerr-team#157 from Fallenbagel/staging-for-1.1.1

chore(release): 1.1.1

v1.1.0

Toggle v1.1.0's commit message
chore(release): 1.1.0

v1.0.2

Toggle v1.0.2's commit message
chore(release): 1.0.2

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request seerr-team#76 from Fallenbagel/updatePackagejson

Update package.json to reflect the jellyseerr version. This helps fix the version issue.

v1.0.0

Toggle v1.0.0's commit message
fix: fixed request card not displaying the requested season and episodes

When requested, the request card shows as {seasonCount, plural, one {Season}} and does not display
which season or episode was requested because it was still using the alpha request cards. This fixed
that issue