Added
- Toggleable Clipboard Auto-Paste for Spotlight. Spotlight's automatic clipboard pasting is now optional and can be toggled in Settings, so the input bar starts empty when preferred.
- Persistent Window Size and Position. The app now remembers your window dimensions, position, and maximized state across restarts, with safe fallback when a saved display is disconnected.
Fixed
- Linux .deb Crash. Fixed app failing to launch on Linux with
Failed to load native module: pty.nodeby enabling native module rebuilds and unpacking node-pty from the asar archive during packaging. - Grey Screen on Connection Failure. The webview now shows an error overlay with retry and open-in-browser options instead of a blank grey screen when a connection fails to load or crashes.
- Global Shortcuts on Wayland/Flatpak. Global shortcuts now work on Wayland desktops via
xdg-desktop-portal, with clear user-facing notifications when a shortcut cannot be registered.