Skip to content

Releases: ostrya/PresencePublisher

v2.6.3

07 Sep 21:14
Compare
Choose a tag to compare
  • fixed more issues with wifi detection in Android 10 and 11 (hopefully #70)

v2.6.2

04 Sep 11:29
Compare
Choose a tag to compare
  • fixed issues with wifi detection in Android 10 and 11 (this hopefully fixes #69)

v2.6.1

29 Aug 15:43
Compare
Choose a tag to compare
  • fixed bug where changing to night mode sometimes crashed the app

v2.6.0

28 Aug 06:10
Compare
Choose a tag to compare
  • 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

27 Aug 20:33
Compare
Choose a tag to compare
  • added support for Android 14

v2.5.2

21 Apr 06:10
Compare
Choose a tag to compare
  • had to add BLUETOOTH_CONNECT permission in addition to BLUETOOTH_SCAN (#62)

v2.5.1

16 Apr 17:07
Compare
Choose a tag to compare
  • 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

12 Mar 17:03
Compare
Choose a tag to compare
  • fixed input bugs (#54 and #55)
  • support wildcards in wifi names (#36)

v2.4.2

17 Aug 18:47
Compare
Choose a tag to compare
  • fix bug that caused crashes in Android 10 and lower (#56)

v2.4.1

30 Jul 13:45
Compare
Choose a tag to compare
  • clean up old periodic schedule from v.2.4.0-alpha