Skip to content

Releases: tonyantony300/alt-sendme

AltSendme 0.3.4

11 Feb 03:40

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4


See the assets below to download and install this version.

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

AltSendme 0.3.3

01 Feb 17:09

Choose a tag to compare

  • 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

AltSendme 0.3.2

29 Jan 16:20

Choose a tag to compare

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

28 Jan 20:06

Choose a tag to compare

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

New Contributors

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

AltSendme 0.3.0

25 Jan 14:32

Choose a tag to compare

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

23 Nov 18:36

Choose a tag to compare

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

23 Nov 08:18

Choose a tag to compare

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

22 Nov 08:36

Choose a tag to compare

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

14 Nov 11:21

Choose a tag to compare

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

10 Nov 06:00

Choose a tag to compare

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