Skip to content

Releases: IldySilva/xell

Xell v0.1.6

Choose a tag to compare

@github-actions github-actions released this 09 Jun 17:39
159667b

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

Xell v0.1.5

Choose a tag to compare

@github-actions github-actions released this 02 Jun 19:42
feat: macOS polish + mobile improvements

macOS:
- Fix Release.entitlements: add cs.allow-jit, hardened runtime, network.server (required for notarization)
- Add App menu (About, Hide, Quit Xell ⌘Q) and Edit menu (Undo, Redo, Cut, Copy, Paste, Select All)
- Add About dialog with version, description, GitHub and license links
- Add right-click context menu on host rows (Connect, Edit, Favorite, Delete)
- Add right-click context menu on terminal pane (Copy, Paste)
- Add SSH private key drag-and-drop in host form dialog
- Add Dock badge showing active session count
- Add Dock right-click menu with New Connection and recent hosts
- Add sidebar vibrancy via macos_window_utils (NSVisualEffectView)
- Fix CFBundleIconFile in Info.plist
- Default theme to ThemeMode.system (follows OS dark/light mode)
- Filter pre-release tags from update checker

Mobile (Android/iOS):
- Add special keys toolbar in terminal (Esc, Tab, arrows, ^C, ^D, ^Z, ^L, symbols)
- Add long-press context sheet on host rows (Connect, Edit, Favorite, Delete)
- Add right-click/secondary-tap context menus on desktop
- Hide split pane controls on mobile
- Always show tab close button on mobile
- Make command palette width responsive (fits any screen size)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Xell v0.1.4

Choose a tag to compare

@github-actions github-actions released this 25 May 20:48
fix contributing placeholder