Node Keytar Versions Save

Native Password Node Module

v7.9.0

2 years ago

Infrastructure

  • Prebuild binaries for armv7l - #446, thanks @nzapponi!

devDependencies updates

  • Bump prebuild from 11.0.2 to 11.0.3

v7.8.0

2 years ago

Infrastructure

  • Fix CI builds from latest macOS runners - #442
  • Fix CI builds for Linux, by bumping to Ubuntu 20.04 runners - #442

Fixed

  • Guard against NULL filter finding credentials on Windows - #426, thanks @sbatten!

dependencies updates

  • Bump prebuild-install from 6.0.1 to 7.0.1
  • Bump node-addon-api from 3.1.0 to 4.3.0
  • Bump lodash from 4.17.19 to 4.17.21

devDependencies updates

  • Bump node-gyp from 7.1.2 to 8.4.1
  • Bump chai from 4.3.4 to 4.3.6
  • Bump mocha from 8.3.2 to 9.2.0

v7.7.0

3 years ago

Infrastructure

  • Switch to N-API prebuilds - #331, thanks @dennisameling!

v7.6.0

3 years ago

Infrastructure

  • Add prebuild binaries for Alpine Linux to release - #354, thanks @orgads!

v7.5.0

3 years ago

This is our first automated release via GitHub Actions - thanks @dennisameling for your assistance with the migration!

Infrastructure

  • Electron 12 prebuilds are now included - #366, thanks @azeier!

dependencies updates

  • Bump prebuild-install from 6.0.0 to 6.0.1

devDependencies updates

  • Bump node-abi from 2.19.3 to 2.21.0
  • Bump chai from 4.3.0 to 4.3.4
  • Bump mocha from 8.2.1 to 8.3.2

v7.4.0

3 years ago

Infrastructure

  • Properly cross-compile for Linux arm64 - #352, thanks @dennisameling!

dependencies updates

  • Bump node-addon-api from 3.0.2 to 3.1.0 - #343

devDependencies updates

  • Bump chai from 4.2.0 to 4.3.0 - #353

v7.3.0

3 years ago

Fixed

  • dropped prebuilt support for Electron on Apple Silicon due to unexpected compilation issue - #340

v7.2.0

3 years ago

Fixes

  • Add prebuilds for Electron 11 (including Apple Silicon) - #329, thanks @dennisameling!
  • Fix handlescope issue which causes crash in Electron 10 and higher - #332, thanks @deepak1556!

v7.1.0

3 years ago

This release now supports prebuilds for ARM64 on Windows and Linux. Thanks to @dennisameling for contributing the build changes to support this.

This release also resolves a prebuild issue that stopped working in v7.0.0 and meant projects defaulted to building from source. We've traced the issue to an upstream dependency, and while that fix is pending review we've pulled in the fix and reworked the tooling in the project to enable this release.

New Features

  • ARM64 prebuild support for Windows and Linux - #319
  • Node 15 prebuild support - #323

Fixes

  • Incorrect prebuild versions included for Node 12-14 - #326
  • Build issue on Windows and Python 3 - #325, thanks @dennisameling!

v7.0.0

3 years ago

New Features

  • Prebuild support added for Electron 10 - #307, thanks @romansp!

Fixes

  • Fix memory leaks on macOS - #293, thanks @appden!

Community

  • Rust bindings for keytar are now available as a create, and are mentioned in the README - #305, thanks @stoically!

Removed Features

  • Electron v5 and v6 support has been removed to match with upstream Electron supported versions - #311, thanks @kamilbeker and @jordanhilado!

dependencies updates

  • node-addon-api updated from 3.0.0 to 3.0.2
  • prebuild-install updated from 5.3.4 to 5.3.5

devDependencies updates

  • bl updated from 3.0.0 to 3.0.1
  • lodash updated from 4.17.15 to 4.17.19
  • mocha updated from 7.2.0 to 8.1.3
  • node-abi updated from 2.17.0 to 2.19.1
  • node-gyp updated from 6.1.0 to 7.1.0
  • prebuild updated from 10.0.0 to 10.0.1