All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.12.2 (2023-03-19)
0.12.1 (2023-03-18)
- add loading indicator on Search and Streams (afda51b)
- show toast when user addon successfully added (99a09e7)
- AddonManager: layout was broken (91770bf)
0.12.0 (2022-05-14)
- store installed addons by transportUrl
- add community list link on AddonManager (0ed6a4a)
- allow addon share links from stremio to be added (55feaad)
- handle http streams (8e53932)
- implement update room ownership (d4b741b)
- sort streams by addons on Stream (6db0aa0)
- AddonManager: await addUserAddon disaptch before loading Addons (6e5cb7d)
- Room: users-list was over chat on mobile (1abc9be)
- store installed addons by transportUrl (e5a7091)
- Stream: key issue (4b5a8de)
- styling issue (be51248)
- styling issue with List on Stream (da5564f)
- Subtitles: layout issue (274b0d4)
- Subtitles: minor styling issue (e3dc306)
- UsersList: styling issue (b45de22)
0.11.8 (2022-05-01)
- TimeBar: implement seeking with arrow keys (6147ea4)
- addon.service.js: don't filter idPrefixes for subtitles addons (7b4b7a8)
0.11.6 (2021-09-03)
- Room: creating a hls playlist was blocking the loading (dc44bc0)
- Subtitles: fix errors (54ae6d2)
- Subtitles: user subtitles were partially broken (a56cdea)
0.11.5 (2021-09-02)
- update user username (8f3891a)
0.11.4 (2021-07-14)
- wrong z-index layering (28b27ca)
0.11.3 (2021-07-13)
0.11.2 (2021-06-08)
0.11.1 (2021-06-07)
- some icons were not displayed (6cf6613)
- wait for client to be connected before initializing router (cb0749c)
0.11.0 (2021-06-07)
- footer was displayed on mobile
- new chat feature (8743f64)
- footer was displayed on mobile (94d5689)
- components: items in List were not keyed when itemKey was not specified (73f6f8f)
- services: addon service was returning Peario in collection (949ce56)
0.10.3 (2021-05-23)
0.10.2 (2021-05-22)
- errors were not showing up (4ef472c)
0.10.1 (2021-05-21)
0.10.0 (2021-04-17)
- can now add addons from URL given by the user
- can now add addons from URL given by the user (78fd02a)
0.9.2 (2020-10-04)
- addons: refine filtering of addons in the manager (1937e73)
- ws: wait to be connected before loading views (f863b36)