From b743b2a584d14da6ef5fc653253fe7a9f88a3216 Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Sat, 11 Feb 2023 11:53:57 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 32de2b3..61a5407 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Developed based on [Snapdrop](https://github.com/RobinLinus/snapdrop) ### Other changes * [Paste Mode](https://github.com/RobinLinus/snapdrop/pull/534) * [Prevent devices from sleeping on file transfer](https://github.com/RobinLinus/snapdrop/pull/413) +* Warn user before PairDrop is closed on file transfer * Open PairDrop on multiple tabs simultaneously (Thanks [@willstott101](https://github.com/willstott101)) * [Video and Audio preview](https://github.com/RobinLinus/snapdrop/pull/455) (Thanks [@victorwads](https://github.com/victorwads)) * Node-only implementation (Thanks [@Bellisario](https://github.com/Bellisario))