Skip to content

Releases: devshred/gps-tools-backend

v1.1.3

28 Jun 19:02
Compare
Choose a tag to compare

Bug Fixes

  • api: return location header on creating single resources

v1.1.2

19 Jun 20:40
Compare
Choose a tag to compare

Bug Fixes

  • api: fix request object
  • mapper: handle points without timestamps

v1.1.1

12 Jun 17:21
Compare
Choose a tag to compare

Bug Fixes

  • api: return ProblemDTO on all errors

v1.1.0

11 Jun 16:37
Compare
Choose a tag to compare

Features

  • api: add/update/replace/delete points of interest
  • api: change tracknames

v1.0.0

23 May 20:20
Compare
Choose a tag to compare

Features

  • api: release new API based on OpenAPI spec 🥳

v0.9.2

28 Apr 16:47
Compare
Choose a tag to compare

Bug Fixes

  • download: handle special characters

v0.9.1

12 Apr 21:12
Compare
Choose a tag to compare

Bug Fixes

  • download: remove leading and trailing underscores in filenames
  • download: avoid wrong listing of waypoints on Garmin devices
  • download: avoid NPE when writing TCX-files

v0.9.0

05 Apr 19:20
Compare
Choose a tag to compare

Features

  • data: export data as GeoJSON
  • download: optimize waypoints

Bug Fixes

  • storage: use copy to avoid race conditions
  • upload: handle too-large-uploads

v0.8.0

31 Mar 11:51
Compare
Choose a tag to compare

Features

  • storage: cleanup old files

v0.7.0

30 Mar 21:38
Compare
Choose a tag to compare

Features

  • data: read FIT files