- Update libraries and Android target version
- [new] Add ability to change save location on mac
- [new] Improve file location dialog ui
- [new] Add an experimental option to run the app in the menu bar on macos
- [new] Add an experimental option to auto start mac app (macos 13+ only)
- [new] Auto select files and urls from pasteboard
- [fix] Remove receive status after url received
- [new] Enable sending of multiple files
- [new] Add ability to change save location on windows and linux
- [new] Add option to open received files folder on windows, mac and linux
- [new] Linux support!
- [improvement] Improve app icon on Android
- [internal] Dependency upgrades
- [internal] Update app icon generation script
- [internal] Remove custom version script for msix package
- [internal] Improved error and analytics logs
- [internal] Upgrade to flutter 3.3
- [internal] Use strong mode for implicit-casts and implicit-dynamic
- [internal] Use simple_peer library for connection
- [internal] Update third party libraries
- [internal] Add connection type logging
- [internal] Use higher timeout for data receiver
- [new] Support for Apple Silicon
- [improvement] Set minimum window size on windows
- [fix] Open files app instead of gallery for file selection
- [internal] Update third party libraries
- [internal] Mostly refactoring and fixes in preparation for open source