mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #4614] [MERGED] fix: Make PWA icon maskable #44572
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/4614
Author: @sebdanielsson
Created: 8/15/2024
Status: ✅ Merged
Merged: 8/15/2024
Merged by: @tjbck
Base:
dev← Head:pwa-maskable-icon📝 Commits (2)
afe1f13Make PWA icon maskableba37043refac: "any maskable" is discouraged📊 Changes
1 file changed (+14 additions, -1 deletions)
View changed files
📝
backend/main.py(+14 -1)📄 Description
Changelog Entry
Description
This PR adds the
maskablepurpose, in addition to the defaultany.Added
Changed
maskablepurpose to the icon in manifest.json, in addition to the defaultany.Deprecated
Removed
Fixed
Fixes #4461 where the icon would be square when the PWA was installed via Chromium-based browsers under macOS.
Security
Breaking Changes
Additional Information
Fixes #4461 where the icon would be square when the PWA was installed via Chromium-based browsers under macOS.
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.