Skip to content

Releases: Stremio/stremio-core

stremio-core-web-v0.52.0

20 Jan 22:58

Choose a tag to compare

What's Changed

  • chore: derive(Debug) for AddonDetails and InstalledAddonsWithFilters by @elpiel in #896
  • Fix/magnet url parser by @elpiel in #883
  • feat(core-web): dispatch & get_state return error instead of panicking by @elpiel in #900
  • feat: add ass_subtitles_styling setting by @tymmesyde in #885
  • refactor(player): remove duplicate message action handler by @tymmesyde in #915

Full Changelog: stremio-core-web-v0.51.1...stremio-core-web-v0.52.0

stremio-core-web-v0.51.1 (27 Nov 2025)

28 Nov 13:35

Choose a tag to compare

What's Changed

  • fix(Streams): external player https streams by @kKaskak in #895
  • fix(Player): next_video streams population by @kKaskak in #894

Full Changelog: stremio-core-web-v0.51.0...stremio-core-web-v0.51.1

stremio-core-web-v0.51.0 (27 Nov 2025)

27 Nov 10:42
6ada5f5

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #868
  • fix: player - populate next_video regardless of User's binge_watching… by @elpiel in #871
  • chore(types): streaming server - requests - derive Debug and clone fo… by @elpiel in #888
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #889
  • !feat/stream rar and zip stream creation by @elpiel in #665
  • chore: clean up logs and comments by @elpiel in #891
  • stremio-core-web v0.51.0 by @elpiel in #892

Full Changelog: stremio-core-web-v0.50.0...stremio-core-web-v0.51.0

stremio-core-web-v0.50.0

22 Oct 11:22

Choose a tag to compare

What's Changed

  • feat: deflate official addons list by @AlvinHV in #829
  • chore: rename to os_hash by @AlvinHV in #832
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #842
  • fix(library_item): include removed library items from continue watching by @tymmesyde in #843
  • Settings: Gamepad Support by @Botsy in #798
  • Feat/pull user from api via token by @AlvinHV in #839
  • chore: clippy & fmt by @elpiel in #849
  • Remove torrent strings from binary by @elpiel in #854
  • fix(types): use option for statistics fields that might be omitted by @tymmesyde in #855
  • fix: player - update time_offset to 1 when lib. item has next video. by @elpiel in #857
  • fix: player - clear field on any other result by @elpiel in #861
  • fix: lib. item - is_in_cw fn - re-added !self.removed check by @elpiel in #860
  • fix: CW revert checks for temp by @elpiel in #866
  • fix: manifest - is_resource_supported now considers empty idPrefixes … by @elpiel in #867
  • feat: add video_mode to profile settings by @tymmesyde in #863

New Contributors

Full Changelog: stremio-core-web-v0.49.4...stremio-core-web-v0.50.0

stremio-core-web-v0.49.4

26 Jun 09:40

Choose a tag to compare

What's Changed

  • chore: loadable and APIResult helper impls and fns by @elpiel in #817
  • fix: lints by @elpiel in #816
  • fix: External Player Link - url for scheme-based players should be encoded by @elpiel in #787
  • fix: clippy suggestions + allow lint for tests by @elpiel in #819
  • Feat/custom cinemeta addons catalog by @elpiel in #824
  • chore: bump stremio-serde-hex by @elpiel in #826
  • Feat/user likes by @elpiel in #825
  • fix(data_export): handle unload action by @tymmesyde in #828

Full Changelog: stremio-core-web-v0.49.3...stremio-core-web-v0.49.4

stremio-core-web-v0.49.3

14 Apr 10:10

Choose a tag to compare

What's Changed

  • ci: use env. variable for Rust version by @elpiel in #797
  • fix(core): stremio-serde-hex fix for panics on empty input by @elpiel in #796
  • fix(ci): build - lints on 1.85 by @elpiel in #802
  • feat(Auth): impl apple token auth by @kKaskak in #788

Full Changelog: stremio-core-web-v0.49.2...stremio-core-web-v0.49.3

stremio-core-web-v0.49.2

19 Mar 12:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: stremio-core-web-v0.49.1...stremio-core-web-v0.49.2

stremio-core-web-v0.49.1

26 Feb 09:16

Choose a tag to compare

What's Changed

  • core-web: return in_library and trailer_streams for CatalogsWithExtra meta items by @tymmesyde in #784

Full Changelog: stremio-core-web-v0.49.0...stremio-core-web-v0.49.1

stremio-core-web-v0.49.0 (21 Feb 2025)

21 Feb 11:10

Choose a tag to compare

What's Changed

  • test: add tests for ExternalPlayerLink by @vczb in #770
  • feat: add quit_on_close setting by @tymmesyde in #779
  • feat: add mark season as watched for videos by @tymmesyde in #772
  • ci(docs): use specific nightly version by @tymmesyde in #782
  • fix(stremio-watched-bitfield): BitField8 - fix off-by-one for last_index_of by @elpiel in #781

New Contributors

  • @vczb made their first contribution in #770

Full Changelog: stremio-core-web-v0.48.5...stremio-core-web-v0.49.0

stremio-core-web-v0.48.5 (20 Jan 2025)

20 Jan 15:11
07e3ab6

Choose a tag to compare

What's Changed

  • feat: add ctx delete account action by @tymmesyde in #753
  • chore(core): bump official-addons to 2.0.13 for 2025 by @elpiel in #764
  • feat(profile): impl new user check by @kKaskak in #767
  • feat(stremio-core-web): MetaDetails - add last used stream flag to Streams by @elpiel in #763

Full Changelog: stremio-core-web-v0.48.4...stremio-core-web-v0.48.5