diff --git a/CHANGELOG.md b/CHANGELOG.md index 0db0e6b..7d6e265 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## (Android | Desktop) v0.0.6 - 06.10.2023 +### Bug Fix + - Visual improvement in file sending + - Errors that occurred when opening music, video, pdf files have been fixed. + - Partial performance issues resolved. + ## (Android) v0.0.5 - 03.10.2023 ### New Features - Added option to send multiple files to desktop app. @@ -7,6 +13,7 @@ - External files can now be sent to the desktop - File sending process has been optimized on the desktop side. Resources are not used that much anymore + ### Bug Fix - Interface improvement - Connection problems fixed @@ -16,6 +23,7 @@ Resources are not used that much anymore - Theme changing (light/dark) added - File deletion added - Added access to desktop application + ### Bug Fix - Connection problems resolved - File sending problems resolved