You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.html
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
-
<ahref='https://github.com/pydio/cells-client/compare/v4.0.1...v4.1.0-beta1'>v4.1.0-beta1 - full Changelog</a>
1
+
<ahref='https://github.com/pydio/cells-client/compare/v4.0.1...v4.1.0'>v4.1.0 - full Changelog</a>
2
2
<ul>
3
+
<li><ahref=https://github.com/pydio/cells-client/commit/b2ab49da1b12c5d675ebbddb54c1ab10eeb955e8>#b2ab49d</a>: Use latest SDK that ensures that a default AWS region is always set</li>
4
+
<li><ahref=https://github.com/pydio/cells-client/commit/6ba94da81e0dfacec4eee303000597e7aa25281a>#6ba94da</a>: Use latest TPs</li>
5
+
<li><ahref=https://github.com/pydio/cells-client/commit/cd19f62d81f501d83defc38a82d9a02995b99c4b>#cd19f62</a>: Use latest AWS SDK</li>
6
+
<li><ahref=https://github.com/pydio/cells-client/commit/817acfaa1188ef0527efa680ae58c669bca6607f>#817acfa</a>: Better naming for the User Agent</li>
7
+
<li><ahref=https://github.com/pydio/cells-client/commit/ce3f77f08183a4f1a1e82676006054da6ce546fb>#ce3f77f</a>: Better user agent identifier</li>
<li><ahref=https://github.com/pydio/cells-client/commit/6d37b9faf647df999251115112287cc8039eb675>#6d37b9f</a>: Use SDK v5 alpha1</li>
4
13
<li><ahref=https://github.com/pydio/cells-client/commit/334d68f3808a476f5dbd1253342fc0779c110420>#334d68f</a>: Add a flag to format folder listings</li>
5
14
<li><ahref=https://github.com/pydio/cells-client/commit/cf6f9f34f6a331bee41782685075dacc81bce62a>#cf6f9f3</a>: Adapt to latest SDK, propagate context more cleanly</li>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,16 @@
1
-
# Changes between v4.0.1 and v4.1.0-beta1
1
+
# Changes between v4.0.1 and v4.1.0
2
2
3
-
[See Full Changelog](https://github.com/pydio/cells-client/compare/v4.0.1...v4.1.0-beta1)
3
+
[See Full Changelog](https://github.com/pydio/cells-client/compare/v4.0.1...v4.1.0)
4
4
5
+
-[#b2ab49d](https://github.com/pydio/cells-client/commit/b2ab49da1b12c5d675ebbddb54c1ab10eeb955e8): Use latest SDK that ensures that a default AWS region is always set
6
+
-[#6ba94da](https://github.com/pydio/cells-client/commit/6ba94da81e0dfacec4eee303000597e7aa25281a): Use latest TPs
7
+
-[#cd19f62](https://github.com/pydio/cells-client/commit/cd19f62d81f501d83defc38a82d9a02995b99c4b): Use latest AWS SDK
8
+
-[#817acfa](https://github.com/pydio/cells-client/commit/817acfaa1188ef0527efa680ae58c669bca6607f): Better naming for the User Agent
9
+
-[#ce3f77f](https://github.com/pydio/cells-client/commit/ce3f77f08183a4f1a1e82676006054da6ce546fb): Better user agent identifier
-[#6d37b9f](https://github.com/pydio/cells-client/commit/6d37b9faf647df999251115112287cc8039eb675): Use SDK v5 alpha1
6
15
-[#334d68f](https://github.com/pydio/cells-client/commit/334d68f3808a476f5dbd1253342fc0779c110420): Add a flag to format folder listings
7
16
-[#cf6f9f3](https://github.com/pydio/cells-client/commit/cf6f9f34f6a331bee41782685075dacc81bce62a): Adapt to latest SDK, propagate context more cleanly
0 commit comments