v0.6.0-beta.2
Pre-release
Pre-release
svilenmarkov
released this
07 Aug 18:05
·
67 commits
to release/v0.6.0
since this release
More information about the configuration for this release can be found here.
New
- Added
group
widget that allows grouping multiple widgets into one via tabs (thanks @VeryEvilHumna) - [Monitor widget] Added
check-url
property which allows having a different URL that gets pinged versus the one in the UI (thanks @MrExplode) - Added
width
property for each page with optionsslim
andwide
- Added
base-url
property toserver
which allows serving Glance behind a proxy and under a directory rather than a subdomain (thanks @CremaLuca) - Added
hide-desktop-navigation
property for each page which hides the desktop navigation for that page when set totrue
Changed
- [Videos widget] Shorts from YouTube channels are now filtered by default, to include them again use
include-shorts: true
(thanks @3rd)
Fixes
- Fixed crash when using
custom-css-file
(thanks @DVDAndroid) - [Twitch channels widget] Fixed Twitch streams that don't have a category (thanks @DVDAndroid)