docs: fix changelog

This commit is contained in:
Tien Do Nam
2024-08-20 00:30:39 +02:00
parent b6c82e10c2
commit 79791e1b2d
+1 -1
View File
@@ -3,7 +3,7 @@
- feat: add button to retry a failed file transfer (@Tienisto)
- feat: show tooltip on the "Scan" button (@Tienisto)
- feat: treat any URI as link, so it becomes clickable on receiver (e.g. file://, obsidian://) (@Tienisto)
- feat(mobile): adjust buttons width in send tab to indicate that it's scrollable (@Tienisto)
- feat(mobile): adjust button width in send tab to indicate that it's scrollable (@Tienisto)
- feat(windows): title bar color should match the system theme (@FutoTan)
- fix: memory leak when sending files (regression in 1.15.0, 1.15.2 only fixed receiving files) (@Tienisto)
- fix(windows): LocalSend window is invisible at app start (@Tienisto)