github tess1o/geopulse 1.1.3
Release 1.1.3

15 hours ago

In Release 1.1.3 I implemented new features and fixed several defects

Features

  • Added Measure Unit support - see #64 On Profile page user can select preferable measure unit (Metric or Imperial). The default value is Metric. By changing this setting all distances and speeds will be displayed in select type. Export to CSV also supports this setting. In database everything is stored as previously in meters.
  • Added OpenAPI specification so everyone who wants to use backend's API can implement whatever they want. Link to specification: https://github.com/tess1o/geopulse/tree/1.1.3/docs/openapi
  • Introduced GEOPULSE_OWNTRACKS_PING_TIMESTAMP_OVERRIDE as per discussion in #84 . This setting will override timestamp for OwnTracks message to NOW for messages with "t" == "p".
  • As per #87 introduced GEOPULSE_SHARE_BASE_URL property that allows to override base url for sharing links

Defects fixed

  • Fixed 414 error mentioned in #95
  • Fixed java.lang.NullPointerException at org.github.tess1o.geopulse.streaming.service.trips.TravelClassification.classifyWithGpsStatistics(TravelClassification.java:53) described in #91

Don't miss a new geopulse release

NewReleases is sending notifications on new releases.