Skip to content

Releases: selmant/foreseerr

Release v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 22:13
f21a17c

0.1.0 - 2026-07-25

🐛 Bug Fixes

  • (ci) Allow Node 24 for Dependabot, pin CI to 22 - (37528b3)
  • (ci) Align chart to 0.1.0 and unblock Cypress/docs - (04c7f6f)
  • (docs) Drop Seerr upstream footer and link README to Pages - (fdcd135)
  • (docs) Point REST API nav at foreseerr-api intro page - (c849292)
  • (docs) Point Foreseerr links at GitHub Pages and fix deploy install - (f163a8a)
  • (i18n) Sync en.json with extracted media-action strings - (5bf9dcd)
  • (ui) Stop treating loading Trakt status as unwatched - (c762016)
  • Coerce Axios header values for axios 1.18 types - (e266bca)

📖 Documentation

  • Note Node 24 engines allowance for Dependabot - (9756af0)
  • Evergreen Seerr-to-Foreseerr migration support - (4359d3a)

⚙️ Miscellaneous Tasks

  • (release) Prepare v0.1.0 - (4f95271)
  • Remove one-shot GHCR migrate workflow - (bd72a70)
  • Skip missing tags in GHCR migrate workflow - (27ec932)
  • Fix GHCR migrate workflow action pins - (b49a573)
  • Rename fork identity from seerr to foreseerr - (5af4fdc)

Release v0.1.0-alpha.6

Choose a tag to compare

@github-actions github-actions released this 24 Jul 07:35
chore(release): prepare v0.1.0-alpha.6

Co-authored-by: Cursor <cursoragent@cursor.com>

Release v0.1.0-alpha.5

Choose a tag to compare

@github-actions github-actions released this 23 Jul 13:33
chore(release): prepare v0.1.0-alpha.5

Release v0.1.0-alpha.4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 22:32

Highlights

  • Ratings now arrive in the same media result payload as poster metadata across Discover, search, collections, people, recommendations, similar titles, and watchlists.
  • MDBList enrichment uses its official multi-ID endpoints, grouped by movie and TV, with per-title caching and age-aware refresh intervals.
  • Removed the fixed local 3-request rate limit. Foreseer now follows MDBList's x-ratelimit-remaining, x-ratelimit-reset, and retry-after headers through a shared quota circuit.
  • Removed secondary browser rating requests from title cards and detail pages.
  • Smoothed Trakt list selection validation and prefetched infinite-scroll pages earlier.

Container images

  • ghcr.io/selmant/seerr:v0.1.0-alpha.4
  • selmantr/foreseer:v0.1.0-alpha.4

Images are published for linux/amd64 and linux/arm64, signed with Cosign, and include SBOM attestations.

Full changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Release v0.1.0-alpha.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jul 20:08
fix: publish Docker image under selmantr namespace