All notable changes to this project since will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add device auto-connect setter
- Connection settings route and address data types
- Update go-dbus to v5.1.0
- BREAKING CHANGE : Generic recursive settings map dbus variants decoding
- Godoc standard comment prefix
- DnsManager
- Device: GetIp4Connectivity
- Constants for Nm80211APSec
- Add gitignore
- CheckpointCreate: fix devicePaths variable scope
- AccessPoint: add LastSeen property
- Examples: move examples to their own subfolders
- DeviceWireless: remove duplicated fields
- PrimaryConnection: use ActiveConnection type
- SubscribeState: add the path to the recieved chan type, catch connect event for ActiveConnection
- SetPropertyManaged (@joseffilzmaier)
- GetConnectionByUUID (@paulburlumi)
- VpnConnection
- ActiveConnectionSignalStateChanged
- CheckpointRollback
- SetPropertyWirelessEnabled (@Raqbit)
- Settings.ReloadConnections (@appnostic-io)
Static connection example (@everactivemilligan)
- GetPropertyRouteData panic (@zhengdelun)
- added missing flag for Reload
- added parameter specific_object for AddAndActivateConnection
- Fix CheckpointCreateand GetPropertyCheckpoints
- Add property setter helper
- Add Device.SetPropertyRefreshRateMs
- Add Device.Reapply