File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 22
33You may also want to refer to [ GitHub releases] ( https://github.com/transloadit/node-sdk/releases ) .
44
5+ ## v4.0.3
6+
7+ Released: 2025-10-16.
8+
9+ [ Diff] ( https://github.com/transloadit/node-sdk/compare/v4.0.2...v4.0.3 ) .
10+
11+ - [x] Fix ` smart_sig ` CLI to always override embedded credentials with the env-provided auth key while preserving other auth fields.
12+ - [x] Ensure the CLI entrypoint executes when invoked through npm/yarn bin shims by resolving symlinks before bootstrapping.
13+ - [x] Harden validation and tests around CLI invocation paths.
14+
15+ ## v4.0.2
16+
17+ Released: 2025-10-15.
18+
19+ [ Diff] ( https://github.com/transloadit/node-sdk/compare/v4.0.1...v4.0.2 ) .
20+
21+ - [x] Add ` smart_sig ` CLI command (usable via ` npx transloadit smart_sig ` ) for signing params fed through stdin.
22+ - [x] Document the CLI workflow and expose the binary via package metadata.
23+ - [x] Validate CLI input with existing zod schemas and cover the flow with unit tests.
24+
525## v4.0.1
626
727Released: 2025-09-18.
You can’t perform that action at this time.
0 commit comments