From ef34a734ee3487957afd4db767fc9009e4994e1a Mon Sep 17 00:00:00 2001 From: William Oldham Date: Sat, 10 Feb 2024 18:33:08 +0000 Subject: [PATCH 1/2] Update client changelog --- content/3.client/4.changelog.md | 83 +++++++++++++++++++-------------- 1 file changed, 48 insertions(+), 35 deletions(-) diff --git a/content/3.client/4.changelog.md b/content/3.client/4.changelog.md index 8f64a86..38d33aa 100644 --- a/content/3.client/4.changelog.md +++ b/content/3.client/4.changelog.md @@ -2,24 +2,35 @@ title: 'Changelog' --- +# Version 4.4.0 + +- Changed behaviour of HLS playlists to have a copy button instead of a download button for more compatibility. +- Improve the appearance of the "active" pill under theme settings - it now has better padding and matches the theme it represents. +- If a user selects a proxy during onboarding, it is now saved to the backend if the user is signed in. +- Fixed sorting of shows that caused the "continue watching" to not update properly when syncing with the backend. +- Added an "x" button to clear the search query. +- Improve mobile layout for setup component. +- Improved translations: Arabic, German, Persian, Finnish, Galician, Italian, Japanese, Korean, Panjabi, Russian, Turkish, Ukrainian, Chinese (Han (Simplified variant)). +- Update providers package to 2.2. + # Version 4.3.3 - - Fixed body not being transferred properly to the extension (needs latest version of extension) - - Added new translations: Finnish - - Improved translations: Czech, German, English, Spanish, Persian, French, Galician, Gujarati, Hebrew, Hindi, Icelandic, Navajo, Portuguese (Brazil), Russian, Ukrainian, Chinese (Han (Simplified variant)) +- Fixed body not being transferred properly to the extension (needs latest version of extension) +- Added new translations: Finnish +- Improved translations: Czech, German, English, Spanish, Persian, French, Galician, Gujarati, Hebrew, Hindi, Icelandic, Navajo, Portuguese (Brazil), Russian, Ukrainian, Chinese (Han (Simplified variant)) # Version 4.3.2 - - Run account server data fetching in parallel. - - Added specific text per browser for extension setup screen - - Fix bug where first load the page couldn't talk to extension - - Fix too short of a timeout when checking for proxy response - - Move start of bolding for HLS disclaimer - - Fix app crash when opening download screen on lower RAM browsers - - Make onboarding start screen more mobile friendly - - Seperate extension install links into two settings (firefox & chrome) - - Added new translations: Icelandic - - Improved translations: German, Spanish, Persian, French, Hebrew, Italian, Nepali (macrolanguage), Dutch, Polish, Portuguese (Brazil), Romanian, Chinese (Han (Simplified variant)) +- Run account server data fetching in parallel. +- Added specific text per browser for extension setup screen +- Fix bug where first load the page couldn't talk to extension +- Fix too short of a timeout when checking for proxy response +- Move start of bolding for HLS disclaimer +- Fix app crash when opening download screen on lower RAM browsers +- Make onboarding start screen more mobile friendly +- Seperate extension install links into two settings (firefox & chrome) +- Added new translations: Icelandic +- Improved translations: German, Spanish, Persian, French, Hebrew, Italian, Nepali (macrolanguage), Dutch, Polish, Portuguese (Brazil), Romanian, Chinese (Han (Simplified variant)) # Version 4.3.1 @@ -44,7 +55,8 @@ title: 'Changelog' ::alert{type="warning"} This release requires a new version of simple-proxy: 2.1.3 :: - - Update provider package, with fixes for febbox-mp4 + +- Update provider package, with fixes for febbox-mp4 # Version 4.2.4 @@ -52,32 +64,33 @@ This release requires a new version of simple-proxy: 2.1.3 This release requires a new version of simple-proxy: 2.1.1 :: - - Add meta tag for PWA's for apple devices - - Add galician flag - - Fix language fallback, this fixes weird dot notation instead of english language fallback - - Add Docker image for frontend - - Fix Brazilian portuguese flag in language selector - - Add profile picture preview in register and update - - Update Provider package to 2.0.4 - - Added new translations: Catalan - - Improved translations: Czech, Greek, French, Gujarati, Hebrew, Hindi, Italian, Khmer (Central), Nepali, Dutch, Punjabi, Polish, Portuguese (Brazil), Romanian, Russian, Ukrainian, Vietnamese, Chinese (Simplified), pirate (generated), minion (generated) +- Add meta tag for PWA's for apple devices +- Add galician flag +- Fix language fallback, this fixes weird dot notation instead of english language fallback +- Add Docker image for frontend +- Fix Brazilian portuguese flag in language selector +- Add profile picture preview in register and update +- Update Provider package to 2.0.4 +- Added new translations: Catalan +- Improved translations: Czech, Greek, French, Gujarati, Hebrew, Hindi, Italian, Khmer (Central), Nepali, Dutch, Punjabi, Polish, Portuguese (Brazil), Romanian, Russian, Ukrainian, Vietnamese, Chinese (Simplified), pirate (generated), minion (generated) # Version 4.2.3 - - Fix player UI not disappearing - - Implement new locale system to support regional and alternative languages - - Add Turnstile interactive challenge and Turnstile loading screen - - Added new translations: Galician, Punjabi, Romanian - - Improved translations: Arabic, Czech, German, Spanish, Estonian, Gujarati, Hindi, Russian, Chinese (Simplified) + +- Fix player UI not disappearing +- Implement new locale system to support regional and alternative languages +- Add Turnstile interactive challenge and Turnstile loading screen +- Added new translations: Galician, Punjabi, Romanian +- Improved translations: Arabic, Czech, German, Spanish, Estonian, Gujarati, Hindi, Russian, Chinese (Simplified) # Version 4.2.2 - - Add worker URL syncing for accounts - - Fix broken hero title during the day - - Move search items with no poster to the end of the search results - - disable episodes if they have not been aired yet - - update provider package: disable febbox HLS, irrepairable - - Added new translations: Bulgarian, Bengali, Greek, Persian, Gujarati, Indonesian, Japanese, Korean, Slovenian, Tamil, Chinese (Traditional) - - Improved translations: Arabic, Czech, German, Spanish, Estonian, French, Hebrew, Hindi, Italian, Nepali, Dutch, Polish, Portuguese (Brazil), Russian, Thai, Toki Pona, Turkish, Ukrainian, Chinese (Simplified), pirate (generated), minion (generated) +- Add worker URL syncing for accounts +- Fix broken hero title during the day +- Move search items with no poster to the end of the search results +- disable episodes if they have not been aired yet +- update provider package: disable febbox HLS, irrepairable +- Added new translations: Bulgarian, Bengali, Greek, Persian, Gujarati, Indonesian, Japanese, Korean, Slovenian, Tamil, Chinese (Traditional) +- Improved translations: Arabic, Czech, German, Spanish, Estonian, French, Hebrew, Hindi, Italian, Nepali, Dutch, Polish, Portuguese (Brazil), Russian, Thai, Toki Pona, Turkish, Ukrainian, Chinese (Simplified), pirate (generated), minion (generated) # Version 4.2.1 From 8308a4cf4d3965155f321626f22f3273ba6ec8eb Mon Sep 17 00:00:00 2001 From: William Oldham Date: Sat, 10 Feb 2024 19:06:38 +0000 Subject: [PATCH 2/2] Add HLS PR to Changelog --- content/3.client/4.changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/3.client/4.changelog.md b/content/3.client/4.changelog.md index 38d33aa..5adcfaa 100644 --- a/content/3.client/4.changelog.md +++ b/content/3.client/4.changelog.md @@ -10,6 +10,7 @@ title: 'Changelog' - Fixed sorting of shows that caused the "continue watching" to not update properly when syncing with the backend. - Added an "x" button to clear the search query. - Improve mobile layout for setup component. +- Fix HLS issue with throwing 403 error. - Improved translations: Arabic, German, Persian, Finnish, Galician, Italian, Japanese, Korean, Panjabi, Russian, Turkish, Ukrainian, Chinese (Han (Simplified variant)). - Update providers package to 2.2.