Skip to content

Releases: microsoft/netremote

v0.4.1

22 Jul 22:27
7b4d715
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Jul 18:04
7089dc9
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

27 Jun 03:14
8c51a0f
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

29 May 22:20
cc54b8c
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

  • Add package preset display names and descriptions. by @abeltrano in #250
  • Create run state directory for hostapd on install. by @abeltrano in #251
  • Add netplan-based network topology encoding by @abeltrano in #252
  • Add debian packaging scripts to interactively configure networking stack by @abeltrano in #253
  • Complete debian packaging interactive network configuration by @abeltrano in #254
  • Add sdbus-cpp as project dependency by @abeltrano in #255
  • Add helper function for enumerating IPv4 addresses on Linux by @abeltrano in #256
  • Relax git requirement in project settings by @abeltrano in #257
  • Add network operations for registering DNS-SD service on Linux by @abeltrano in #258
  • Add workaround for broken d-bus dependency resolution of libsystemd by @abeltrano in #259
  • Install netplan config files to proper location by @abeltrano in #261
  • Detect and backup conflicting netplan configuration files for netremote-config-netplan package by @abeltrano in #262
  • Add PMF setting to default hostapd.conf by @abeltrano in #263
  • Add support to set network access server setting FT-based AKMs in hostapd by @abeltrano in #264
  • Add missing change for hostapd config file truncation by @abeltrano in #265
  • Add system support for mDNS by @abeltrano in #266
  • Enable mDNS on each selected interface by @abeltrano in #267
  • Improve internal AP management by @abeltrano in #268
  • Enable mDNS system-wide on netremote-server package install by @abeltrano in #269
  • Persist mDNS per-interface settings across reboots by @abeltrano in #270
  • Implement DNS-SD service for discovery on Linux by @abeltrano in #271
  • Add netremote-server termination signal handler and logic by @abeltrano in #272
  • Bug fix: use sdbus::ObjectPath instead of std::string for the systemd-resolved… by @abeltrano in #273
  • Add ability to configure bridge interface for access point in Hostapd library by @abeltrano in #274
  • Add API to set access point network bridge by @abeltrano in #275
  • Add API to enumerate networks by @abeltrano in #276
  • Differentiate bridge network interface type from others by @abeltrano in #277
  • Implement NetworkInterfacesEnumerate API by @abeltrano in #278
  • Expose NetworkEnumerateInterfaces API to netremote-cli by @abeltrano in #279
  • Expose access point mac address from NetworkInterfacesEnumerate API by @abeltrano in #280
  • Add WifiAccessPointSetSsid API by @abeltrano in #281
  • Update CMake vcpkg port with public catalog-hygiene related fixes. by @abeltrano in #282

Full Changelog: v0.1.0...v0.2.0

v0.1.0

10 Apr 21:38
9cb5555
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Summary

  • Add APIs for data streaming
  • Add APIs setting wifi access point phy type and frequency bands.
  • Add CLI tool.
  • Implement WifiAccessPointsEnumerate API.

What's Changed

Read more

Initial release for external consumption validation

10 Jan 21:44
bd3e3da
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @...
Read more