You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,9 @@ Contributions are more than welcome! Create an issue describing what you want to
104
104
105
105
## Changelog
106
106
107
+
### v2.3.0
108
+
- PlexHome authentication if needed when calling `.perform()` as with `.query()`, by @OverloadUT
109
+
107
110
### v2.2.0
108
111
- Convert to JSON or XML according to server response header, or resolve with raw server response buffer. This allows for image buffers to be fetched. By @YouriT
0 commit comments