Skip to content

Commit

Permalink
v1.0.2.0 Release
Browse files Browse the repository at this point in the history
Removed C# server, updated libraries, optimized imports and fixed typo for mobile app
  • Loading branch information
Wassup789 committed Jul 26, 2017
1 parent 3b48736 commit bf4f532
Show file tree
Hide file tree
Showing 71 changed files with 319 additions and 21,238 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
Changelog
=====
## v1.0.0.1 (01-12-2015)
## v1.0.2.0 (2017-07-26)
* Added Electron server for cross-platform support
* Removed C# server
* Changed GET requests paths and parameters
* Files are now sorted by date created
* Added various features to mobile client (see individual commits)

## v1.0.0.1 (2015-01-12)
* Fixed bug where files will not download
* PHP version is now deprecated. (Special characters will not function at all with PHP)

## v1.0.0.0 (01-10-2015)
## v1.0.0.0 (2015-01-10)
* Initial Release
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ This code is licensed under the MIT License.

This project requires the installation of:

- Windows with [.NET Framework v4.5+](https://www.microsoft.com/en-us/download/details.aspx?id=42642)
- A computer to run the server
- An Android device

## Downloads
**Latest Version:** ***[v1.0.0.1][Dld_Latest]***
**Latest Version:** ***[v1.0.2.0][Dld_Latest]***

**Release Archive:**

Expand Down
240 changes: 0 additions & 240 deletions desktop/c#/.gitignore

This file was deleted.

22 changes: 0 additions & 22 deletions desktop/c#/app/Music Sync.sln

This file was deleted.

6 changes: 0 additions & 6 deletions desktop/c#/app/Music Sync/App.config

This file was deleted.

83 changes: 0 additions & 83 deletions desktop/c#/app/Music Sync/IPDialog.Designer.cs

This file was deleted.

Loading

0 comments on commit bf4f532

Please sign in to comment.