v1.0.2 - Hotkey compatibility fix
Bug fix release with hotkey compatibility improvements.
Bug Fixes
π Hotkey Conflict - Fixed process crash when another app (e.g. clipboard manager) intercepts Ctrl+Alt+V via low-level keyboard hook
π F-Key Support - Fixed Settings dialog not capturing function keys (F1-F12) for hotkey assignment; also fixed F-key names not persisting in settings file
Improvements
β¨ Crash Detection - Added SEH exception handler around main loop and SIGABRT handler; crash details written to %APPDATA%\Ephemery\crash.log
Notes
If Ctrl+Alt+V (default paste hotkey) does not work, open Settings and change it to a function key combo such as Ctrl+Shift+F9. This avoids conflicts with apps that intercept Ctrl+Alt+* shortcuts.
Full Changelog: v1.0.1...v1.0.2