Skip to content

PocketSSH version 1.1.0

Choose a tag to compare

@0015 0015 released this 15 Jan 07:22
· 2 commits to main since this release

v1.1.0 (January 14, 2026)

  • Fixed: Boot loop issue on quick power cycles caused by GPIO4 (strapping pin) ADC initialization
    • Added 100ms delay before ADC initialization to allow GPIO4 to settle after boot
    • Prevents residual voltage from interfering with boot strapping sequence
    • Device now boots reliably regardless of power cycle timing
  • Added: Touch-to-position cursor functionality
    • Tap anywhere on input text to move cursor to that position
    • Improves text editing experience with precise cursor control
  • Improved: System stability on rapid power on/off cycles