Releases
v7.1.1
v7.1.1 - Critical Windows Fixes + Auto-Restart
Compare
Sorry, something went wrong.
No results found
🚨 Critical Fixes
Windows 11 Bun Auto-Install Fixed
Problem : v7.1.0 had a chicken-and-egg bug where bun smart-install.js failed if Bun wasn't installed
Solution : SessionStart hook now uses node (always available) for smart-install.js
Impact : Fresh Windows installations now work out-of-box
Path Quoting for Windows
Fixed hooks.json to quote all paths
Prevents SyntaxError for usernames with spaces (e.g., "C:\Users\John Doe")
✨ New Feature
Automatic Worker Restart on Version Updates
Worker now automatically restarts when plugin version changes
No more manual npm run worker:restart needed after upgrades
Eliminates connection errors from running old worker code
📝 Notes
No manual actions required - worker auto-restarts on next session start
All future upgrades will automatically restart the worker
Fresh installs on Windows 11 work correctly
🔗 Links
You can’t perform that action at this time.