mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[GH-ISSUE #367] New release ? #193
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#193
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mchataigner on GitHub (Jan 29, 2026).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/367
Hello, thanks for this awesome project. I was wondering if it would be possible to release a new version as the latest one is more than a year old and does not include encryption.
Thanks.
@jonstelly commented on GitHub (Feb 3, 2026):
If you're just looking for a build, I've got one at https://github.com/jonstelly/lan-mouse/releases/tag/v0.11.0-alpha. The changelog isn't accurate or comprehensive I don't think, I'm working on getting that figured out.
I don't want to fork this project, I'm just doing some cleanup work that I'll submit PRs for in the next few days, but I needed to set up builds for my testing anyway, so feel free to use this tagged build (any development builds are likely to be pretty buggy so I'd avoid those).
NOTE: I'd recommend being skeptical or extra-cautious specifically with this kind of software and downloading from unknown sources (including myself). You can review all the changes between 0.10 release and the above build here. I reviewed and don't see anything that would concern me but the more eyes the better.
There have been a lot of changes since 0.10. For changes you'll see from my fork (mostly housekeeping):
@mchataigner commented on GitHub (Feb 3, 2026):
That's exactly my point, a lot of things changed since 0.10. I managed to try a more up to date version using AUR package https://aur.archlinux.org/packages/lan-mouse-git.
I was suggesting a release to benefit from the latest features (especially on the security).
@feschber commented on GitHub (Feb 4, 2026):
Hi,
the main reason I have not released a new version yet is that the project is currently in this state where it isn't really useful without a config file.
However at this point it's probably better to get a new release out, even without #345 .
Thank you very much for your help @jonstelly, I will gladly accept PRs!