Patch release focused on fallback correctness and a cleaner, stronger native demo.
Correctness fixes:
fallback: 'error'on iOS no longer allows Quick Look icon representations.- Stale icon cache entries are ignored when strict fallback is requested.
- Oversized Quick Look file icons are downsampled to the requested bounds before encoding.
Demo and verification:
- Replaced the tall test-harness screen with a compact product-style comparison.
- The on-device flow now visibly proves generation, rendering, cache reuse, strict fallback rejection, icon fallback decoding, and cleanup.
- Added an opaque custom-extension fixture on both platforms and an Android strict-fallback native test.
- The expanded Maestro flow passes on iOS Simulator and an Android API 34 Emulator.
- GitHub CI and the tagged release matrix both build iOS and Android successfully.
- The exact published tarball was installed and inspected again from GitHub Packages in a clean consumer.