Skip to content

v1.4.1

Choose a tag to compare

@innotelinc innotelinc released this 04 Sep 02:37
· 17 commits to main since this release

The real-iPhone-icon release 📱✨ — ZapIt on your Home Screen finally shows the logo instead of a screenshot.

What's new

  • Proper iOS app icon — iOS ignores SVG apple-touch-icons (and manifest icons), so iPhone/iPad installs fell back to a blurry page snapshot. The logo is now rasterized to a real 180×180 PNG (icon-180.png) and wired into the head as the apple-touch-icon, with a matching PNG favicon and service-worker cache entry. Re-add to Home Screen to pick up the new icon (delete the old tile first if the snapshot is cached).

Notes

  • Icon rendered from public/icon.svg via librsvg — no visual redesign, same bolt.
  • Web app shell cache bumped to include the new icon.
  • Tests: smoke 44/44.
  • Images: ghcr.io/innotelinc/zapit:1.4.1 (also :latest).

Full Changelog: v1.4.0...v1.4.1