0.4.2 (2024-08-04)
⚠ BREAKING CHANGES
- use OS-specific, stable path for default Tunarr data directory (#643)
Features
- ability to manually add Plex servers (#622) (7027efc)
- add ARM builds (#618) (c2d5a66)
- implement on-demand channels (#613) (13fe504), closes #612
- support setting opacity on channel watermarks (#621) (9480aa2), closes #615
- use OS-specific, stable path for default Tunarr data directory (#643) (1c56752), closes #620
- web: display channel duration and program count on channels page (#617) (7564a4b)
Bug Fixes
- ambiguous column error when selecting all filler shows (#635) (ddb0723), closes #634
- cannot use createRequire in web-module; move version function to server (#641) (7175f15)
- default disableChannelOverlay to false (df8192b)
- define platforms for docker edge build workflow (a1ad921)
- double star for tag event? (2d0fce1)
- navigation blocker appeared after channel update (#645) (a2809d8)
- new custom show programming button led to wrong path (#647) (554a003)
- properly save filler list / channel associations (#610) (017eca5)
- single edge build failure should not affect other builds (d8840ac)
- tag matching in docker release; remove quote and semver specific (0c45071)
- Use inputted name for new filler lists (38f76d1)
- use PAT for release-please so tag pushes trigger releases (f8f524d)
- workaround for macOS binary release (#608) (8b8f6f8)