Tags: felixmxr/cncjs
Tags
fix: resolve an issue where Grbl controller cannot recognize certain … …startup message (cncjs#573) * fix: resolve an issue where Grbl controller cannot recognize certain startup message that is used for branding * chore: downgrade to 1.9.21 to make a patch release * fix(eslint): fix unexpected indentation * chore: add more flexibility to the regular expression * fix: export 'STLLoader' (imported as 'THREE') was not found in 'three' * fix: incorrect spelling * build(ci): drop support for Node.js 8 and earlier versions * chore: bump electron 4.1.4 to 8.0.3, bump serialport 7.1.4 to 7.1.5 * docs: update README.md * fix: rollback Electron to 4.2.12 with Node.js 10 * chore: install rpmbuild Co-authored-by: Cheton Wu <[email protected]>
Bump to 1.9.17 (cncjs#427) * Change "Home" to "View In Browser" * Update dependencies - [email protected] - [email protected] * Electron 4: Replace deprecated `app.makeSingleInstance` with `app.requestSingleInstanceLock` * Bump to 1.9.17 * Change AppImage filename
Build improvements (cncjs#366) * Use Node.js 10 to run docker build * Use webpack-node-externals to exclude node_modules * Update package dependencies * Update Dockerfile * Use Node.js v8 to build docker image
PreviousNext