Releases: inlife/nexrender
Releases · inlife/nexrender
v1.11.1
v1.11.0
🚀 Scripting on steroids by @dukuo 🚀
With this release, Nexrender now supports custom parameters injected right into a JSX script! 💥 💥 💥
It's a flexible approach to handle variables, objects, and functions by using simple JSX patterns with cross-environment fault tolerance, allowing the possibility to run the script straight in After Effects provided you set local defaults for Nexrender variables.
For more information check out README.md or read the code documentation.
v1.10.3
v1.10.2
v1.10.1
v1.10.0
Nexrender celebrates a 4 year anniversary this February. Congrats to our community, thank you for your contributions and for staying with us all this time!
- added ftp option to set output (5e9ac8e)
- added message about skip cleanup (6f008fe)
- added cleanup to worker (9aa5af0)
- added server cleanup mode (6f6883e)
- added cleanup mode for cli (544d0e5)
- added render progress sending to api (8b2dc86)
- minor changes to ftp module (3ebe6fa)
- added aerender log dumping, and result file size and existance checking (38d8f7b)
- made init optional, console as default logger #210 (f58be3c)
- core will never do auto-license, worker will (fbbe11e)
- added api.pickupJob, shifted responsibility for distribution on server side (8e152a4)
v1.9.2
v1.9.1
v1.9.0
This version features new upload/download provider for Google Cloud Storage made by @Dockheas23