Releases: Stremio/stremio-web
Releases · Stremio/stremio-web
v5.0.0-beta.5
What's Changed
- feature: watched indicator by @kKaskak in #551
- fix: shortcuts by @kKaskak in #547
- fix: Modal styles on mobile where there are 3 buttons present by @kKaskak in #549
- feature: search history by @kKaskak in #528
- Translate catalog names by @tymmesyde in #540
- Fix: addon container on mobile devices by @kKaskak in #548
- fix: reduced font-size on smaller devices by @kKaskak in #550
- Implement remote https endpoint settings by @tymmesyde in #514
- fix: remove search bar from addons route by @kKaskak in #552
- Refactor video player by @tymmesyde in #529
- fix(Library): sort label translations by @tymmesyde in #559
- fix(SharePrompt): deprecated twitter share intent by @tymmesyde in #566
- Update share prompt by @tymmesyde in #567
- fix: search-history visibility by @kKaskak in #568
- feature: toasts new design by @kKaskak in #573
- fix: local search label translations by @kKaskak in #574
- Streaming server url param by @tymmesyde in #572
- refactor(useTranslate): use new key format for catalog by @tymmesyde in #575
- fix: show new videos counter on library items by @tymmesyde in #576
- feature: toast of type info added by @kKaskak in #569
- Fix Stream Progress Bar Showing Over Addon Selector by @jaruba in #578
- fix: missing watched indicator on discover and board by @kKaskak in #580
- Feature: Volume Change Indicator Implementation by @kKaskak in #558
- fix: removed the highlight color on metaitem by @kKaskak in #585
- fix: added code to prevent the onClick redirect by @kKaskak in #584
- fix: toasts padding on mobile by @kKaskak in #591
- fix hls sidx parsing by @unclekingpin in #589
- fix(useBoard): remove timeout causing to be stuck in loading state by @tymmesyde in #598
- Ensure stremio-server is loaded before loading a video by @jaruba in #593
- Fix: Tooltip was visible on mobile causing overflow by @kKaskak in #600
- add background to addon modal by @dexter21767-dev in #602
- fix: metaitem titles overflow by @kKaskak in #601
- Library infinite scroll by @tymmesyde in #595
- feat: add m3u as external player option by @tymmesyde in #599
- feature: mark libItem as watched / unwatched by @kKaskak in #597
- Update SeekBar component to display remaining time by @arpitbatra123 in #608
- Use chips instead of multiselect for library filters by @tymmesyde in #610
- update: eventModal overflow by @kKaskak in #617
- fix: remaining time tabindex by @kKaskak in #615
- fix: modal dialog styles by @kKaskak in #616
- feat: implement transcoding profile by @tymmesyde in #614
New Contributors
- @arpitbatra123 made their first contribution in #608
Full Changelog: v5.0.0-beta.4...v5.0.0-beta.5
v5.0.0-beta.4
What's Changed
- fix: external player stream logic by @tymmesyde in #542
Full Changelog: v5.0.0-beta.3...v5.0.0-beta.4
v5.0.0-beta.3
What's Changed
- make title desplay independent of compact property by @dexter21767-dev in #458
- Description bug fix and test file deleted by @kKaskak in #461
- refactor(images): add padding to pwa icons by @tymmesyde in #464
- Replace node image in dockerfile with official one by @kerashanog in #469
- Doc update by @tymmesyde in #471
- Actually show streaming server error by @edde746 in #472
- update stremio-video by @unclekingpin in #473
- Feature password change button by @kKaskak in #478
- added req acc deletion button by @kKaskak in #479
- added user panel button by @kKaskak in #480
- Tooltips by @tymmesyde in #481
- Web app post redesign fixes by @kKaskak in #468
- Video and stream progress by @tymmesyde in #474
- Feature settings links design by @kKaskak in #484
- Feature progress bar opacity by @kKaskak in #485
- fix the tooltip prop error by @kKaskak in #486
- fix-playback-slider-circle by @kKaskak in #487
- Version label was almost not visible by @tymmesyde in #491
- Improve logic and behavior of tooltips by @tymmesyde in #495
- Add more duration options to show next episode for some shows that need a big… by @josuelopezv in #476
- Update continue watching ui/ux by @tymmesyde in #489
- Update core by @tymmesyde in #498
- Feature controls settings by @kKaskak in #499
- Update style of video and stream by @tymmesyde in #500
- feature: implemented the new pop-up design by @kKaskak in #503
- Update stremio-video by @unclekingpin in #502
- Feature/addons loading indicator by @kKaskak in #506
- feature: new settings design by @kKaskak in #507
- fix: webpack deprecation warning by @elpiel in #504
- Fixes pwa by @kKaskak in #510
- fix: PWA orientation by @kKaskak in #512
- refactor: usePWA by @kKaskak in #511
- chore: bump core-web to 0.44.29 by @elpiel in #525
- chore: bump stremio-core-web to v0.44.30 by @elpiel in #527
- Feat/Player Action NextVideo by @elpiel in #516
- Surround sound setting by @unclekingpin in #515
- Move manifest by @edde746 in #522
- Feature: seasonal notification - EventModal by @kKaskak in #536
- Fix core error handling by @tymmesyde in #537
- Add IINA & mpv as external players by @edde746 in #513
- feat: box-shadow glow to popups by @kKaskak in #488
- fix(VerticalNavBar): tab label overflow by @tymmesyde in #541
New Contributors
- @kKaskak made their first contribution in #461
- @kerashanog made their first contribution in #469
- @edde746 made their first contribution in #472
- @josuelopezv made their first contribution in #476
Full Changelog: v5.0.0-beta.2...v5.0.0-beta.3
v5.0.0-beta.2
What's Changed
- Fix New Lines in Stream Description by @jaruba in #454
- Redesign by @tymmesyde in #451
- 5.0.0-beta.0 by @tymmesyde in #455
Full Changelog: v5.0.0-beta.1...v5.0.0-beta.2
v5.0.0-beta.1
pull Dockerfile from development
v5.0.0-beta.0
What's Changed
- bump core-web by @unclekingpin in #449
- Update translations and git URLs by @core1024 in #450
Full Changelog: v5.0.0-alpha26...v5.0.0-beta.0
v5.0.0-alpha26
What's Changed
- Fix Checking if profile.playerType is 'internal' by @jaruba in #443
- fix error: "checker is not a function" in stream components by @dexter21767-dev in #442
- Update last watched by @unclekingpin in #445
- stremio:// support for AddonDetails by @elpiel in core
- chore: update stremio-translations by @elpiel in #447
Full Changelog: v5.0.0-alpha25...v5.0.0-alpha26
v5.0.0-alpha25
What's Changed
- feat: add statistics menu on player by @tymmesyde in #394
- feat: display buffered amount on player seek bar by @tymmesyde in #392
- Test/copyright year by @tymmesyde in #402
- Use https instead of git+https in the dependencies by @core1024 in #408
- doc: replace netifly badge by github page by @tymmesyde in #403
- add a long press option to the button module based on timeout. by @dexter21767-dev in #418
- Discover: Scroll Up on Options Change by @jaruba in #417
- fix: add missing prop to the discover preview by @0xRnato in #419
- feat(Player): change volume with mouse wheel by @tymmesyde in #405
- use github ref_name for all branches by @unclekingpin in #427
- fix(Video): context menu was not working on Firefox by @tymmesyde in #428
- Protect intro route by @unclekingpin in #429
- chore: update stremio-core-web by @tymmesyde in #436
- chore: add NotificationItem for Notifications by @elpiel in #440
- feat: library items new videos by @tymmesyde in #437
- feat: add notifications toggle on details by @tymmesyde in #438
- Mark Video as Watched When Using External Player by @jaruba in #424
New Contributors
- @dexter21767-dev made their first contribution in #418
- @0xRnato made their first contribution in #419
- @elpiel made their first contribution in #440
Full Changelog: v5.0.0-alpha24...v5.0.0-alpha25
v5.0.0-alpha24
What's Changed
Full Changelog: v5.0.0-alpha23...v5.0.0-alpha24
v5.0.0-alpha23
Initial release of Stremio-web
To learn more read our blog post about it: https://blog.stremio.com/stremio-tech-update-21-stremio-web-release-android-tv-update-stremio-on-iphone-and-more/
What's Changed
- fix(Player): continue watching on load was broken by @tymmesyde in #319
- Pwa patch to use colors from pallete by @nklhtv in #323
- feat: implement pwa by @tymmesyde in #293
- Add cause argument to the custom errors #296 by @zafar-hussain in #320
- fix(Player): add missing cases for videos menu by @tymmesyde in #321
- Feat: player playback speed by @tymmesyde in #306
- Change Slogan by @jaruba in #325
- drop useDeepEqualMemo by @nklhtv in #324
- Feat/player default audio track by @tymmesyde in #317
- Feat: player select default subtitles by @tymmesyde in #316
- fix(Settings): add nowrap on shortcuts labels by @tymmesyde in #326
- feat: player next video popup by @tymmesyde in #318
- feat(Player): add options menu by @tymmesyde in #311
- Feat/data export by @tymmesyde in #330
- refactor(Settings): remove facebook import setting by @tymmesyde in #335
- Feature/add subscribe calendar by @TRtomasz in #304
- Feat: settings trakt auth by @tymmesyde in #334
- Add Video Params for Subs Requests by @jaruba in #336
- fix: Add autofocus to server url input on settings modal by @vczb in #342
- fix(Player): props issue on open in external player button by @tymmesyde in #346
- fix(Settings): profile auth condition issue by @tymmesyde in #345
- Interface language by @tymmesyde in #329
- fix(ControlBar): hide volume slider on mobile by @tymmesyde in #359
- feat: player external play by @tymmesyde in #338
- fix(AvatarImage): null removed, user uses default image by @Iheuzio in #361
- Pages ci by @unclekingpin in #366
- feat: add configure button for addons by @tymmesyde in #360
- fix: lint errors by @tymmesyde in #369
- Core Typings by @tymmesyde in #348
- Player: add translation strings by @tymmesyde in #371
- fix(Player): remove PushToLibrary core action by @tymmesyde in #370
- Add new github identity to the Dockerfile by @core1024 in #373
- Allow Using External Players in Settings and Player by @jaruba in #375
- Add Install Link to Server Warning by @jaruba in #377
- fix: remove leading slash in path for pwa worker by @tymmesyde in #372
- Fix Translations by @jaruba in #379
- Fix iPad Detection by @jaruba in #382
- Remove Infuse From iOS Ext Players by @jaruba in #385
- Update core web by @core1024 in #386
- Update translations by @core1024 in #387
New Contributors
- @zafar-hussain made their first contribution in #320
- @TRtomasz made their first contribution in #304
- @vczb made their first contribution in #342
- @Iheuzio made their first contribution in #361
Full Changelog: v5.0.0-alpha22...v5.0.0-alpha23