Highlights
- Added a close button to the picker window so it can be dismissed with the mouse, even when pinned.
- Moved URL editing into a modal dialog — changes are only applied after confirmation.
Resolved issues
- #197 — Close button added to the picker window.
Changes
- The picker window can now be closed with the mouse when pinned, without needing the Escape key.
- URL edits are confirmed with OK or Ctrl+Enter, and cancelled with Cancel or Escape.
Included pull requests
Full Changelog: v3.0.3...v3.0.4