diff --git a/addon.xml b/addon.xml index a1100378a..63aa3b659 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -85,22 +85,15 @@ https://forum.kodi.tv/showthread.php?tid=329767 https://github.com/CastagnaIT/plugin.video.netflix -v1.7.1 (2020-08-12) --Added Profiles menu with new profiles context menus: - * Set for auto-selection - * Set for library playback - These two options now are managed only from the Profiles list --Added setting to enable nf watched status sync with library (one way) --Added expert setting to customize results per page --Fixed add-on inaccessibility when the current used profile no more exists --Fixed feature "Select first unwatched" on Kodi 18.x --Fixed failure to update nf watched status (seem works better now) --Little speed improvement on add-on sequential executions --Better handled types of exceptions with IPC --Removed disable_modal_error_display expert setting --Some code cleaning with other improvements --Add Hebrew translation --Updated translations it, el, fr, pr_br, jp, kr, hu, po, de, ro, cz, zh_cn +v1.8.0 (2020-08-20) +-Attempt to fix the login (not full solved) +-Reimplemented menus "All movies", "All TV Shows", "Browse subgenres" +-Added new search option "By genre/subgenre ID" +-Added sort order setting for search history (Last used or A-Z) +-Fixed Previous/Next page buttons on alphabetically sorted lists +-Fixed regression in http IPC switch setting +-Updated translations it, de, pt_br, el_gr, hu, zh_ch, jp, kr, ro, fr, pl +-Minor fixes diff --git a/changelog.txt b/changelog.txt index 2120a5f59..bc7bd7f7f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,13 @@ +v1.8.0 (2020-08-20) +-Attempt to fix the login (not full solved) +-Reimplemented menus "All movies", "All TV Shows", "Browse subgenres" +-Added new search option "By genre/subgenre ID" +-Added sort order setting for search history (Last used or A-Z) +-Fixed Previous/Next page buttons on alphabetically sorted lists +-Fixed regression in http IPC switch setting +-Updated translations it, de, pt_br, el_gr, hu, zh_ch, jp, kr, ro, fr, pl +-Minor fixes + v1.7.1 (2020-08-12) -Added Profiles menu with new profiles context menus: * Set for auto-selection