Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Commit cdc72af

Browse files
Merge pull request #1079 from owncloud/release_3.8.0
Release 3.8.0
2 parents 4feb571 + fd01c2a commit cdc72af

File tree

6 files changed

+12
-5
lines changed

6 files changed

+12
-5
lines changed

Changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 3.8.0 (Aug 2018)
2+
- New look for public link view
3+
- Add control of reshares for the content owner
4+
- Fix problem in the browsability of target folder selection
5+
- Fix full screen in MSOffice documents for iPad
6+
- Bug fixing
7+
18
## 3.7.5 (May 2018)
29
- Private link
310
- Sort the file list by kind of file

OC Share Sheet/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>XPC!</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.7.5</string>
20+
<string>3.8.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

OCCommunicationLib

Owncloud iOs Client/Owncloud iOs Client-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<key>CFBundlePackageType</key>
5050
<string>APPL</string>
5151
<key>CFBundleShortVersionString</key>
52-
<string>3.7.5</string>
52+
<string>3.8.0</string>
5353
<key>CFBundleSignature</key>
5454
<string>????</string>
5555
<key>CFBundleURLTypes</key>

ownCloudExtApp/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>XPC!</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.7.5</string>
20+
<string>3.8.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

ownCloudExtAppFileProvider/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>XPC!</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.7.5</string>
20+
<string>3.8.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)