Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
142 commits
Select commit Hold shift + click to select a range
acc5201
Merge pull request #24 from abdurrahmanekr/trycatch
friedrith Nov 26, 2017
6960111
increase version + changelog
Nov 26, 2017
665afd3
Merge remote-tracking branch 'upstream/dev' into dev
Nov 27, 2017
8988e48
Support connecting to networks with WPA and WEP security
Nov 29, 2017
5a70f66
Update readme
Nov 30, 2017
3543d57
Merge pull request #26 from paumoreno/dev
friedrith Dec 3, 2017
0e1c405
correction #29
Dec 20, 2017
b1dd5f8
Merge branch 'dev'
Dec 20, 2017
9443b7c
increase version in order to publish on npm
Dec 20, 2017
c980d3b
update repository url in package.json
Dec 20, 2017
0b35904
Merge branch 'dev'
Dec 20, 2017
1f52d17
correction current connections on linux
Dec 20, 2017
8071b7d
increase version to push on npm
Dec 20, 2017
b047700
Merge branch 'dev'
Dec 20, 2017
e0710bd
correctly return error if network is not found
ocjojo Mar 7, 2018
2adb6ec
Fix Linux scan if iface is return when scanning
cedricATBQ Mar 23, 2018
d2d710f
Fix break mistake...
cedricATBQ Mar 23, 2018
439f611
Remove log
cedricATBQ Mar 23, 2018
0aa1f9f
Merge remote-tracking branch 'origin/dev'
cedricATBQ Mar 23, 2018
2fde1ae
Fix return error
cedricATBQ Mar 27, 2018
dfe478d
Remove debug log
cedricATBQ Mar 27, 2018
f68c313
Fixed Windows netsh missing argument problem
rodrigogs Apr 4, 2018
acdf487
Merge branch 'master' of https://github.com/ocjojo/node-wifi into ocj…
May 13, 2018
5897d7a
Merge branch 'ocjojo-master' into dev
May 13, 2018
2a7f863
change license for LGPL-3.0
May 13, 2018
27c4cb0
update changelog
May 13, 2018
795df98
add quality
May 13, 2018
45013ad
correction parse to parseFloat
May 13, 2018
c651053
Merge branch 'patch-2' of https://github.com/rodrigogs/node-wifi into…
May 13, 2018
117afe4
add interface settings only if the interface is set up
May 13, 2018
d2676c1
Merge branch 'rodrigogs-patch-2' into dev
May 13, 2018
06aa555
change env for en_US
May 13, 2018
3ef11c6
update changelog
May 13, 2018
1312505
Revert version increase
cedricATBQ May 22, 2018
4840674
no need to use SSID name as filename. If SSID contains a colon, using…
stixx200 Jul 22, 2018
1e1f048
merge parent repo
cedricATBQ Jul 26, 2018
5f82221
Fix version
cedricATBQ Jul 26, 2018
84901d3
Add delete for linux and mac
cedricATBQ Aug 23, 2018
6788743
remove iface on delete
cedricATBQ Aug 23, 2018
59daa0e
fix linux delete
cedricATBQ Aug 23, 2018
8fd758d
fix mac delete require
cedricATBQ Aug 23, 2018
531d1d9
Change name for ssid
cedricATBQ Aug 23, 2018
5d7b1e3
Add test script
cedricATBQ Aug 23, 2018
06c81a2
add quotes
cedricATBQ Aug 23, 2018
dd4d09d
Update README to add delete example
cedricATBQ Aug 24, 2018
f65f1fd
package was updated
therobertgrigorian Oct 9, 2018
cedfb91
Merge pull request #55 from robert-grigoryan/feature/update-package-c…
friedrith Oct 27, 2018
e204c33
fix child_process.exec options format
dinuchiriac Dec 10, 2018
dbc5024
Merge pull request #41 from cedricATBQ/master
friedrith Dec 16, 2018
3de1318
Merge pull request #51 from cedricATBQ/deleteConnection
friedrith Dec 18, 2018
882b31b
update changelog + version number
friedrith Dec 18, 2018
82e74af
Merge branch 'dev'
friedrith Dec 18, 2018
d0b82ed
update readme
friedrith Dec 19, 2018
0b25bb9
Merge branch 'dev'
friedrith Dec 19, 2018
6b6b739
fix markdown link
friedrith Dec 19, 2018
0a3a23c
Merge branch 'dev'
friedrith Dec 19, 2018
d8cb130
Merge branch 'dev' into fixExecOptions
friedrith Dec 24, 2018
4246059
Merge pull request #56 from dinuchiriac/fixExecOptions
friedrith Dec 24, 2018
d59fe40
devine qualityFromDB as export in utils, resolve Issue #57
dsharris Jan 1, 2019
0b2d9df
Merge pull request #58 from dsharris/master
friedrith Jan 7, 2019
ecf3729
sanity check for colon
drewcovi Feb 27, 2019
d6a0005
Export `qualityFromDB` in `src/network-utils.js`
Kirbo Mar 4, 2019
f46ea1d
Fixed BSSID/MAC starting with `00` on macOS
Kirbo Apr 13, 2019
232654e
Fixing BSSID on Mac
Apr 29, 2019
1407e42
fixed empty network fields parsing as per #72
bennymeg Jun 16, 2019
06a18d1
Merge pull request #73 from bennymeg/master
friedrith Jul 10, 2019
56cc4b4
Merge pull request #67 from kirbo/master
friedrith Jul 10, 2019
37b9acb
Merge pull request #50 from stixx200/master
friedrith Jul 10, 2019
b00a060
Merge pull request #66 from drewcovi/patch-1
friedrith Jul 10, 2019
9a3e014
increase version
friedrith Jul 10, 2019
a0f7be3
resolve conflict
friedrith Jul 10, 2019
9220aca
update changelog + version
friedrith Jul 10, 2019
e29d901
build(commit): install conventional commits to have clear commits
friedrith Jul 10, 2019
4806a15
ci(travis): try to install travis
friedrith Jul 10, 2019
e80f664
ci(travis): try to install travis
friedrith Jul 10, 2019
a96078e
ci(travis): try to install travis
friedrith Jul 10, 2019
71325c5
ci(travis): install npx
friedrith Jul 10, 2019
50338de
docs(commitlint): help for conventional commits in CONTRIBUTING.md
friedrith Jul 10, 2019
3fa6c7f
docs(github): add github templates in roadmap
friedrith Jul 10, 2019
985de72
docs(readme): add travis indicator
friedrith Jul 10, 2019
9efc2f5
fix(dependencies): bump lodash from 3.10.1 to 4.17.11 #75
friedrith Jul 11, 2019
4e188eb
docs(readme): fix the title and travis indicator
friedrith Jul 11, 2019
e04dafc
docs(readme): fix alignment
friedrith Jul 11, 2019
715ae4b
docs(readme): improve features map
friedrith Jul 11, 2019
ce9f846
docs(templates): add github templates for issues and pull requests
friedrith Jul 11, 2019
3b28375
chore(lint): install eslint and setup it for travis
friedrith Jul 11, 2019
a4bf688
fix(lint): travis build
friedrith Jul 11, 2019
f82c6ad
chore(node): upgrade version of node.js required
friedrith Jul 11, 2019
fec6e0f
docs(license): switch to MIT license
friedrith Jul 11, 2019
c39849f
chore(prettier): fix with prettier & add to travis
friedrith Jul 12, 2019
9b7441f
docs(prettier): add coding rules section in contributing.md
friedrith Jul 12, 2019
abf9b6e
fix: windows connection profile execute
samuelcseto Aug 20, 2019
4da81dd
fix: adapt chalk string syntax
SteinRobert Aug 27, 2019
47882fb
Merge pull request #84 from SteinRobert/adapt-chalk-syntax
friedrith Sep 1, 2019
6c6ffd9
chore(release): 2.0.8
friedrith Sep 1, 2019
121ba31
chore: rewrite changelog
friedrith Sep 1, 2019
eea9e06
chore(release): 2.0.9
friedrith Sep 1, 2019
102ac41
chore: fix CHANGELOG titles
friedrith Sep 1, 2019
3064753
chore(release): 2.0.10
friedrith Sep 1, 2019
9cbd92b
fix: fix vulnerabilities
friedrith Sep 1, 2019
f105503
build: install standard-version as a dependency
friedrith Sep 1, 2019
1f6f33d
chore(release): 2.0.11
friedrith Sep 1, 2019
7363c1d
docs: add standard-version commands
friedrith Sep 1, 2019
36a27cb
Merge pull request #80 from samuelcseto/patch-1
friedrith Sep 2, 2019
85fff81
fix: security vulnerability for cli (windows, mac and linux)
SteinRobert Aug 27, 2019
8c8bd69
Merge pull request #85 from SteinRobert/fix-command-line-injection-vuln
friedrith Sep 2, 2019
fc5ce0b
chore(release): 2.0.12
friedrith Sep 6, 2019
d8d81f2
ci: lock github pull request and issue when outdated
friedrith Sep 19, 2019
a98c09b
fix: wifi connect issue fix for Windows
Jun 28, 2020
2148d2d
Merge pull request #112 from SaikatCool/fix-win-connect
friedrith Jul 1, 2020
580119a
chore(release): 2.0.13
friedrith Jul 1, 2020
4fcb713
removed list.shift()
alexup4it Apr 3, 2020
bb188b0
fix: mac connect for quasar electron apps
GhyslainBruno Dec 3, 2019
9acefe9
ci: fix travis
friedrith Jul 2, 2020
1dd4212
docs: fix contributing guidelines
friedrith Jul 2, 2020
71dc892
ci: fix travis
friedrith Jul 2, 2020
bc53874
docs: change registry config to see it in github page
friedrith Jul 2, 2020
c498b9a
build(deps): bump handlebars from 4.1.2 to 4.5.3 (#104)
dependabot[bot] Jul 2, 2020
16c6347
build(deps): bump acorn from 6.2.0 to 6.4.1 (#107)
dependabot[bot] Jul 2, 2020
2c766a7
chore: reoder entries in package.json (#114)
friedrith Jul 2, 2020
fd04e54
chore(package.json): rename commands
friedrith Jul 2, 2020
4af0071
refactor(macos/scan): split into several files to simplify tests
friedrith Jul 3, 2020
078ddbe
fix: dependencies vulnerabilities
friedrith Jul 3, 2020
3abf975
fix(macos/scan): parse networks when shifted
friedrith Jul 3, 2020
ce11931
docs: update roadmap
friedrith Jul 3, 2020
ad3f6a2
refactor: wifi binary
friedrith Jul 3, 2020
eaf8acf
refactor(macos/connect): split in several files to simplify tests
friedrith Jul 3, 2020
c68df41
ci: add github actions (#124)
friedrith Jul 10, 2020
f7a7ed2
docs(github): add refactorization as types of changes (#123)
friedrith Jul 10, 2020
b8b249c
build(deps-dev): bump standard-version from 8.0.0 to 8.0.1 (#125)
dependabot[bot] Jul 14, 2020
4bf9523
ci: split workflow in separated jobs (#126)
friedrith Jul 14, 2020
a22300b
ci: rename workflow into build to prepare es6 modules import (#127)
friedrith Jul 14, 2020
2853439
refactor(macos/current-connections): split in several files (#122)
friedrith Jul 14, 2020
1a2aad9
docs: update status badge with github actions (#128)
friedrith Jul 14, 2020
2192512
refactor(macos): delete (#129)
friedrith Jul 29, 2020
a8c2b02
refactor(linux): scan easier to read (#131)
friedrith Aug 6, 2020
7bc74e9
fix(macos): scripts (#132)
friedrith Aug 7, 2020
b73e816
fix(dependencies): vulnerabilities (#133)
friedrith Aug 7, 2020
97a3bcc
fix(dependencies): vulnerabilities (#135)
friedrith Aug 11, 2020
7b0c421
fix: windows wifi scan issue fix for first network (#138)
geetanshjain Oct 11, 2020
6c0ab98
"chore(release): 2.0.14"
friedrith Oct 11, 2020
5b5d601
fix(windows): encode SSID on xml generation
is-equal Feb 26, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"parser": "babel-eslint",
"extends": ["prettier", "eslint:recommended", "plugin:node/recommended"],
"plugins": ["jest"],
"env": {
"jest/globals": true
}
}
46 changes: 46 additions & 0 deletions .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Contributor Covenant Code of Conduct

## Our Pledge

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.

## Our Standards

Examples of behavior that contributes to creating a positive environment include:

- Using welcoming and inclusive language
- Being respectful of differing viewpoints and experiences
- Gracefully accepting constructive criticism
- Focusing on what is best for the community
- Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

- The use of sexualized language or imagery and unwelcome sexual attention or advances
- Trolling, insulting/derogatory comments, and personal or political attacks
- Public or private harassment
- Publishing others' private information, such as a physical or electronic address, without explicit permission
- Other conduct which could reasonably be considered inappropriate in a professional setting

## Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.

## Scope

This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at thibault.friedrich@gmail.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/
43 changes: 43 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<!--- Provide a general summary of the issue in the Title above -->

<!--- Remember to follow CONTRIBUTING.md guidelines otherwise your issue will be closed -->

## Expected Behavior

<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, tell us how it should work -->

## Current Behavior

<!--- If describing a bug, tell us what happens instead of the expected behavior -->
<!--- If suggesting a change/improvement, explain the difference from current behavior -->

## Affected features

- [ ] node API
- [ ] cli

## Possible Solution

<!--- Not obligatory, but suggest a fix/reason for the bug, -->
<!--- or ideas how to implement the addition or change -->

## Steps to Reproduce (for bugs)

<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->

1. 2. 3. 4.

## Context

<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->

## Your Environment

<!--- Include as many relevant details about the environment you experienced the bug in -->

- OS:
- node-wifi version
- wifi card:
29 changes: 29 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<!--- Provide a general summary of your changes in the Title above -->

<!--- Remember to follow CONTRIBUTING.md guidelines otherwise your pull request will be refused -->

## Description

<!--- Describe your changes in detail -->

## Motivation and Context

<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open issue, please link to the issue here. -->

## Usage examples

<!--- Provide examples of intended usage -->

## How Has This Been Tested?

<!--- Please describe in detail how you tested your changes. -->

## Types of changes

<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Refactorization (non-functional change which improve code readibility)
37 changes: 37 additions & 0 deletions .github/lock.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Configuration for Lock Threads - https://github.com/dessant/lock-threads

# Number of days of inactivity before a closed issue or pull request is locked
daysUntilLock: 450

# Skip issues and pull requests created before a given timestamp. Timestamp must
# follow ISO 8601 (`YYYY-MM-DD`). Set to `false` to disable
skipCreatedBefore: false

# Issues and pull requests with these labels will be ignored. Set to `[]` to disable
exemptLabels: []

# Label to add before locking, such as `outdated`. Set to `false` to disable
lockLabel: false

# Comment to post before locking. Set to `false` to disable
lockComment: >
This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

# Assign `resolved` as the reason for locking. Set to `false` to disable
setLockReason: true
# Limit to only `issues` or `pulls`
# only: issues

# Optionally, specify configuration settings just for `issues` or `pulls`
# issues:
# exemptLabels:
# - help-wanted
# lockLabel: outdated

# pulls:
# daysUntilLock: 30

# Repository to extend settings from
# _extends: repo
39 changes: 39 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions

name: build

on:
push:
branches: [master]
pull_request:
branches: [master]

jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
node-version: 10.x
- run: npm ci
- run: npm run lint
- run: npm run format

test:
name: test
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [10.x, 12.x, 14.x]
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm test
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.env
node_modules
!.log
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.env
test
.github
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test
5 changes: 5 additions & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"tabWidth": 2,
"semi": true,
"singleQuote": true
}
11 changes: 11 additions & 0 deletions BIBLIOGRAPHY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Bibliography

Curated list of useful documentation for this project:

- [The-way-to-fully-automated-releases-in-open-source-projects](https://medium.com/@kevinkreuzer/the-way-to-fully-automated-releases-in-open-source-projects-44c015f38fd6)
- [Travis tutorial](https://docs.travis-ci.com/user/tutorial/)
- [Example for github templates](https://github.com/conventional-changelog/commitlint/blob/master/.github)

## Linux

- refresh scan: https://superuser.com/questions/164059/how-to-force-network-manager-to-rescan-connections
132 changes: 120 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,127 @@
# Version 1.2.3
# Changelog

* improve environment variables management
* correct bug disconnection #9
* correct bug #7
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

# Version 1.2.4
### [2.0.14](https://github.com/friedrith/node-wifi/compare/v2.0.13...v2.0.14) (2020-10-11)

* fixed bug introduced during #7 fix

# Version 1.2.5
### Bug Fixes

* fixed bug #13
* dependencies vulnerabilities ([1066263](https://github.com/friedrith/node-wifi/commit/10662634725a314c5f585a33abf61cff3ea299f9))
* mac connect for quasar electron apps ([8005de9](https://github.com/friedrith/node-wifi/commit/8005de94dd1d0d1220d6fa09a163f97c4a22deda))
* **dependencies:** vulnerabilities ([#133](https://github.com/friedrith/node-wifi/issues/133)) ([47ad8a2](https://github.com/friedrith/node-wifi/commit/47ad8a220e7c691c4195d9d7b89ff204005e3d80))
* **dependencies:** vulnerabilities ([#135](https://github.com/friedrith/node-wifi/issues/135)) ([9a2a50e](https://github.com/friedrith/node-wifi/commit/9a2a50ee9b503d8b6ed78d82f094ab3ea1ecc114))
* **macos:** scripts ([#132](https://github.com/friedrith/node-wifi/issues/132)) ([36c938f](https://github.com/friedrith/node-wifi/commit/36c938f58cf66c377b631d15056d1fe359541b5d))
* **macos/scan:** parse networks when shifted ([0fa69c7](https://github.com/friedrith/node-wifi/commit/0fa69c7aaaca44ea83c4019dab342396e742a581))
* windows wifi scan issue fix for first network ([#138](https://github.com/friedrith/node-wifi/issues/138)) ([f6e878d](https://github.com/friedrith/node-wifi/commit/f6e878d48b91410929c5fe5f0a0ff39e34e50c56))

# Version 2.0.0
### [2.0.13](https://github.com/friedrith/node-wifi/compare/v2.0.12...v2.0.13) (2020-07-01)

* add disconnection feature on windows (issue #16)
* add new fields in scan results (bssid equals to mac, channel, security_flags)
* improve stability of linux scan

### Bug Fixes

* wifi connect issue fix for Windows ([8d992a6](https://github.com/friedrith/node-wifi/commit/8d992a6))

### [2.0.12](https://github.com/friedrith/node-wifi/compare/v2.0.11...v2.0.12) (2019-09-06)


### Bug Fixes

* security vulnerability for cli (windows, mac and linux) ([a6668ca](https://github.com/friedrith/node-wifi/commit/a6668ca))
* windows connection profile execute ([84549cb](https://github.com/friedrith/node-wifi/commit/84549cb)), closes [#78](https://github.com/friedrith/node-wifi/issues/78)

### [2.0.11](https://github.com/friedrith/node-wifi/compare/v2.0.10...v2.0.11) (2019-09-01)


### Bug Fixes

* fix vulnerabilities ([f4b3965](https://github.com/friedrith/node-wifi/commit/f4b3965))

### [2.0.10](https://github.com/friedrith/node-wifi/compare/v2.0.8...v2.0.10) (2019-09-01)

### [2.0.9](https://github.com/friedrith/node-wifi/compare/v2.0.8...v2.0.9) (2019-09-01)

### 2.0.8 (2019-09-01)

### Bug Fixes

- **dependencies:** bump lodash from 3.10.1 to 4.17.11 [#75](https://github.com/friedrith/node-wifi/issues/75) ([04a9477](https://github.com/friedrith/node-wifi/commit/04a9477))
- **lint:** travis build ([08ab90e](https://github.com/friedrith/node-wifi/commit/08ab90e))
- adapt chalk string syntax ([d27b027](https://github.com/friedrith/node-wifi/commit/d27b027))

### 2.0.7

### Bug Fixes

- bug #66
- bug #50

### 2.0.6

### Bug Fixes

- bug #65
- bug #73

### 2.0.5

- new license LGPL-3.0
- add quality result which is as signal level but in percentage
- change the environment settings for en_US
- add new function to delete a previous profile #51

### Bug Fixes

- bug #38
- errors while scanning on raspberry or ASUS Tinker Board issue #41

### 2.0.4

- change urls in package.json because of the author's login changed

### Bug Fixes

- bug #29

### 2.0.3

### Bug Fixes

- bug #26

### 2.0.2

### Bug Fixes

- bug #24

### 2.0.1

- improve stability of windows scan and current connection

## 2.0.0

- add disconnection feature on windows (issue #16)
- add new fields in scan results (bssid equals to mac, channel, security_flags)
- improve stability of linux scan

### 1.2.5

### Bug Fixes

- bug #13

### 1.2.4

### Bug Fixes

- bug introduced during #7 fix

## 1.2.3

- improve environment variables management

### Bug Fixes

- bug disconnection #9
- bug #7
Loading