What's Changed
Bug Fixes 🐞
- fix: disable editing of duration for video assets by @nicomiguelino in #2355
- fix: adjust the width of date and time fileds in Edit Asset form by @nicomiguelino in #2363
- fix: adjust vertical alignment of the Asset Location field by @nicomiguelino in #2364
- fix: include player name in page titles by @nicomiguelino in #2367
- fix: restore "Upgrade Anthias" section in Settings page by @nicomiguelino in #2374
- fix: GIFs are not moving by @nicomiguelino in #2391
- fix: redirect
/admin
to/admin/
by @nicomiguelino in #2393 - fix: handling of YouTube URLs by @nicomiguelino in #2395
- fix: raise an error when duration is non-zero for video assets by @nicomiguelino in #2399
Features ✨
- feat: re-style the tooltips by @nicomiguelino in #2352
- feat: restyle alerts by @nicomiguelino in #2353
- feat: restyle active and inactive assets components by @nicomiguelino in #2356
- feat: remove Cancel button from Settings page by @nicomiguelino in #2377
- feat: support for preloading web pages before they get shown on the screen by @nicomiguelino in #2397
Docs 📚
- docs: add docs for creating a new WebView release by @nicomiguelino in #2379
- docs: include using the
tests
label inCONTRIBUTING.md
by @nicomiguelino in #2383
API 🧩
- feat: include IP addresses in system info endpoint by @nicomiguelino in #2375
- feat: include host username in info API endpoint by @nicomiguelino in #2376
Other Changes 🔧
- chore(deps): bump urllib3 from 1.26.19 to 2.5.0 in /requirements by @dependabot[bot] in #2351
Full Changelog: v0.20.2...v0.20.3