HOLOGRAM v1.0.4
Summary
This release brings major improvements to TELA app support, wallet UX, and platform compatibility.
TELA Platform
- DocShards support — Complex TELA apps with sharded WASM and binary assets now load natively (Villager works!)
- Native file picker — TELA dApps can now use file inputs through HOLOGRAM's native dialog
- Embedded INDEX detection — Proper handling of
.shardsvs.tela.shardsnaming conventions - SC value decoding — Consistent hex string decoding in API responses
Wallet UX
- Villager avatar integration — Your on-chain avatar displays in the sidebar; click to launch editor
- Full transaction cost visibility — Approval modal now shows TOTAL COST with breakdown (burn + gas fees)
- Seed/key reveal — Flow aligned with Engram wallet standards
- Clear All modal — New option to clear recent wallets
- Registration flow — Improved guidance for unregistered recipients
- Pending state — Registration state preserved correctly
Platform
- Linux WebKitGTK 4.1 — Support for modern distros (Ubuntu 24.04+, etc.)
Cleanup
- Remove unused simulator status selector
- Remove stale reveal styles
- Align RevealSecretModal with design system