Fixes
- Inkdrop env API migration — migrated off the deprecated
electron.clipboardAPI to the Inkdrop environment API. Clipboard operations (yank/paste, register handling) now go throughinkdrop.envinstead of reaching into Electron directly.
Maintenance
- Updated
prettierto v3.8.4 (#62).