Fix squashed app icon: render logo SVG with preserved aspect ratio

The 720x880 logo.svg was force-rendered into a 512x512 square, stretching
the bolt horizontally. Render height-bounded (aspect-preserving) instead
and let the centered composite handle fit. Regenerate all Android, iOS,
and web/PWA/Zapstore icons.
This commit is contained in:
Chad Curtis
2026-06-02 04:53:57 -05:00
parent 048878b699
commit 49049f98e7
22 changed files with 9 additions and 5 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "agora",
"version": "2.8.6",
"version": "2.8.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "agora",
"version": "2.8.6",
"version": "2.8.7",
"dependencies": {
"@breeztech/breez-sdk-spark": "^0.10.0",
"@capacitor/app": "^8.0.0",