Sefirah version history
10 releases tracked, newest first.
v2.4.0
Mar 5, 2026- Fixed audio flyout layouts and text conversion in Linux.
- Updated device pairing dialog, network architecture, and authentication.
- Added call notifier and refactored Windows Media Service.
- Removed sensitive information from logs and fixed typos.
5 downloads
v2.3.0
Feb 6, 2026## Changes
- Show media sessions from Android
- Add preference settings for receiving and sending playback in device settings
- Update MainPage layout for consistency
- Disable buttons when disconnected
- Add hover effect to notification card
- Fix: Probable weird behaviour of Notifications when scrolling
- Cache notifications to the database
- Add language selection preference in settings
- Refactor: trim device management and repository logic
- Change the text colour based on the read status of a conversation
- Refactor: remove redundant cached dictionary for strings
- Refactor: only remove the app from the collection if uninstall was successful
- Refactor: use EventHandler for active device changes
- Refactor: Change ConnectionBuffer from string to StringBuilder
- Improved memory usage
- Update strings
[Changes in the Android App](https://github.com/shrimqy/Sefirah-Android/releases/tag/v2.3.0)
## Notes
Not backwards compatible with the older Android Versions, so update it to the latest version, like how all the releases have been.
As for the Play Store version, open testing will be open soon (will update with the link when it does)
**Full Chang
5 downloads
v.2.2.2
Jan 21, 2026## Notes
This update will wipe the data, so re-pair your devices. There is also a small UI bug when there are no devices, which I will fix in the next update.
## Changes
- feat: change clipboard sync from toggle switch to segmented control by @astell0 in https://github.com/shrimqy/Sefirah/pull/179
- feat: add audio stream management and DND toggle button
- fix: inverted check of ignore Windows apps preference
- refactor: separate audio and media sync preferences
- Implement db migration and destructive fallback
[Changes in the Android App](https://github.com/shrimqy/Sefirah-Android/releases/tag/v2.2.2)
### Update
The sideloaded packages were outdated; they have now been updated with the correct packages. I apologise for the inconvenience.
**Full Changelog**: https://github.com/shrimqy/Sefirah/compare/v2.2.1...v.2.2.2
1 download
v2.2.1
Jan 14, 2026## Changes
- Add a preference to add or remove device from Windows Explorer
- Adjust phone number visibility if null
- Fix app list not loading on device change
- Refactor application management and loading
- Refactor device settings properties
[Changes in the Android App](https://github.com/shrimqy/Sefirah-Android/releases/tag/v2.2.1)
## Note
If you're coming from a version before v2.2.0, reinstall or clear the data.
**Full Changelog**: https://github.com/shrimqy/Sefirah/compare/v2.2.0...v2.2.1
1 download
v2.2.0
Jan 12, 2026## Changes
- Added QR code generation for device connection
- Send audio device updates to the Android device
- Added `Send files` and `Device settings` context options on the phone frame
- Added device address and priority management
- Rewrote socket architecture
- Implemented desktop to android connection
- Added support for multiple connection
- Adjusted device discovery
- Restructured file transfer service
- Updated device selection dialogue
- Multiple file transfers handling
- Updated transfer notification handling
- Handle edge cases where the --tcpip or -s are added in the custom arguments for screen mirroring
- Remove notifications from Notification Centre when 'Clear All' is clicked
- Moved device discovery to a separate page
- Added dynamic codec option discovery for connected adb devices
- Moved add button to the header in Actions Page
- Updated remote application and icon handling
- Refactored user information retrieval for Windows
- Fixed a bug with sim selection in Messages
- Fixed duplicate spawn of device settings window
- Fixed notification filter for active apps hindering notification collection update
- Fixed a
1 download
v2.1.0
Oct 29, 2025## Changes
- fix: update notifier visibility
- fix: window not opening as foreground window from tray icon
- generalise app icon shape and improve loading
- fix: phone overlay animations
- configure firewall rules
- fix: multiple file transfer related issues
- improve clipboard transfers from the desktop
- remove notification from Windows Notification Centre when cleared from the app
- reflect device name and wallpaper updation in Ui
- fix pin/unpin of apps
- feat: add context option to start screen mirroring in tray icon
- add clipboard monitoring in Linux
- fix file picker filters in Linux
- Update translations
[Changes in the Android App](https://github.com/shrimqy/Sefirah-Android/releases/tag/v2.1.0)
PS: Most of the changes were made under the hood. Sorry for the delay. You should probably do a fresh install just in case. The changes made to Linux (file picker fixes and the clipboard monitoring implementation) haven’t been released in Uno yet, so the builds are made from my local Uno SDK.
**Full Changelog**: https://github.com/shrimqy/Sefirah/compare/v2.0.1...v2.1.0
3 downloads
v2.0.1
Aug 7, 2025## Changes
- **fix:** Crash when creating a new action (missing string resource)
- **fix:** Add missing notification action handler
- **fix:** Pass app names in quotes when launching with scrcpy (fixes scrcpy error for app names with spaces)
- **fix:** Implement missing file picker for scrcpy
- **refactor:** Use device model instead of Android ID for ADB device mapping
- **refactor:** Population of default actions
[Changes in the Android App](https://github.com/shrimqy/Sefirah-Android/releases/tag/v2.0.1)
**Full Changelog**: https://github.com/shrimqy/Sefirah/compare/v2.0.0...v2.0.1
0 downloads
v2.0.0
Aug 4, 2025## Changes
- **feat:** Add multi-device support (scroll the phone frame to switch)
- **feat:** Allow pinning apps (Right-click → Pin)
- **feat:** Add sync button to re-fetch apps from Android
- **feat:** Add option to uninstall apps (ADB is required)
- **feat:** Add custom action support
- **feat:** Add media session preference toggle
- **feat:** Add app icon and title to the scrcpy SDL window
- **feat:** Add automatic unlock preference when launching scrcpy
- **feat:** Add password prompt before launching scrcpy (with timeout)
- **feat:** Overhaul settings UI; feature settings are now under *Device-specific Settings*
- **feat:** Improve messages UI; bug fixes and messages are now stored in the device database
- **feat:** Save contacts to the device database; contacts will now appear as suggestions in the address list
- **feat:** Add Mica material support
- **feat:** Show paired device ADB info in the Devices page
- **feat:** Add mute toggle for audio devices
- **feat:** Show badges on app icons for notifications
- **feat:** Implement drag-and-drop file sending
- **feat:** Support sending multiple files in bulk
- **fix:** Fixe
1 download
v1.1.6
May 12, 2025## Changes
* Add a preference to disable/enable virtual display (4ba736b7956012333b34b764da5cc93182bdcef5)
* Fix virtual display flags conflicting with the main window
* Fix server not binding correctly (84c12c540115fa63e335315ace0cdfc3813832e3)
[Changes in the Android App](https://github.com/shrimqy/Sefirah-Android/releases/tag/v1.1.5)
**Full Changelog**: https://github.com/shrimqy/Sefirah/compare/v1.1.5...v1.1.6
0 downloads
v1.1.5
May 7, 2025## Changes
Hotfix for the scrcpy error dialog and visual state for loading - #85
**Full Changelog**: https://github.com/shrimqy/Sefirah/compare/v1.1.4...v1.1.5
0 downloads