Skip to content

Commit 85f8cab

Browse files
committed
feat(v0.1.2): UI polish & quality of life improvements
- Add search functionality to Hosts and Keychain pages - Add dynamic Connected/Idle status badge on host cards - Convert all app icons to grayscale (sidebar, unlock screen, tray) - Add transparent padding to tray icon for cleaner appearance - Fix plus button context menu overflow at screen edge - Update unlock screen app name to use monospace font - Improve sidebar spacing and visual consistency - Update version to 0.1.2
1 parent 6b24e96 commit 85f8cab

30 files changed

Lines changed: 1328 additions & 413 deletions

RELEASE_NOTES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# 🚀 ShellLeap v0.1.2 - UI Polish & Quality of Life
2+
3+
We're thrilled to release **ShellLeap v0.1.2**, focused on visual refinements and usability improvements across the application.
4+
5+
### ✨ What's New
6+
* **🔍 Search in Hosts & Keychain**: Added search inputs to quickly filter hosts by label/address and identities by label/username.
7+
* **📊 Host Connection Status**: Host cards now display a dynamic "Connected" or "Idle" badge based on active sessions.
8+
* **🎨 Grayscale App Icons**: Unified visual style with grayscale logo in sidebar, unlock screen, and system tray.
9+
* **📐 Tray Icon Padding**: Reduced tray icon size with transparent padding for a cleaner system tray appearance.
10+
11+
### 🛠️ Fixes & Improvements
12+
* **➕ Plus Button Menu**: Fixed context menu overflow when positioned near screen edge.
13+
* **🔐 Unlock Screen Polish**: Updated app name styling to use monospace font matching sidebar branding.
14+
* **🎯 Sidebar Refinements**: Improved spacing and visual consistency throughout the sidebar.
15+
16+
### 📦 Installation
17+
- **Windows**: Download and run the `.exe` installer.
18+
- **macOS**: Download the `.dmg`, open it, and drag ShellLeap to your Applications folder.
19+
- **Linux**: Download the `.deb` and install via `sudo apt install ./shell-leap_0.1.2_amd64.deb`.
20+
21+
---
22+
123
# 🚀 ShellLeap v0.1.1 - The Cross-Platform Evolution
224

325
We are excited to announce **ShellLeap v0.1.1**, a major milestone that brings native support to all major desktop operating systems and significant stability improvements to our core services.

build/icon.ico

-1.83 KB
Binary file not shown.

build/icon.png

-18.9 KB
Loading

build/icons/128x128.png

-1.29 KB
Loading

build/icons/16x16.png

-573 Bytes
Loading

build/icons/256x256.png

-1.88 KB
Loading

build/icons/32x32.png

-329 Bytes
Loading

build/icons/48x48.png

-368 Bytes
Loading

build/icons/512x512.png

-5.73 KB
Loading

build/icons/64x64.png

-786 Bytes
Loading

0 commit comments

Comments
 (0)