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: docs/change-log.md
+1
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ outline: deep
13
13
* Implemented: figure out a way to share file extensions for s3files from schema #104
14
14
* NOTE: Because of the above you may want to check out the new acceptedFileExtensions attribute in ving schemas and migrate your S3File integrations to use it.
15
15
* Implemented: add a display of an s3file thumbnail to the page generator #105
16
+
* Fixed: pulumi doesn't create the nodmods.zip file as it should #110
16
17
17
18
## 2024-04-23
18
19
* Created SelectInput component to replace FormSelect. However, you should use FormInput with type select instead of using this directly in most cases.
0 commit comments