v0.7.1 Bugfix release
This release is mainly to fix a few bugs found with metadevices (IRK, iBeacon) not setting their Area to "Unavailable" when away (and some linked issues with honouring max_radius
as a result), and regular one-second pops to "Unavailable" as devices rotated their MAC address.
This version also features our first translation! Greek language support thanks to Chreece's first contrib to the project - amazing!
Some tweaks also (with some more to come) on handling changes to scanner devices and general improvements to some of the startup routines, with things behaving a lot more predictably now which may also address some rare lockups/race conditions that have popped up previously.
What's Changed
- fix: Handling retired or changed scanners by @agittins in #360
- Add greek translation by @Chreece in #370
- fix: Metadevices not going
Unavailable
by @agittins in #378 - fix: Scanner config multiple saves. by @agittins in #379
- fix: IRK devices temporary unavail on mac rotation fixes #362 by @agittins in #380
- fix: regression detecting local usb adaptor as scanner by @agittins in #381
- Fix: Global sensor update rate and refpower calibration update by @agittins in #383
New Contributors
Full Changelog: v0.7.0...v0.7.1