Skip to content

AltSendme 0.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 07:28

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.