Skip to content

OPA v0.5.0 - Multi-Tab SSH Terminal & Apple TUI 2.0

Choose a tag to compare

@narcisoJavier narcisoJavier released this 11 Aug 14:19
· 17 commits to main since this release

Release Notes for OPA v0.5.0

🚀 New Features

  • Multi-Tab SSH Terminal Engine: Connect to and manage multiple concurrent SSH sessions simultaneously.
  • Unified Single Header Bar: Ultra-sleek 36px OLED glass tab bar with embedded grid dimensions and tab controls.
  • Interactive Server Picker: Tap +\ to open a server selection sheet and launch a tab for any saved connection.
  • In-Terminal Quick Commands: Tap \⚡\ in the header or touch bar to execute saved commands directly into the active shell.
  • Interactive Terminal Launcher: Launch tabs directly from saved connection cards when no tabs are open.
  • Version Control & ETag Caching: Smart update checking with 24-hr caching and GitHub ETag 304 handling.

🛠️ Bug Fixes & Refactors

  • Fixed initial tab creation race condition on fresh app launch.
  • Auto-navigate back to Home when the last terminal tab is closed.
  • Resolved \SshService\ premature disposal crash.
  • Cleaned up unused dead code (\ erminal_screen.dart).