For Linux users: ARM64 binaries are now provided!
Summary
- feat: add option to automatically finish after successful transfer (@Tienisto)
- feat: show favorite name in the device list if marked as favorite (@Tienisto)
- feat: ignore duplicate files when selected from file picker (@programmermager)
- feat: add donation options (@Tienisto)
- feat: add Yaru theme (@Tienisto)
- feat(desktop): uses
settings.json located next to the executable if available for portable mode (@Tienisto)
- feat(windows): make windows icon sharper (@Tienisto, @sergd88)
- feat(macos): add Command+W shortcut to close the window (@Q1CHENL)
- fix: also show an OLED color mode option when dynamic colors are not supported by OS (@dhruvanbhalara)
- fix: sync button should spin right away when clicked (@Tienisto)
- fix(android): request permission when saving files outside of downloads folder (@Tienisto)
- fix(ios): fix permission error when picking directory (@Tienisto)
- fix(ios): clear cache when file is shared from another app (@Tienisto)
- i18n: add Greek (@multipetros)
Contributions
- update windows icon (#738) @tienisto
- feat: automatically finish (#951) @tienisto
- fix: request permission when save file outside of downloads folder (#950) @tienisto
- feat: prefer portable settings (#948) @tienisto
- fix: set correct architectures in the inno config (#947) @tienisto
- fix: clear ios cache when shared from another file (#946) @tienisto
- feat: use favorite name in the device list (#945) @tienisto
- feat: add yaru theme (#912) @tienisto
- feat: add donation options (#910) @tienisto
- add duplicate files validation when pick image or files or directory (#904) @programmermager
- added feature for macos: command+w to close the window without quiting the app (#897) @q1chenl
- update index.html (#879) @shrootbuck
- allow to change to oled color theme if it's not supported by os (#856) @dhruvanbhalara
- docs: @francesco146, @devcxl, @shlomocode, @nidexingg, @rs-labhub
- i18n: @faea726, @esaracho, @thegb0077, @nkh0472, @nixuge, @francesco146, @rishiasheth, @farshad991, @gidano, @bryanjames16, @neo1102, @graphemecluster, @trag1c, @amereyeu, @sergd88, @soya-daizu, @shlomocode, @arthurlobopro, @radplay, @watchakorn-18k, @mertssmnoglu, @multipetros, @vreoo, @nidexingg, @mgmix
Full Changelog