Skip to content

Releases: Freika/dawarich

0.1.9

25 Apr 20:58
b447c67
Compare
Choose a tag to compare

What's Changed in 0.1.9

Full Changelog: 0.1.8.1...0.1.9

0.1.8.1

21 Apr 16:14
Compare
Choose a tag to compare

What Changed in 0.1.8.1

2024-04-21

Changed

  • Set Redis as default cache store

Fixed

  • Consider timezone when parsing datetime params in points controller
  • Add rescue for check version service class

Full Changelog: 0.1.8...0.1.8.1

0.1.8

21 Apr 15:59
Compare
Choose a tag to compare

What's Changed in 0.1.8

2024-04-21

Added

  • Application version badge to the navbar with check for updates button
  • Npm dependencies install to Github build workflow
  • Footer

Changed

  • Disabled map points rendering by default to improve performance on big datasets

Full Changelog: 0.1.7...0.1.8

0.1.7.4

21 Apr 13:38
Compare
Choose a tag to compare
0.1.7.4 Pre-release
Pre-release

Full Changelog: 0.1.7.3...0.1.7.4

0.1.7.3

18 Apr 07:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.6.3...0.1.7.3

0.1.6.3

07 Apr 20:39
Compare
Choose a tag to compare

What's Changed

  • Docker ARM64/AMD64 image workflow by @Aikufurr in #9
  • Removed strong_params from POST /api/v1/points to support Android version of Owntracks

New Contributors

Full Changelog: 0.1.6...0.1.6.3

0.1.6

06 Apr 17:24
Compare
Choose a tag to compare

What's Changed

[0.1.6] — 2024-04-06

You can now use Overland mobile app to track your location.

Added

  • Overland API endpoint (POST /api/v1/overland/batches)

Changed

Fixed