Releases: ostrya/PresencePublisher
Releases · ostrya/PresencePublisher
v2.6.4
- yet another go at fixing #70 : in Android 6 - 11, the wifi name is now also detected at publishing time again
- fixed wrongly sending messages if no condition matches (#71)
v2.6.3
- fixed more issues with wifi detection in Android 10 and 11 (hopefully #70)
v2.6.2
- fixed issues with wifi detection in Android 10 and 11 (this hopefully fixes #69)
v2.6.1
- fixed bug where changing to night mode sometimes crashed the app
v2.6.0
- messages are now immediately sent when connecting to or disconnecting from a WiFi network (fixes #60)
- device name can now be sent as message content
- fixed bug where wifi conditions with wildcards could not be deleted
- fixed rare race conditions in scheduling logic
v2.5.3
- added support for Android 14
v2.5.2
- had to add BLUETOOTH_CONNECT permission in addition to BLUETOOTH_SCAN (#62)
v2.5.1
- support switching between dark and light mode
- fix missing permission for bluetooth scanning in Android 12+ (#62)
- dropped (broken) support for Android < 4.4 (the MQTT library needs Java 8)
v2.5.0
- fixed input bugs (#54 and #55)
- support wildcards in wifi names (#36)
v2.4.2
- fix bug that caused crashes in Android 10 and lower (#56)