Skip to content

Releases: falkecarlsen/chwifi

Major release

06 Oct 08:49
8b1bdcd
Compare
Choose a tag to compare

This release is the first major update in chwifi.

Features:

  • Handle switching between any profiles under netctl, using the chwifi <PROFILE> syntax. #24
    • Recognised profiles are updated on each run.
  • First-time setup now requires work profile name and wireless adapters as input as well. #20
    • The work keyword is still used to connect to work, no matter the name of the profile.

Bug-fixes:

  • chwifi no longer waits for a connection, if the connection to a profile has failed. #36
  • One specific error message would display the users password in cleartext. This has been corrected.

Due to certain changes, it is necessary to delete the ~/.config/chwifi/config file and run the first time setup again, which happens automatically when the config is deleted.

v1.0 initial release

30 Apr 21:39
Compare
Choose a tag to compare

This release marks the first point in development where no more this-should-really-be-fixed-issues seem to remain.

Features:

  • Handle profile-switching between two environments
    • Automatically match cached work-passwords to a given day and use it on connection
  • Auto-update cached one-day passwords on rolling CAS-based systems
  • Randomise MAC-address of wireless adapter on each connection

Remember to check out the dependencies listed at the end of the README.md