Skip to content

Stash v0.4.0

Latest

Choose a tag to compare

@StarchyBomb StarchyBomb released this 09 Jul 06:45

What's New in v0.4.0

🖥️ Desktop App

  • Multi-Window Support: You can now capture and restore multiple windows of the same application (e.g., multiple Edge/Chrome/Opera windows) at their exact original screen coordinates and sizes.
  • Browser URL Restoration: Automatically extracts the active URL (via Windows UI Automation) from supported browsers (Chrome, Edge, Brave, Opera, Firefox) upon stashing, and restores the browser directly to that website when you re-open the session.
  • Smart Close & Positioning: Windows are now closed by their specific window handles (HWND) rather than PID, and restored windows are automatically repositioned and maximized/resized back to their stashed states.

🔌 Chrome Extension

  • Selective Tab Stashing: Added a list of active tabs with checkboxes and a "Select/Deselect All" button. You can now choose exactly which tabs you want to stash.
  • Multi-Window Restore: Restores stashed tabs in their original separate browser windows at the exact same screen coordinates.