Releases: inlife/nexrender
Releases · inlife/nexrender
v1.8.0
Added ability to use system-defined $ENV variables in the file:// paths, by @benbachem
v1.7.1
Fixes JSON issue in the jsx scripting layer
v1.7.0
The update adds an ability to use "font extension" for data-type assets, allowing users to change the current font or it's styles by @brassel. Details #201 and #204
v1.6.0
Added javascript attribute manipulation to the jsx scripting layer by @brassel, allowing to modify js attributes using the existing data-type job.asset instructions.