Changelog
All updates and changes to Porty.
v0.1.16
Latest
December 27, 2025
New
Searchable model selection for OpenRouter and Ollama in settings
Improved
Added greyed-out port labels in tray menu for quick visibility of used ports
Improved
Limit tray port labels to 4 per project with (+x more) indicator
Fix
Fixed display of special/control characters in app names on macOS and Linux
Fix
Fixed build scripts to use the correct build command
v0.1.15
December 22, 2025
New
Windows support: port scanning via netstat, process management via taskkill
New
Cross-platform process info detection using wmic on Windows
Improved
Refactored platform-specific code with proper cfg attributes for macOS, Linux, and Windows
v0.1.14
December 22, 2025
New
Expandable port details in project view showing command, working directory, CPU/memory usage, user, and npm scripts
New
Added "Open in browser" button to project port list
Improved
Consistent icon usage: Globe for browser, Code for editor, FolderOpen for Finder
Fix
CMD+A (Select All) now works in search field on macOS
v0.1.13
December 22, 2025
New
Tray menu now shows process command info for each port
New
Added "Open Folder" option to tray menu
New
Toast notification when killing processes from tray
Fix
Tray menu now properly refreshes after killing a process
Fix
Tray menu stays in sync with main window data
v0.1.12
December 22, 2025
Fix
Reverted tray icon to original design
v0.1.11
December 22, 2025
New
Custom frameless window with clean X close button
New
Minimize to tray - CMD+Q hides to tray, CMD+Shift+Q to quit
New
Kill process directly from tray menu
New
Settings toggle for minimize-to-tray behavior
Improved
Larger, more visible tray icon
Improved
App hides from dock when minimized to tray
v0.1.10
December 21, 2025
Fix
Align project grouping between tray menu and main window - ports now grouped consistently by project name
v0.1.9
December 21, 2025
Improved
Significantly faster app startup with port scan caching
Improved
Batched subprocess calls - O(n) to O(1) optimization
Improved
Tray and frontend now share cached port data
v0.1.8
December 21, 2025
New
System tray/menubar with ports grouped by project
New
Deep linking from tray menu - click a port to highlight it in the app
New
App runs in background when window is closed
New
Port submenu with Open in Browser, Show in Porty, Copy Address actions
v0.1.7
December 21, 2025
New
Landing page with download links
New
Dynamic version fetching from release server
Improved
New dark glassy app icon
Improved
Rust dependency caching in CI for faster builds
v0.1.6
December 2025
New
Initial Tauri 2 desktop app release
New
Real-time port monitoring with project detection
New
Docker container detection with compose project grouping
New
AI-powered port analysis (OpenRouter/Ollama)
New
Kill processes and open project folders