Skip to content

Beam v0.1.6

Choose a tag to compare

@github-actions github-actions released this 30 Jun 07:39

What's new in v0.1.6

πŸ“ Folder transfer UX

  • Staged area now distinguishes folders from files β€” folder icon, file count, and accented chip
  • Transfer headline strips .beam.zip and shows the clean folder name
  • Completed folder transfers show a folder icon and "Open folder" navigates into the extracted directory
  • Explorer list view: hover any folder row to reveal a quick Send button
  • Explorer toolbar shows "Send folder to {Device}" when a folder is selected

πŸ”” Incoming transfer prompt

  • Redesigned as a full-screen overlay card matching the v0.1.5 visual language
  • Device icon, cleaner layout, "Decline" / "Accept" action buttons
  • Ask before receiving toggle in Settings β†’ General: turn it off to auto-accept all transfers silently to your default save folder

βš™οΈ Settings persistence

  • New General settings: Ask before receiving, Minimize to tray, Launch tab
  • Launch tab persists across restarts β€” open Beam straight to Explorer, History, or Settings
  • Network section now shows live diagnostics: TCP port, local IP, peers visible, with a Copy diagnostics button

πŸ“œ History improvements

  • Today filter pill for quick access to today's transfers
  • Search now matches file names and sender notes, not just device names
  • Per-entry delete button (hover-revealed) β€” remove individual entries without clearing all history
  • Folder transfers show πŸ“ icon and clean folder name; sender notes shown inline

πŸ”§ Other

  • Transfer list shows bandwidth throttle cap chip when a limit is set
  • History entries now record the sender's note and first file name
  • Auto-accept respects ask_before_receiving setting on both Rust and frontend sides