Skip to content

Latest commit

 

History

History
150 lines (77 loc) · 3.07 KB

CHANGELOG.md

File metadata and controls

150 lines (77 loc) · 3.07 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.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]