New Features
- Allow query parameters in LibrarySection.hubs() and add Playlist.centroid (#1621)
- Add ability to retrieve playlist items by libtype (#1604)
- Add PlexClient
createPlayQueuemethod (#1625) - Add edition support for shows (#1626)
- Add support for connecting to resource using IPv6 (#1627)
Improvements
- Apply buildQueryKey across entire library for object data parity (#1596)
- Fix Typing for
cached_data_property(#1620)
Tests
- Add manual trigger for CI workflow against beta PMS release (#1606)
- Fix
test_server_isLatestwhen usingplexpasscontainer tag (#1616)
Thanks to new contributors @ajacobson and @MineFartS.