Releases: jfg96/omarchy-nearby
Releases · jfg96/omarchy-nearby
Release list
v1.1.2
What's Changed
- fix: stop notifying about what the open panel already shows by @alexandre-vl in #13
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fix: give the hero a label instead of a cropped sentence by @alexandre-vl in #8
- fix: release the keyboard cursor when the pointer leaves a button by @alexandre-vl in #9
- feat: require a minimum helper version instead of an exact one by @alexandre-vl in #10
- feat: update the helper from the panel when the plugin outgrows it by @alexandre-vl in #11
- fix: keep helper recovery actionable in development by @jfg96 in #12
Full Changelog: v1.1.0...v1.1.1
Nearby 1.1.0
Incoming PIN protection and LocalSend compatibility improvements.
- Protect incoming text and file transfers with a persistent, user-configured PIN.
- Match LocalSend’s three-attempt lockout behavior and support general PIN values when sending.
- Apply PIN changes without restarting the receiver while preserving normal Accept/Decline confirmation.
- Store receiver PIN settings privately and fail closed if the configuration is invalid.
- Simplify PIN controls and navigation in the Nearby panel.
Full Changelog: v1.0.7...v1.1.0
Nearby 1.0.7
Hotfix for receiver recovery after local port conflicts.
- Restore Nearby startup after the retry budget is exhausted.
- Allow OFF → ON to recover without restarting the shell.
Full Changelog: v1.0.6...v1.0.7
v1.0.6
Stability fixes for multi-monitor setups and receiver startup.
- Run a single Nearby backend across all monitors.
- Preserve the receiver’s enabled/disabled setting correctly.
- Improve startup retries and report local port 53317 conflicts accurately.
Thanks to @alexandre-vl for the multi-monitor and receiver-state fixes in PR #2.
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Critical compatibility hotfix for LocalSend 1.18.
- Fixed outgoing HTTPS transfers failing after updating to LocalSend 1.18 by presenting Nearby’s TLS client identity.
- Switched file selection to Omarchy’s native
omarchy-file-select. - Improved error handling when external commands fail to start.
Thanks to @alexandre-vl for PR #1.
Full Changelog: v1.0.4...v1.0.5