v0.8.6
Added 2
- Added withAllowInsecure function to custom-api
- Added withBasicAuth function to custom-api
Changed 1
- Videos widget will now cache and reuse video lists if an update fails for a channel
Fixed 12
- Reddit widget not fetching new posts due to challenge page changes
- Unhealthy docker containers not getting identified correctly
- Selfhost icons showing outdated icons
- X-Forwarded-For spoofing which would allow rate-limit bypass for auth
- Misleading currency symbols for some markets in the markets widget
- Incorrect handling of https sock-path in the docker-containers widget
- Incorrect sorting for reddit, hacker-news and lobsters widgets with sort-by: engagement
- Search bang indicator not getting cleared correctly after pressing enter
- Not being able to use the dns-stats widget on a Pi-hole instance without a password
- Not being able to use webp extension for icons
- RSS feeds not showing correct thumbnails when image URL is a relative path
- Incorrect manifest.json path when using base-url
From Glance
Fixed
- Reddit widget not fetching new posts due to challenge page changes
- Unhealthy docker containers not getting identified correctly
- selfhst icons showing outdated icons
- X-Forwarded-For spoofing which would allow rate-limit bypass for auth
- Misleading currency symbols for some markets in the markets widget
- Incorrect handling of https sock-path in the
docker-containerswidget - Incorrect sorting for
reddit,hacker-newsandlobsterswidgets withsort-by: engagement - Search bang indicator not getting cleared correctly after pressing
enter - Not being able to use the
dns-statswidget on a Pi-hole instance without a password - Not being able to use
webpextension for icons - RSS feeds not showing correct thumbnails when image URL is a relative path
- Incorrect
manifest.jsonpath when usingbase-url
Changes
- Videos widget will now cache and reuse video lists if an update fails for a channel
- Added
withAllowInsecurefunction tocustom-api - Added
withBasicAuthfunction tocustom-api