Skip to content

StreamPe v2.1.0

Latest

Choose a tag to compare

@clowneon1 clowneon1 released this 19 Aug 06:46
edf4725

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 of StreamPe.exe (main desktop GUI app). getMainAppExePath() now scans portable release paths, parent folders, and target build locations for StreamPe.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, and create-github-release skills 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)