Skip to content

Stashfin v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 02:24

v1.0.1 - 2026-07-10

  • Correct Stash play-duration accounting by sending elapsed deltas instead of
    repeatedly adding the absolute playback position.
  • Ignore forward seeks when calculating watched duration and suppress duplicate
    stopped events.
  • Bound generated-cover image downloads and decoded dimensions to prevent memory
    spikes from oversized artwork.
  • Support arbitrary Jellyfin StartIndex values, including paginated tag trees.
  • Bound and validate JSON request bodies.
  • Document the intentional password-only authentication model.
  • Remove the unused stream-strategy setting and avoid UUID collisions for
    malformed entity identifiers.