github tess1o/geopulse v1.12.0
Release 1.12.0

one day ago

New Features

Gap Trip Inference

Issue - #245
A new feature was implemented to do not create Data Gaps but rather create a trip instead.
Example: you were at location A, no GPS data for some time, you're now in location B.
Existing and default behavior: a data gap is created if it meets the criteria (usually time duration)
If this feature is enabled: a trip will be created instead of data gap and we'll use duration + distance to calculate trip type (car, flight, train, etc).

Documentation: https://tess1o.github.io/geopulse/docs/user-guide/timeline/data_gaps#gap-trip-inference

image

OwnTracks POI

OwnTracks app allows to create a POI object. With this new feature if you create a POI from OwnTracks app GeoPulse will automatically create a new Favorite Location. If you create a POI close to existing favorite location (75m) - it will rename the favorite location.

Issue - #248

Bug fix

  • Various OIDC fixes and improvements. See #250

Don't miss a new geopulse release

NewReleases is sending notifications on new releases.