diff --git a/addon.xml b/addon.xml index 64c995d92..3e428c1e7 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -86,14 +86,10 @@ https://forum.kodi.tv/showthread.php?tid=329767 https://github.com/CastagnaIT/plugin.video.netflix - v1.23.2 (2024-01-17) -- Fix/workaround for Kodi crash when play a promo trailer -- Fix wrong ESN generation for Xiaomi tv boxes -- Fix missing video zoom when video starts after ADS -- Fix "TypeError: Actor" error that prevent to show video list -- Fix wrong "Next page" shown when there are no more videos -- Fix missing "Browse subgenres" folder when returning from a next page -- Update translation zh_tw + v1.23.3 (2024-04-16) +- Disabled login with e-mail/password (new website protections) +- Add workaround for missing images to tvshow/movies +- Fixed login with Auth key due to e-mail parsing problem diff --git a/changelog.txt b/changelog.txt index 60215b75f..7445e0b1b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,8 @@ +v1.23.3 (2024-04-16) +- Disabled login with e-mail/password (new website protections) +- Add workaround for missing images to tvshow/movies +- Fixed login with Auth key due to e-mail parsing problem + v1.23.2 (2024-01-17) - Fix/workaround for Kodi crash when play a promo trailer - Fix wrong ESN generation for Xiaomi tv boxes