Skip to content

v0.4.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 23:12
· 6 commits to main since this release
v0.4.3
cef9487

What's Changed

The major feature of this release is the ability to create filters in the app!

There are some limitations:

  • Not every possible filter is available yet
  • Saving the filter to the server is considered experimental and may not work especially on the Web UI!
  • Because of the above, the app will not overwrite a existing saved filter

New Features & Enhancements

  • Update settings UI to track triggered tasks' progress in #418
  • Create new filters for Scenes in the app in #420
  • Create filters for all data types in #421

UI/UX Improvements

  • Small UI/UX tweaks to setup, filter creation, & non-TV devices in #423

Bug Fixes

  • Fixes subscription auth & play all marker skipping in #419
  • Several UI/UX updates for creating filters in #425
  • Fix a few cases for saving a filter to the server in #426

Other changes

  • Refactoring server & server preferences objects in #415
  • Large refactor to reduce usage of Context in #417
  • Clean up & documentation in #424

Full Changelog: v0.4.2...v0.4.3