Browse Source

Version 2.15

Marino 8 years ago
parent
commit
6d0ec9ecac
3 changed files with 25 additions and 11 deletions
  1. 22 8
      ChangeLog
  2. 1 1
      Share Ext/InfoNextcloud.plist
  3. 2 2
      iOSClient/InfoPlist/InfoNextcloud.plist

+ 22 - 8
ChangeLog

@@ -2,14 +2,28 @@
 
 	* Version 2.14 00015 released.
 
-	* New features:
-		* Control if file exists in 'manual' upload. (Marino Faggiana)
-		* Add main-menu item : Folders on top.  (Marino Faggiana)
+		* New features:
+			* Control if file exists in 'manual' upload. (Marino Faggiana)
+			* Add main-menu item : Folders on top.  (Marino Faggiana)
+		
+		* Bug fixes:
+			* Improved (create new class) Synchronization folders. (Marino Faggiana)
+			* Improved 'Upload all camera photos/videos' bugfix if error block all, automatic default overwrite file if exists. (marino Faggiana)
+			* Detect Wi-Fi on automatic upload, problem database context. (Marino Faggiana)
+			* View on Control Center. (Marino Faggiana)
+
+
+	* Version 2.15 00301 released.
+
+		* Improvement:
+			* Improvement system for managed Synchronized. (Marino Faggiana)
+			* Improvement Control Center. (Marino Faggiana)
+			* Improvement system I/O for upload/download file, thumbnails and command to cloud. (Marino Faggiana)
+			* Improvement Automatic upload and full upload photos/videos. (Marino Faggiana)
+			* Remove limit to manual  upload. (Marino Faggiana)
+		
+		* Bug fixes:
+			* Bugfix detect geolocation image. (Marino Faggiana)
 		
-	* Bug fixes:
-		* Improved (create new class) Synchronization folders. (Marino Faggiana)
-		* Improved 'Upload all camera photos/videos' bugfix if error block all, automatic default overwrite file if exists. (marino Faggiana)
-		* Detect Wi-Fi on automatic upload, problem database context. (Marino Faggiana)
-		* View on Control Center. (Marino Faggiana)
 
 

+ 1 - 1
Share Ext/InfoNextcloud.plist

@@ -21,7 +21,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>00300</string>
+	<string>00301</string>
 	<key>NSAppTransportSecurity</key>
 	<dict>
 		<key>NSAllowsArbitraryLoads</key>

+ 2 - 2
iOSClient/InfoPlist/InfoNextcloud.plist

@@ -69,11 +69,11 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>00300</string>
+	<string>00301</string>
 	<key>ITSAppUsesNonExemptEncryption</key>
 	<true/>
 	<key>ITSEncryptionExportComplianceCode</key>
-	<string>00000000000</string>
+	<string>00000</string>
 	<key>LSApplicationQueriesSchemes</key>
 	<array>
 		<string>dbapi-1</string>