add global and channel watermark overrides (#260)

* add global watermark setting

* add channel watermark override

* update changelog
This commit is contained in:
Jason Dove
2021-06-13 21:45:52 -05:00
committed by GitHub
parent e69569ea46
commit a0740de972
23 changed files with 313 additions and 77 deletions
+2
View File
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
- Add watermark opacity setting to allow blending with content
- Add global watermark and channel watermark artwork
- Watermark precedence is: channel watermark, global watermark, channel logo
### Changed
- Remove unused API and SDK project; may reintroduce in the future but for now they have fallen out of date