Release nmrs 2.2.0
What's Changed
- refactor(nmrs):
#[must_use]added across public interface by @cachebag in #264 - refactor(nmrs-gui): elide use of
WiredDevicesContextand just useNetworksContextinstead by @cachebag in #265 - refactor(#223): convert bdaddr into bluez dbus object path by @cachebag in #266
- feat(#177): concurrency protection by @cachebag in #268
- fix(#273): user CSS now overrides selected theme by @cachebag in #274
- fix(#243) set proper package name and version in nix flake by @JonnieCache in #275
- fix(#278): header status label inflates natural width with long status strings by @pwsandoval in #279
- feat(#283): expose
WirelessHardwareEnabledthrough API by @cachebag in #284 - fix(ci): nix workflow hardening by @cachebag in #286
- chore(nmrs): bump to 2.2.0 by @cachebag in #285
New Contributors
- @pwsandoval made their first contribution in #279
Full Changelog: nmrs-v2.0.1...nmrs-v2.2.0