Skip to content

Releases: tonyantony300/dashbeam

AltSendme 0.3.2

Choose a tag to compare

@github-actions github-actions released this 29 Jan 16:20

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

Choose a tag to compare

@github-actions github-actions released this 28 Jan 20:06

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

Full Changelog: v0.3.0...v0.3.1

AltSendme 0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 14:32

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


Full Changelog:
v0.2.4...v0.3.0

⬇️ See the assets below to download and install this release.

AltSendme 0.2.4 - Stable

Choose a tag to compare

@github-actions github-actions released this 23 Nov 18:36

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

Choose a tag to compare

@github-actions github-actions released this 23 Nov 08:18

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

Choose a tag to compare

@github-actions github-actions released this 22 Nov 08:36

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

Full Changelog: v0.2.1...v0.2.2


See the assets below to download and install this version.

0.2.1

Choose a tag to compare

@github-actions github-actions released this 14 Nov 11:21

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.app

AltSendme v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 06:00

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.app

AltSendme v0.1.5

Choose a tag to compare

@github-actions github-actions released this 06 Nov 08:25

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.app

AltSendme v0.1.4

Choose a tag to compare

@github-actions github-actions released this 02 Nov 20:22

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