-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,22 @@ | ||
## (Android) v0.0.5 - 03.10.2023 | ||
|
||
### NewFeatures | ||
|
||
- Added option to send multiple files to desktop app. | ||
|
||
## (Andorid | Desktop) v0.0.4 - 01.10.2023 | ||
|
||
### New features | ||
|
||
- 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 | ||
|
||
- | ||
## (Andorid) v0.0.3 - 30.09.2023 | ||
|
||
### New features | ||
|
||
- Theme changing (light/dark) added | ||
- File deletion added | ||
- Added access to desktop application | ||
|
||
### Bug fix | ||
|
||
- Connection problems resolved | ||
- File sending problems resolved | ||
- Errors that may occur during connection loss while uploading files have been fixed. |