0.15.4
Changed
- Use static version of
geocoder
library that supports http and https for Photon API host. This is a temporary solution until the change is available in a stable release. Kudos to @chrisl8 ! (#300 (comment))
Added
- Owntracks' .rec files now can be imported to Dawarich. The import process is the same as for other kinds of files, just select the .rec file and choose "owntracks" as a source.
- The
docker-compose.yml
file now contains healthchecks to make application start more robust and predictable. Have a look at #327 to find an example of usage.
Removed
- Owntracks' .json files are no longer supported for import as Owntracks itself does not export to this format anymore.
💙 This release is supported by James Manolios, chenrik and aldumil on Patreon 💙
What's Changed
- Bump rswag-specs from 2.14.0 to 2.15.0 by @dependabot in #312
- Bump rswag-ui from 2.14.0 to 2.15.0 by @dependabot in #311
- Bump importmap-rails from 2.0.1 to 2.0.2 by @dependabot in #310
- Bump webmock from 3.23.1 to 3.24.0 by @dependabot in #309
- Bump rswag-api from 2.14.0 to 2.15.0 by @dependabot in #325
- Bump importmap-rails from 2.0.2 to 2.0.3 by @dependabot in #324
- Bump tailwindcss-rails from 2.7.6 to 2.7.9 by @dependabot in #322
- Adding healthcheck for containers for Docker compose configuration by @tetebueno in #327
- FIX: Support importing owntracks rec file by @Freika in #328
- Installation: use
docker compose
, notdocker-compose
by @tylerjwoodfin in #329
New Contributors
- @tylerjwoodfin made their first contribution in #329
Full Changelog: 0.15.3...0.15.4