Skip to content

v1.4.1

Choose a tag to compare

@seflless seflless released this 27 May 10:36
· 58 commits to main since this release

This is the same addition as done on master for v.2.1.1, so that 1.x.x series users get this.

New Feature

  • By default, will send all logs originating within the render process to stdout. Otherwise, these logs were only visible within devTools when running in debug mode. Adds a -q / --quiet command-line option, which will silence these extra logs.