StreamPe v2.1.0 Release Notes
Upgraded from Previous Release: release-v2.0.0 β release-v2.1.0
π Key Improvements & Bug Fixes in v2.1.0
- Windows Startup Executable Path Resolution: Fixed bug where Windows Start on Boot registry entry pointed to
StreamPe-Server.exe(sidecar process) instead ofStreamPe.exe(main desktop GUI app).getMainAppExePath()now scans portable release paths, parent folders, and target build locations forStreamPe.exe. - Windows AppUserModelID & System Tray Toast Notifications: Integrated native Windows AppUserModelID (
com.clowneon1.streampe) initialization inside Rust setup (app.notification().init_windows_registry(...)) so Windows Action Center & Notification Manager authorize and render notifications for uninstalled portable builds. - Autostart Auto-Ticking Fix: Fixed bug where legacy registry keys caused the "Start on Boot" checkbox to auto-check on launch. Legacy entries are now cleaned up silently without auto-enabling autostart.
- Custom AI Agent Skills: Added
bump-version,build-release, andcreate-github-releaseskills for automated component versioning, artifact collection, and GitHub draft generation.
What's Changed
- feat(pages): improve mobile responsiveness, navigation, floating github cta, and update screenshot assets by @clowneon1 in #24
- fix(server): startup path resolution, Windows AUMID tray notifications & version 2.1.0 release tooling by @clowneon1 in #25
Full Changelog: release-v2.0.0...release-v2.1.0
π¦ Included Release Binaries
StreamPe-v2.1.0-Portable.zipβ Windows PC Desktop Server & App (~42.20 MB)StreamPe-v2.0.0-Companion.apkβ Android Companion App (~11.32 MB)