Skip to content

Version 1.2.0 Build 121

Compare
Choose a tag to compare
@SMartorelli SMartorelli released this 13 Jun 06:49
· 7 commits to main since this release
9e7e453

Device Connection

Improvements

  • New automatic connection recovery logic;
  • Enabled full peer-to-peer communication between devices (devices no longer need to be on the same network);

Bug Fixes

  • Fixed a bug that caused unexpected disconnection between devices shortly after establishing the connection;

Performance

Improvements

  • Optimized memory usage: the app now uses 90–95% less RAM;
  • Improved file discovery process;

Accessibility

Improvements

  • Enhanced accessibility labels and hints; #29

App Configuration

Improvements

General Updates

Bug Fixes

  • Fixed a bug that caused incorrect display of menu bar items; #30
  • Fixed a bug that caused incorrect file representation;
  • Fixed a bug that allowed users to quit the app without seeing the quit alert;
  • Corrected several typos in the app texts; #22 #23 #25 #26