Skip to content

4.10.0

Compare
Choose a tag to compare
@JonnyWong16 JonnyWong16 released this 27 Feb 07:49
· 401 commits to master since this release
4.10.0
bb4d0db

Breaking Changes

  • #875 - Refactor and cleanup tag editing methods

New Features

  • #872 - Add labels support to Season, Episode, Artist, and Track objects
  • #876 - Add new methods to edit object fields
  • #879 - Add themes support
  • #890 - Add extras and hubs mixins
  • #891 - Add Video.audioStreams() convenience method
  • #894 - Add support for collection "filtering based on user" advanced setting

Bug Fixes

  • #888 - Ignore whitespace in library section lookup
  • #893 - Add missing Track.skipCount attribute
  • #896 - Fix Artist.album() to return special albums

Improvements

  • #880 - Fix various typos
  • #885 - Add librarySectionID when using fetchItem
  • #889 - Fix language in library tests
  • #897 - Add tests for theme mixin