Release Notes for Cordova Electron

1.0.2 (Mar 15, 2019)

  • GH-40 Remove temp Dir After create.spec.js Test
  • GH-39 Added Missing License Header in util.js
  • GH-38 Support User Defined Electron Settings
  • GH-37 Remove nodeIntegration Warning by Setting Default to false
  • GH-36 Rename Electron Main Entry File
  • GH-35 Refactor build.js and Include Test Coverage
  • GH-32 Improve temp Folder Cleanup in Api.spec.js
  • GH-33 Update cordova run to Work with Pre-Cordova 9.x CLI

1.0.1 (Mar 04, 2019)

Version bump with no change.

1.0.0 (Feb 25, 2019)

  • GH-30 Asset Install Fix from Mobilespec Report
  • GH-29 Correct File Header Licenses for Cordova JS Compile CMD
  • GH-28 Fix Scope Issue with Code Refactor
  • GH-27 Build Script Improvements
  • GH-24 Remove Unused and Unreachable Code
  • GH-21 Apply Missing Apache License Header
  • GH-25 Updated Api.spec.js Async Tests to Return Promise
  • GH-22 Add tests to Api.spec.js
  • GH-23 Test module.exports.prepare
  • GH-19 Adding New Test Specs
  • GH-20 Fix Audit Report For High Severity Vulnerability
  • GH-18 Refactor prepare.js and Increase Test Coverage
  • GH-17 Unit Test Improvements & Refactor (Create, Api, Handler, Parser)
  • GH-16 Prepare & Enable Travis CI Testing
  • GH-15 Implement SettingsJson Class Tests and Update Documentation
  • GH-13 Implement Electron Custom App Icons Functionality
  • GH-10 Added NPM Ignore
  • GH-11 Updated README.md
  • GH-9 Electron Build Improvements
  • GH-8 Create CDV Electron Settings JSON
  • GH-7 Electron Platform Release Preparation (Cordova 9)
  • GH-6 Cleanup Bin Files
  • GH-5 Updated Correct Version Information
  • GH-4 Electron Major Improvements & Feature Support
  • GH-1 First Draft Release
  • Add GitHub Pull Request Template
  • Added NPM Install Step
  • Added Run Command Support