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
Add signal support to createAssembly() and awaitAssemblyCompletion() to cancel in-flight HTTP requests and TUS uploads; optional onPoll hook for early exit/watch flows.
Ship the new Clipanion-based transloadit CLI with assemblies, templates, bills, and assembly-notifications commands; adds --log-level, --endpoint, --single-assembly, and --concurrency flags.
Fix file descriptor exhaustion by closing streams eagerly and recreating on demand; tighten lint rules.