mirror of
https://github.com/ALLFATHER-BV/wadamesh.git
synced 2026-08-14 07:19:56 +00:00
- New "Web" app: on-device HTTPS text browser (strip HTML to readable text, tappable links, back/fwd/refresh, no proxy). Gated to 8 MB boards via CAP_WEB_BROWSER; hidden on the 2 MB V4 (can't do the TLS handshake). - Tappable URLs in chat -> Open in web (8 MB) / Create QR (all boards). - Drawn vector globe icon for the Web tile. - Fix: French AZERTY on-screen keyboard lost its spacebar/OK/kbd-switch row (a stray "" mid-map terminated the LVGL button map early). Restored. - V4 web fetch resilience (192->96->48->24 KB buffer fallback). - Home signal box: "tap for details" cue back at the top. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>