Skip to content

Releases: ostrya/PresencePublisher

v2.4.1

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

v2.4.0

30 Jul 13:57
Compare
Choose a tag to compare
  • bugfix for entering message topics (#53)
  • using WorkManager instead of built-in alarms to send messages more robustly
  • new message content: next alarm clock time (#46)

v2.3.2

09 Jan 09:13
Compare
Choose a tag to compare
  • fix bug in YAML formatter (numbers have not been rendered)

v2.3.1

03 Jan 13:14
Compare
Choose a tag to compare
  • no code change, but I messed up when building and uploading the version 2.3.0 to the play store so I had to build a new version for google

v2.3.0

03 Jan 13:02
Compare
Choose a tag to compare
  • support for Android 12
  • dynamic message configuration supporting additional values that can be sent (#30, #43)
  • improved logging (#39)

v2.2.9

23 Mar 20:14
Compare
Choose a tag to compare
  • automatically ask the user for consent to process location data if not set
  • Important: if you have updated from version 2.2.1 and the app no longer publishes, you need to give your consent once by opening the app.

v2.2.8

02 Mar 00:00
Compare
Choose a tag to compare

Minor bugfix related to resuming the app when not fully initialized.
Updated dependencies.

v2.2.7

22 Dec 08:38
Compare
Choose a tag to compare

Another go to get Google approval under the new location privacy policy.

v2.2.6

08 Nov 12:25
Compare
Choose a tag to compare

Add explicit consent for location access (to fulfill Google Play store location policy).

IMPORTANT: You must start the app at least once after the update and give your consent, otherwise the app will stop working!

v2.2.5

25 Oct 08:56
Compare
Choose a tag to compare
  • Add privacy policy link to app.
  • Add build information to app.
  • Never send test message persistently.