Skip to content

Releases: Stremio/stremio-core

stremio-core-web-v0.48.3 (23 Dec 2024)

23 Dec 15:51
Compare
Choose a tag to compare

What's Changed

  • fix(player): reset library item time offset if selected video don't match state by @tymmesyde in #755
  • fix(core-web): return stream progress only for corresponding videoId by @tymmesyde in #756

Full Changelog: stremio-core-web-v0.48.2...stremio-core-web-v0.48.3

[email protected] (11 Dec 2024)

11 Dec 15:19
74182d7
Compare
Choose a tag to compare

What's Changed

  • feat(wasn) Player - watched & progress of the MetaItem Video & Next Video by @elpiel in #738
  • fix: add missing id field to subtitles by @tymmesyde in #747
  • Feature/add new mobile app settings by @TRtomasz in #748
  • docs(stremio-core-web): Player - overriding Subtitles id by @elpiel in #749
  • feat: add player MarkVideoAsWatched action by @tymmesyde in #750
  • chore(stremio-core-web): enable serde_json preserve_order features: by @elpiel in #751
  • chore: bump stremio-core-web version to v0.48.2 by @elpiel in #752

New Contributors

Full Changelog: stremio-core-web-v0.48.1...stremio-core-web-v0.48.2

[email protected] (29 Nov 2024)

29 Nov 15:25
8be9ebe
Compare
Choose a tag to compare

What's Changed

  • feat: streaming-server urls bucket by @kKaskak in #724
  • chore(stremio-core-web): bump version v0.48.1 by @elpiel in #744
  • chore(stremio-core-web): bump package.json version by @elpiel in #745

Full Changelog: stremio-core-web-v0.48.0...stremio-core-web-v0.48.1

[email protected] (20 Nov 2024)

20 Nov 11:15
d61d2f7
Compare
Choose a tag to compare

What's Changed

  • Fix/ci docs overwritting whole content by @elpiel in #719
  • ci(build): prevent duplicate jobs for PRs by @tymmesyde in #721
  • chore: bump deps and remove lazy_static by @elpiel in #723
  • feat: serialize Model separatelly from creating it by @elpiel in #700
  • fix: docs broken intra links by @elpiel in #725
  • Calendar model by @tymmesyde in #697
  • fix(stremio-core): do not pass delays when adjusting stream state to … by @TheBeastLT in #732
  • fix(ci): build workflow - run on each push by @elpiel in #733
  • Remote addons descriptor by @tymmesyde in #736
  • Feat: InstallAddons model supports full descriptor by @elpiel in #706
  • Add subtitles size and offset for StreamItemState by @tymmesyde in #735
  • StreamItemState - add default for all fields that are skipped during serialization when None by @elpiel in #737
  • fix(streams_item): update subtitles size and offset types by @tymmesyde in #739
  • feat(player): add Seek player action by @elpiel in #689
  • chore(stremio-core-web): Prepare release 0.48.0 by @elpiel in #741

Full Changelog: stremio-core-web-v0.47.8...stremio-core-web-v0.48.0

[email protected] (18 Sept 2024)

18 Sep 14:24
b1a403d
Compare
Choose a tag to compare

What's Changed

  • Feat/move stremio-core-web by @elpiel in #694
  • Merge latest changes from stremio-core-web repo by @elpiel in #703
  • fix: trigger github actions on pull requests by @DoomHEADSHOT in #705
  • fix: Rust 1.80 clippy and doc warnings by @elpiel in #707
  • Fix: gh-pages deployment by @elpiel in #711
  • feat: ExternalPlayerLink - Add moonplayer, vlc and outplayer for visionOS by @elpiel in #709
  • fix(core): StreamingServer Settings.remote_https uses null while stremio 4 uses empty string, with tests by @DoomHEADSHOT in #702
  • fix: Player underflow by @elpiel in #712
  • fix(streaming_server): Settings::proxy_streams_enabled - default to false if not present by @elpiel in #715
  • Disable WASM sign extension ops for iOS 14 Safari by @Willy-JL in #704
  • test(stremio_server): response by @elpiel in #717
  • Feat/Convert stream structs prepartion by @elpiel in #684

New Contributors

Full Changelog: stremio-core-web-v0.47.7...stremio-core-web-v0.47.8