Releases: tonyantony300/dashbeam
Release list
AltSendme 0.3.2
What's Changed
chore: bump version to 0.3.2 (77169e5)
- Includes Hotfix for missing auto updater change
Full Changelog: v0.3.1...v0.3.2
See the assets below to download and install this version.
Full Changelog: v0.3.1...v0.3.2
AltSendme 0.3.1
What's Changed
- chore: bump version to 0.3.1 (da0dc8c)
Full Changelog: v0.3.0...v0.3.1
See the assets below to download and install this version.
What's Changed
- Release/v0.3.0 by @tonyantony300 in #92
- feat(single-instance): enforce app to run only one instance at a time by @lordaimer in #94
- feat(windows): implement context menu integration by @ManasayJoseph in #93
- feat(updater): add updater system via tauri-plugin-updater by @lordaimer in #97
New Contributors
- @ManasayJoseph made their first contribution in #93
Full Changelog: v0.3.0...v0.3.1
AltSendme 0.3.0
What’s New in v0.3.0 🎉
✨ New Features
- Multi-transfer / Broadcast mode - Send files and folders to multiple recipients at once using a single ticket, with concurrent transfers. (#80)
- Quick “Open” button on receive - Jump straight to the downloaded files in your file explorer. (#78)
- Design system introduced - A more accessible, scalable, and maintainable UI powered by cossui.
(Thanks @blackmouse572) (#83) - System tray support - Close the app while transfer in progress, transfer will continue to system tray.
(Thanks @lordaimer) (#76) - Tailwind CSS upgraded to v4
(Thanks @blackmouse572) (#83) - Light & Dark mode support
(Thanks @blackmouse572) - Transfer ETA display — See estimated time remaining during transfers. (#81)
🛠️ Improvements & Maintenance
- Improved development workflow and code organization
(Thanks @gotnoklu) (#74) - Integrated Biome for consistent code quality checks
(Thanks @gotnoklu) (#77) - Formatting checks added to CI for more reliable builds
(Thanks @gotnoklu) (#86)
🌍 New Translations
- Bengali — @arg387 (#72)
- Hindi, Polish, Ukrainian — @Ajo-jojo (#46, #54)
- Norwegian — @realguse (#60)
- Serbian — @aceydot (#52)
- Persian — @MobinMardi (#50)
- Turkish — @BERKVY (#49)
Full Changelog:
v0.2.4...v0.3.0
⬇️ See the assets below to download and install this release.
AltSendme 0.2.4 - Stable
What's Changed
-
chore: bump version to 0.2.4 (a75d07f)
-
Folder share premature success screen fix
-
MacOs code notarization fix
Full Changelog: v0.2.3...v0.2.4
See the assets below to download and install this version.
AltSendme 0.2.3
What's Changed
- Hotfix for v0.2.2
Full Changelog: v0.2.2...v0.2.3
See the assets below to download and install this version.
AltSendme 0.2.2
What's Changed
-
chore: bump version to 0.2.2 (5849358)
-
Code signing added for macOS
-
Receiver end progress bar bug fix
-
Folder share gets progress bar
-
Spanish, Korean, Brazilian Portuguese, Arabic localizations added
Contributor
- @isaacdeveloper contributed Spanish localization
Full Changelog: v0.2.1...v0.2.2
See the assets below to download and install this version.
0.2.1
What's New
-
Improved User Experience - Files and directories received by the app now open automatically in your system’s file explorer (Finder on macOS).
-
New Translations - Added support for Italian (
it) and Czech (cs). -
macOS Universal Binary - A single universal macOS binary is now provided, compatible with both Apple Silicon and Intel processors.
New Contributors
- @Gax-il made their first contribution in feat: add Czech localization #24
- @Bugg4 made their first contribution in Add italian localization #22
Downloads
See the assets below to download and install this release.
macOS Users
Download the universal build (supports Apple Silicon and Intel).
This app is not code-signed.
On first launch, macOS may block it. To allow it, run the following in Terminal:
cd /Applications && xattr -dr com.apple.quarantine AltSendme.appAltSendme v0.2.0
Reliability and Performance improvements
Hi all,
This version should improve reliability of this tool significantly with noticeable bugs mostly gone.
Another step towards frictionless, reliable & private sharing that anybody can use.
Code signing will be added very soon.
macOS Users
This app is not code-signed. When you first open it:
Terminal:
cd /Applications && xattr -dr com.apple.quarantine AltSendme.appAltSendme v0.1.5
In this release :
Added Support for Thai, French, German, Chinese and Japanese.
Added issue link in dashboard itself for easier reporting.
See the assets below to download and install this version.
macOS Users
This app is not code-signed. When you first open it:
Terminal:
cd /Applications && xattr -dr com.apple.quarantine AltSendme.appAltSendme v0.1.4
Fix for reported Linux window issue
See the assets below to download and install this version.
macOS Users
This app is not code-signed. When you first open it:
Terminal:
cd /Applications && xattr -dr com.apple.quarantine AltSendme.app