Skip to content

Latest commit

 

History

History
208 lines (107 loc) · 4.35 KB

CHANGELOG.md

File metadata and controls

208 lines (107 loc) · 4.35 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v4.3.2 - 2020-08-13

  • Allow connections to open networks by providing a default arg [Matthew McGinn]

v4.3.1 - 2020-05-14

  • Remove duplicate SSIDs from network list [Zahari Petkov]

v4.3.0 - 2020-04-21

  • Replace UI with React and Rendition [Stevche Radevski]

v4.2.13 - 2019-12-27

  • Readme: Add balenaOS multicontainer app example. [Tomás Migone]

v4.2.12 - 2019-10-31

  • Ignore unmanaged devices [Zahari Petkov]

v4.2.11 - 2019-10-23

  • Support Buster and future Raspbian versions in the installer [Zahari Petkov]

v4.2.10 - 2019-09-19

  • Delete only the right AP profile on start [Zahari Petkov]

v4.2.9 - 2019-07-21

  • Add link to supported boards/dongles [Robert Vojta]

v4.2.8 - 2019-07-21

  • Optional wait in the start.sh script [Robert Vojta]

v4.2.7 - 2019-07-20

  • Fix incorrect attribute name [Robert Vojta]

v4.2.6 - 2019-06-26

  • Add machine-readable changelog [Gergely Imreh]

v4.2.5 - 2019-04-02

  • Do not manually define GitHub user and repo in the CI [Zahari Petkov]
  • Test GitHub token permissions in the CI [Zahari Petkov]

v4.2.4 - 2019-04-01

  • Change the base image to balenalib * install software packages using install_packages [Horia Delicoti]

v4.2.3 - 2019-03-29

  • Add CODEOWNERS [Gergely Imreh]
  • Fix python example url [Daniel Andrade]

v4.2.2 - 2018-11-05

  • Change company name [Zahari Petkov]

v4.2.1 - 2018-07-05

  • Cli: Replace env! with clap crate! macros #229 [Robert Vojta]

v4.2.0 - 2018-06-28

  • Auth: WPA-Enterprise support - EAP-PEAP #226 [majorz]

v4.1.2 - 2018-06-11

  • Do not fail on systems without systemd #221 [majorz]

v4.1.1 - 2018-04-20

  • Web server CORS middleware #209 [majorz]

v4.1.0 - 2018-04-09

  • Configurable listening port #204 [majorz]

v4.0.9 - 2018-04-09

  • Install WiFi Connect on Raspbian before activating NetworkManager #205 [majorz]

v4.0.8 - 2018-03-20

  • Require root privileges #193 [majorz]

v4.0.7 - 2018-03-14

  • Fix Raspbian install script auto-canceling #192 [majorz]

v4.0.6 - 2018-02-20

  • Trap exit signals and exit gracefully #183 [majorz]

v4.0.5 - 2018-02-20

  • Remove clippy as an optional dependency #182 [majorz]

v4.0.4 - 2018-02-15

  • Exit codes and error-chain error handling #174 [majorz]

v4.0.3 - 2018-02-08

  • Revert passphrase to a proper password field #171 [majorz]

v4.0.2 - 2018-02-08

  • Shorter Raspbian install script URL #170 [majorz]

v4.0.1 - 2018-02-08

  • Load README logo from master #169 [majorz]

v4.0.0 - 2018-01-23

  • Support for multiple connection profiles #157 [majorz]

v3.0.7 - 2018-01-11

  • Use Rust NetworkManager bindings v0.8.6 to fix NM v1.10+ incompatibility #156 [majorz]

v3.0.6 - 2018-01-10

  • Rust cross-compilation toolchains update #155 [majorz]

v3.0.5 - 2018-01-10

  • Tweak CSS to line up correctly on more screen sizes #153 [Tim Perry]

v3.0.4 - 2017-11-07

  • Raspbian Stretch install script #117 [majorz]

v3.0.3 - 2017-11-06

  • Improve consistency of new command line arguments #144 [majorz]

v3.0.2 - 2017-11-03

  • Use install UI directory when running from install path #142 [majorz]

v3.0.1 - 2017-11-02

  • Resin-wifi-connect is now WiFi Connect #138 [majorz]

v3.0.0 - 2017-10-24

  • Rust language reimplementation #114 [majorz]

v2.1.0 - 2017-10-06

  • README note for the coming-soon v3 #119 [majorz]

v2.0.9 - 2017-09-14

  • Deprecate version 2 #113 [majorz]

v2.0.8 - 2017-06-14

  • Configurable sleep in the start script [majorz]

v2.0.7 - 2017-05-08

  • Connect to open access points [Joe Roberts]

v2.0.6 - 2017-04-25

  • Fix NM_CONNECTIVITY constants [Joseph Roberts]

v2.0.5 - 2017-03-08

  • Wait for service to start before attempting to connect [Joseph Roberts]

v2.0.4 - 2017-02-10

  • Freeze dbus module version v0.2.19 [Joseph Roberts]

v2.0.3 - 2017-02-19

  • Support intel-edison [Joseph Roberts]

v2.0.2 - 2016-12-21

  • Update readme [Joseph Roberts]

v2.0.1 - 2016-12-13

  • Remove duplicate entries from access point list [Joseph Roberts]
  • Enable connection to access points with apostrophes in the SSID [Joseph Roberts]

v2.0.0 - 2016-12-02

  • Support Network Manager [Joseph Roberts]

v1.0.0 - 2016-12-02

  • Bumped version [Joseph Roberts]