Skip to main content

Dawarich 1.9.1: flights, public sharing, redesigned trips, and more

· 7 min read
Evgenii Burmakin
Author of Dawarich

Hey, it's been a minute.

Dawarich is still your favorite FOSS, self-hostable alternative to Google Timeline. Since the last update, a lot has shipped: better maps, public sharing, flight history, a redesigned trip experience, mobile app updates, safer imports, and a small detour into changelogs, roadmaps, and posters.

GitHub: github.com/Freika/dawarich
Website: dawarich.app

Dawarich 1.9.1 map preview

In-app changelogs with Chibichange

Before we get to the bigger Dawarich features, let's talk about release notes.

Dawarich 1.8.0 introduced a new way to see updates inside your instance. It uses my new app, Chibichange, to show changelogs directly in the navbar.

The short version: Dawarich now ships with a Chibichange widget. If you consent, it pings chibichange.com to check whether there is a newer Dawarich release. When there is, you will see a green pulsing dot in the navbar. Click it and you get the changelog for everything that changed since your current version.

This is opt-in. If you click "No thanks", Dawarich will not make external requests to Chibichange. You will still get the old GitHub release indicator, but not the in-app changelog.

I built Chibichange because I wanted a better way to deliver release notes to Dawarich users. Soon it should also support feature suggestions, voting, and feedback. Suggested features we decide to build will go into the public roadmap. Speaking of which, Dawarich now has a roadmap: dawarich.app/roadmap.

Chibichange will be open-sourced this summer. The model will be the same as Dawarich: FOSS, self-hostable, with an optional hosted service for people who do not want to run it themselves. It is a niche tool, but I think it can be useful for anyone building self-hostable software and trying to keep users informed without turning the app into a telemetry machine.

Flight history on the map

The big one: Dawarich can now draw your flights on the map.

If you self-host AirTrail, Dawarich can pull your flight history and render it as arcs on Map V2. Set it up on the Integrations page, click "Sync now", and Dawarich will keep it synced daily.

Finally, your map knows you did not teleport across the ocean.

Dawarich flight arcs on the map

There will be more for flights in future releases.

Trips got a full redesign

Trips are now built on MapLibre V2.

The new trip page has a sticky map on the left and a scrollable day-by-day accordion on the right. Each day can show its own distance, time range, route color, photo overlay, and replay controls. You can scrub through a trip and watch it play back on the map.

You can also add a short note to any individual day of a trip now.

I'm really happy with how this one came out.

Redesigned Dawarich trips page

Public sharing

Public sharing is a new thing in Dawarich.

You can now share trips, tracks, live location, and selected time ranges through public links. Links can be phrase-protected, and you can choose exactly what the public page exposes: route, stats, countries, day-by-day details, notes, photos, and so on.

Public trip pages look close to the in-app trip pages, but they are designed for sharing with someone who does not have access to your Dawarich instance.

Here is a public example from my Norway road trip: my.dawarich.app/s/07024d88-0c43-4554-ad89-d7f2916b7d57

Better visit detection

Visit detection got rewritten.

There is a new opt-in stay-point detector. It is non-ML, single-pass, and gives each suggested visit a confidence score from 0 to 100.

It fixes two of the old algorithm's biggest annoyances:

  • missing slow stays
  • splitting one visit into two when your phone battery died for a bit

The new detector is behind a flag while I collect feedback, but the plan is to make it the default soon.

You can also label a visit by searching for the real place name directly from the Timeline.

More map and import improvements

A lot of smaller pieces landed too:

  • Multi-device tracks no longer get mangled. If you track from a phone, watch, and GPS unit, each device keeps its own track instead of turning into one zigzagging mess.
  • Fog of War can now reveal per hexagon, not just per point.
  • Globe view is now on by default.
  • GPX imports now stream instead of loading the whole file into memory, which should help with huge exports.
  • Garmin FIT files are now supported.
  • Google's Timeline Edits.json Takeout file is now recognized.
  • The official Traccar client is now supported directly.
  • Immich photo timestamps that could be off by up to 24 hours are fixed.
  • Monthly stats now bucket data by your local timezone.
  • A pile of timezone and DST crashes are gone.
  • Containers can now run as a custom user through PUID and PGID.
  • OIDC got fixes for trailing slashes and PKCE.
  • 2FA now has a lockout to help keep accounts safer.

And, as always, there were a ton of other fixes. Some bugs too, because apparently one cannot go without the other.

Fog of War hexagon reveal mode

Hexagons are the bestagons.

Map V1 is going away

A gentle reminder: Map V1, the old Leaflet map, is being sunsetted this August.

Everything new is being written for Map V2, and it is better in basically every way. But if there is something from V1 you would miss, please tell me. I would rather know now and figure it out than remove something important by accident.

Vector maps are the future.

Posters are coming

I found an awesome tool for generating maps, bent it in a couple places to work with Dawarich, and poster generation will be a thing soon.

Dawarich poster generation preview

I was so excited about how well it worked that I also looked into whether it would be possible to add an "Order" button inside Dawarich.

Turns out: yes.

I probably will not automate the whole flow right away. The first version will likely add an "Order" button next to "Download" for generated posters, and then we will see how it goes. It could be a nice way to support development while getting a personalized thing you can actually hang on your wall.

Man, I love these posters.

Mobile app updates

We finally released updates for the mobile apps.

The new builds include the new logo, bug fixes, and a registration flow that does not matter much for self-hosters but is still important to have. The annoying dark mode bug where the map would not render is fixed too.

One important Android note: we had to re-list the Android app in the Google Play Store. That means the update requires installing the new listing and authenticating again.

Before switching, make sure the old app has uploaded all local data that had not been uploaded yet.

New Android app page: Google Play

We will still release a small update for the old Android app with a banner pointing people to the new one. Sorry for the inconvenience.

This mobile release took a lot of effort and testing, but it opens the door for more. In the next mobile release, we want to focus on battery consumption and start moving closer to feature parity with the web app.

GitHub: github.com/Freika/dawarich
Website: dawarich.app
iOS app: App Store
Android app: Google Play
Donate: Patreon / GitHub Sponsors

One more thing: Atlas

I also started tinkering on another app: Atlas.

It is basically self-hostable offline maps for homelabbers, built on the shoulders of Overpass, Photon, Valhalla, and other great mapping tools, under one UI and API.

Once it is mature enough, I will write more about it separately. For Dawarich, this opens a lot of doors.

Map matching comes to Dawarich, baby.

Come say hi in Berlin

If you are in Berlin, I will be presenting Dawarich at Geomob on October 1st.

Come say hi. I may have stickers by then.