Skip to content

Releases: nodegui/qodejs

v18.12.1-qode

14 Feb 21:40
Compare
Choose a tag to compare

Qode based on Nodejs 18.12.1.

Note: For Linux this has been built on Ubuntu 20.04. Ubuntu 18.04 and other Linux systems with older versions glibc are no longer supported.

v18.12.1-rc1

27 Dec 09:09
Compare
Choose a tag to compare
v18.12.1-rc1 Pre-release
Pre-release

This is the first Release Candidate of Qode based on Nodejs 18.12.1. It is relatively untested but is expected to work.

Note: For Linux this has been built on Ubuntu 20.04. Ubuntu 18.04 and other Linux systems with older versions glibc are no longer supported.

v16.4.3-qode

01 Jul 09:27
Compare
Choose a tag to compare

What's Changed

  • Trigger the event loop semaphore at the right time by @sedwards2009 in #6

New Contributors

Full Changelog: https://github.com/nodegui/qodejs/commits/v16.4.3-qode

Qode v16.4.1

11 Sep 19:58
Compare
Choose a tag to compare

Adds support for QODE_MIRROR

Qode v16.4.0

08 Aug 21:31
Compare
Choose a tag to compare

Upgrades Node.js version to v16.4.0
Adds child_process escape - child process now runs like regular nodejs without message loop injection