Releases: Stremio/stremio-core
Releases · Stremio/stremio-core
[email protected] (20 Nov 2024)
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)
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
- @DoomHEADSHOT made their first contribution in #692
- @Willy-JL made their first contribution in #704
Full Changelog: stremio-core-web-v0.47.7...stremio-core-web-v0.47.8