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
{{ message }}
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,10 @@ Major architecture rehaul, with potentially breaking changes:
11
11
* largely enhanced configuration mechanism (setup-configs.sh is no more)
12
12
* cookies are no longer used
13
13
* CORS is now enabled on a number of endpoints
14
+
* extras requirements
15
+
* Cloudfront redirect experimental support
14
16
15
17
*[BUGFIX] unicode issues. Depending on the storage driver you are using, you may encounter unicode issues on already published content (likely garbled content).
16
18
*[BUGFIX] content-length fix for bytes ranges
17
-
19
+
*[BUGFIX] tar not being seeked back to 0 after lzma read attempt
0 commit comments