Skip to content

Releases: bilde2910/Hauk

Version 1.1.1

14 Sep 14:24
Compare
Choose a tag to compare

New features

  • You can now view your own location on the map (requires HTTPS) (#17)
  • Users on the map can now be followed by clicking/tapping on them (#18)
  • Users who haven't shared their location in a while are now marked as offline (#20)
  • The map now warns you if your connection to the backend is lost (#20)
  • There is now a more meaningful screen displayed when there is no GPS data yet on the map (#19)
  • You can now select the unit of time (minutes, hours, days) when choosing a share duration (#29)
  • Sessions can now be resumed if the app or device crashes (#28)
  • User-installed root CAs are now supported, but strongly discouraged to use (#26)
  • Added an easy to use installation script for the backend

Bugfixes

  • When viewing the root page of Hauk, there is now an informative page rather than a "Location expired" page
  • The Hauk logo on the map now opens the source repository in a new tab instead of redirecting away from the map
  • The map no longer aggressively centers itself on a user (#18)
  • The initial location fix can now use network-based location instead of GPS in cases where GPS connections are unavailable (e.g. indoors) (#11)
  • Fixed a bug that caused new shares to end prematurely if created after a previous share was stopped manually before its expiration
  • The Docker container now stops gracefully when shutdown (#32)

Version 1.1

09 Sep 15:35
Compare
Choose a tag to compare
  • Added support for group sharing
  • Saving password in the app will no longer prompt for confirmation
  • Map marker is now a circle if the user isn't moving
  • SASL support added for memcached in backend config
  • Support for connecting to memcached via UNIX sockets
  • Old sessions no longer linger in Memcached
  • Significant backend rework/cleanup
  • Fixed crash upon starting a share in Android 6.0 Marshmallow

Version 1.0.1

30 Aug 15:22
Compare
Choose a tag to compare
  • Password can now be saved in the app
  • A countdown is displayed for the time remaining of the location share
  • The GPS/GNSS status is now displayed in the app when starting a share
  • Fixed a config-related issue that caused both the app and backend to break
  • Fixed an app crash issue that could occur with broken servers

Version 1.0

26 Aug 14:19
Compare
Choose a tag to compare

Initial release. Compatible with Hauk v1.x backends.