Skip to content

v1.0.4

Choose a tag to compare

@ExTV ExTV released this 01 Apr 12:57
· 369 commits to main since this release

What's New

Bug Fixes

  • Fix terminal size for TUI apps: vim, btop, and other TUI programs now render at the correct terminal dimensions instead of the top-left corner
  • Fix white screen navigation bug: app no longer shows a blank white screen when navigating back from Terminal or Settings
  • Fix boot overlay reappearing: programs outputting text containing "overlay" no longer trigger the boot progress banner

Improvements

  • Silent terminal resize: keyboard open/close updates terminal size with minimal visual artifacts (debounced + self-erasing sz helper)
  • Boot progress in notification: foreground service notification shows real-time boot stage updates
  • F1-F12 keys: added function key row to the extra keys bar
  • Alt key support: Alt sends proper ESC prefix for terminal shortcuts
  • Bell vibration: terminal bell character triggers haptic feedback
  • Error retry: home screen shows a Retry button on VM errors
  • QMP timeout: 5-second socket timeout prevents indefinite blocking
  • Kernel version pinned: apk upgrade no longer purges the kernel
  • Console buffer capped: limited to 64KB to prevent unbounded memory growth

Default Settings

  • Font size: 20
  • CPUs: 1
  • RAM: 512MB