Skip to content

Commit 2e8a805

Browse files
authored
Changelog for Nov 21 release (#117)
1 parent dde5b30 commit 2e8a805

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

storage-resize-images/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 0.1.3
2+
3+
feature - Automatically copy the following metadata, if present, from the original image to the resized image(s): `Cache-Control`, `Content-Disposition`, `Content-Encoding`, `Content-Language`, `Content-Type`, and user-provided metadata (except Firebase storage download tokens). Note that you can configure your extension to overwrite the Cache-Control value for the resized image(s).
4+
15
## Version 0.1.2
26

37
feature - Add new param for deleting the original image.

storage-resize-images/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
name: storage-resize-images
1616
specVersion: v1beta
17-
version: 0.1.2
17+
version: 0.1.3
1818
license: Apache-2.0
1919

2020
displayName: Resize Images

0 commit comments

Comments
 (0)