Releases: tonyantony300/dashbeam
Release list
AltSendme 0.6.1
Release highlights
- Fixing #241 & #47
- Ci - Add setup for pinned linuxdeploy to improve AppImage compatibility on Wayland
Improvements
- Language switcher - Update country flag rendering and styling for improved layout
Full Changelog: v0.6.0...v0.6.1
See the assets below to download and install this version.
0.6.0 - Paired Devices
Release highlights
- Introducing paired devices - Pairing runs on a dedicated Iroh control protocol (altsendme/control/1). Devices exchange a pairing code (endpoint id), mutually authenticate with signed identities over QUIC, then persist trusted peers locally. After that, a long-lived control connection carries presence and delivers each share’s usual one-time blob ticket as an in-app invite - pairing doesn’t replace tickets; it routes them over a trusted channel.
- Portable - Adding support for Windows portable ZIP
- Themes - Adding 5 new themes - Midnight, Paper, Ocean, Forest and High Contrast
Bug fixes
- UI - Content density under windows DPI - better dimensions on windows
- Context menu - Implement Windows context menu synchronization and cleanup for uninstallation
New contributors
- @ananthan199601 made their first contribution in #235
Thanking @ananthan199601 for UI fixes and @noordeen123 for test coverage and new features.
Full Changelog: v0.5.0...v0.6.0
See the assets below to download and install this version.
AltSendme 0.5.0 - Web
What's Changed
- Web version available at app.altsendme.com
- Zero analytics, please raise issues as you come across them
- Harden app trust boundaries
- More test coverage - added end-to-end test cases verifying receiver temporary directory lifecycle and resume behavior
- Added disarm mechanism to AutoCleanupDir to support preserving partial downloads for resume
- Bug fixes
Thanking @Retengart for security fixes and @noordeen123 for test coverage.
Full Changelog: v0.4.2...v0.5.0
See the assets below to download and install this version.
AltSendme 0.4.2
Release highlight
-
Modern Debian & Ubuntu support. The .deb package now declares compatible dependency alternatives (libayatana-appindicator3-1, libgtk-3-0t64) alongside the older Ubuntu 22.04 names, so it installs cleanly on Debian and Ubuntu 24.04+.
-
Fixed settings sidebar header being covered by the custom title bar on Linux.
What's Changed
-
#172 Fixed
-
#168 Addressed
-
feat(tauri): support for modern debian (80f548d)
-
fix(setting-sidebar): linux-only custom title bar covering nav header (fb55c9d)
Full Changelog: v0.4.1...v0.4.2
See the assets below to download and install this version.
AltSendme 0.4.1 - Relays
Release Highlights
- Self-hosted relays: Run your own iroh relay so transfers don't rely on public infrastructure. Includes a full deployment template in
deploy/relay/with Docker Compose for a VPS and configuration examples for production use. - Fly.io support: One-click deploy template for Fly.io, including a quick-start config (
fly.dev.toml) for testing without a custom domain, plus production setup with Let's Encrypt and your own hostname. - Relay settings UI: New Settings → Network panel to choose how AltSendme connects: automatic public relays, custom self-hosted URLs (with optional auth token), or disabled. Test connections, verify latency, and see live relay status in the footer.
- Disable relays: Turn off relay servers entirely when you only need same-network transfers (e.g. LAN). Direct connections only. No relay hop required when devices can reach each other.
- Android graduates from beta: Android is now part of the regular release cycle alongside desktop. APKs ship with each version (universal, arm64, and armv7).
Other improvements
- Private relay access control via shared auth token
- Relay fallback notifications when a custom relay is unreachable
- Broadcast mode toggle in sharing settings
- Android release build fixes (split-per-ABI APKs, universal APK preservation)
- UI polish: mobile safe-area insets, dropzone layout, transfer progress animation
- Bug fixes for minification-related serialization issues and system tray icon loading
What's Changed
- feat(relay): add relay status functionality and settings UI (a120cdf)
- feat(relay): implement custom relay server configuration and verification (51276c7)
- feat(relay): add configuration for private relay access and enhance observability features (48fbabf)
- feat(relay): enhance relay URL validation, display connection status (d4fffa0)
- feat(relay): add RelayChangeGuard component and enhance relay-related translations (16ba514)
- feat(broadcast): add toggle setting for broadcast mode in sharing UI (ca6d977)
- fix(relay): correct QUIC discovery port, pin image, templatize fly.dev (52a2ba5)
- fix: More broken serialization due to minification (67491a9)
- fix(android): preserve true universal APK across per-ABI builds (e9f256f)
- fix(ui): conditional safe-area insets padding on mobile (1182f0e)
- refactor(transfer): CircularRing component animation fix (944572b)
- chore(android): drop x86 and x86_64 release APKs, keep universal+arm64+armv7 (34ada0b)
Full Changelog: v0.4.0...v0.4.1
See the assets below to download and install this version.
AltSendme 0.4.0
Release Highlights
- Networking: Upgraded to Iroh 1.0, the first stable release underlying peer-to-peer networking stack, featuring stable APIs, wire compatibility across v1 releases, QUIC multipath support, and improved direct connectivity
- Releases: Added support for additional platform targets
- Stability: Multiple bug fixes and refinements to improve overall application reliability
Note: Android releases will be included in the next patch.
What's Changed
- feat: Cleanup orphan folders on startup (09aa03f)
- feat: Add UI for copy-to-cache progress and cancellation (f12d978)
- feat: Notify of progress in copy to cache (509c858)
- chore(deps): upgrade Iroh to 1.0 and align ecosystem dependencies (39ea7ed)
- chore(bump): upgrade to Iroh 1.0 (3480e8f)
- fix(tray): harden icon loading with resolve path and safe fallback (3b355bd)
- fix(tray): correct InvalidIcon fallback for 128x128 tray icon (7b38ca7)
- fix(tray): remove helper fn to fix Image lifetime mismatch (32ffd6f)
- fix: use larger 128x128 icon for system tray instead of default small icon (d06575b)
- fix: handle resource_dir and icon errors properly (1ea6df8)
- fix(ui): forward refs in ScrollArea and Button to resolve React warnings (e241725)
- fix: translation on General settings page (d74f421)
- fix: regression gap on mobile and desktop layouts (7ecea8f)
Full Changelog: v0.3.6-beta.1...v0.4.0
See the assets below to download and install this version.
AltSendme Android Beta
After months of development, we are thrilled to share the first look at our Android version. This is an early-stage prototype, and your insights are vital to helping us shape the final experience.
What is possible now
- Android to Android transfers
- Send between Android to Windows, Linux or MacOS
- Send from Android to CLI (using Iroh's sendme)
- Send stuff outside of your local network to anywhere you want
How you can help:
- Report any performance issues or bugs.
- Share your thoughts on the overall navigation.
Join discord to discuss the issues you might find Discord
A huge thank you to @Rubensei ❤️ for the incredible contributions to this build. Special Thanks to @blackmouse572 for his contributions on the frontend ❤️
This is incomplete without expressing our gratitude to the folks at n0-computer for their work on Iroh 🙌 - Thank you!!
Known Issues
- Android system navigation overlapping the app footer
- Cache cleanup after transfer might fail silently
- The process of copying to cache is not synchronous currently, so the UI has no info about when the files are actually ready to be sent. This should only affect big files (+100mb, maybe more on high end devices). A solution is already being worked on
AltSendme 0.3.5
What's Changed
- Preview feature - See what you are about to download when pasting a ticket
- Mobile version - Build android version locally.
- Introducing Settings page for future customization capabilities.
- Receive notification on receiving end when a transfer is complete
Full Changelog: v0.3.4...v0.3.5
See the assets below to download and install this version.
What's Changed
- feat: Android receive support by @Rubensei in #122
- Feat/setting by @blackmouse572 in #121
- fix: Add missing android native files by @Rubensei in #123
- Fix external links/buttons by using opener plugin by @Avazbek22 in #127
- Mobile version by @tonyantony300 in #132
- ci: add WinGet publish workflow for release-based MSI submissions by @tonyantony300 in #135
- feat: Persist android download folder by @Rubensei in #143
- Update localization files to with missing keys and values by @tonyantony300 in #156
- Path fix by @tonyantony300 in #144
- Android release prep by @tonyantony300 in #142
- Context menu Fix & Single instance handler Improvement by @tonyantony300 in #149
- Add Uzbek Latin locale (uz-Latn) by @Avazbek22 in #126
- Feature/add thumbnail support by @WangJie-Mant in #133
- Improvement/mobile responsiveness by @tonyantony300 in #139
- Fix/setting mobile view by @blackmouse572 in #151
- Truncate long file names in file picker by @gotnoklu in #153
- Add notification after receiving files by @Avazbek22 in #128
- feat: Add Android send support by @Rubensei in #130
- Fix vulnerability in Rollup v4 by @gotnoklu in #154
- feat(i18n): Add Khmer (Cambodia) locale (km-KH) by @nidexingg in #155
New Contributors
- @Avazbek22 made their first contribution in #126
- @WangJie-Mant made their first contribution in #133
- @nidexingg made their first contribution in #155
Full Changelog: v0.3.4...v0.3.5
AltSendme 0.3.4
What's Changed
- release version 0.3.4 (9d23f13)
Full Changelog: v0.3.3...v0.3.4
See the assets below to download and install this version.
What's Changed
- Bumped iroh version by @Rubensei in #110 - this PR advancing work for future version bumps
- Added tabs animation to ui by @blackmouse572 in #115
- Security fixes - skip problematic paths, hardening against various attack vectors @Retengart in #113
- fix(progress): clamp transferred bytes to prevent >100% display by @Retengart in #116
- fix(theme): resolve light mode color inconsistencies by @Retengart in #117
- Added functionality to clear selected file by @tonyantony300 in #119
- Add Hungarian language support by @hcodename47 in #112
New Contributors
- @hcodename47 made their first contribution in #112
- @Rubensei made their first contribution in #110
- @Retengart made their first contribution in #113
Full Changelog: v0.3.3...v0.3.4
AltSendme 0.3.3
- chore: bump version to 0.3.3 (3234244)
Full Changelog: v0.3.2...v0.3.3
See the assets below to download and install this version.
What's Changed
- chore: remove old NPM scripts by @gotnoklu in #101
- fix(linux): prevent AppImage crashes by disabling DMABUF by @lordaimer in #105
- fix(web-app): move AppProviders to main.tsx to fix appTitle translation in titlebar failing on linux by @lordaimer in #106
Fixing window not appearing issue on Linux binaries
adding fix for #47 #59 #71 #96
Full Changelog: v0.3.2...v0.3.3