Small fixes and implementing user requests#2113
Merged
Merged
Conversation
Owner
Lissy93
commented
May 2, 2026
- Passes credentials on PWA fetch when used behind auth proxy
- Fixes [BUG] manifest.webmanifest fetch fails when behind Cloudflare Access (or similar auth proxies) due to missing crossorigin="use-credentials" #2102
- Adds suitable SVG --> PNG fallback for homelab icons
- Fixes [BUG] Fallback from missing SVG icons not working as intended #2111
- Clears up the sub-items example in the pages/items docs
- Fixes [BUG] typo in Sub-Items example (Docs - Pages and Sections) #2100
- Adds support for Chinese characters in item tag input
- Fixes [FEATURE_REQUEST] <title>Feature Request: Support Chinese labels #2009
- Adds latifajteuta9-collab's dashboard to showcase
- Fixes HomeLAb 3.0 #1999
- Updates widget name for Addy, and fixes import map
- Fixes [BUG] anonaddy Widget not working/not found #1983
This sends the cookies with the manifest fetch, so that PWA installs still work when served behind auth proxies. Before this it was redirecting the unauthenticated requests to a cross-origin login page, triggering a CORS error.
✅ Deploy Preview for dashy-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This was referenced May 3, 2026
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.