diff --git a/addon.xml b/addon.xml index a8c31c2e5..02025dcd1 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -86,10 +86,10 @@ https://forum.kodi.tv/showthread.php?tid=329767 https://github.com/CastagnaIT/plugin.video.netflix - v1.23.0 (2023-11-19) -- Add experimental support to ADS plan, for Kodi 20 and higher only, please note add-on features may not work correctly -- Fix search menus (sort order dont work yet) -- Audio description menu is broken, atm cannot be fixed, website problems + v1.23.1 (2023-12-16) +- Fix missing Add/Remove to my list context menu on Search results +- Fix misbehavior of Add/Remove context menu in my list on search pages that ask for new search +- Fix titles wrongly marked as watched due to no watched status data diff --git a/changelog.txt b/changelog.txt index 649fdd90a..24fde6f6b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,8 @@ +v1.23.1 (2023-12-16) +- Fix missing Add/Remove to my list context menu on Search results +- Fix misbehavior of Add/Remove context menu in my list on search pages that ask for new search +- Fix titles wrongly marked as watched due to no watched status data + v1.23.0 (2023-11-19) - Add experimental support to ADS plan, for Kodi 20 and higher only, please note add-on features may not work correctly - Fix search menus (sort order dont work yet)