chore(deps): update dawarich to v1.7.6 #6791

Merged
renovate-bot merged 1 commits from renovate/unified-dawarich into main 2026-05-09 16:52:27 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
Freika/dawarich patch 1.7.51.7.6
freikin/dawarich patch 1.7.51.7.6

Release Notes

Freika/dawarich (Freika/dawarich)

v1.7.6

Compare Source

Added
  • Map v2 timeline: bulk Confirm and Decline in selection mode, capped at 500 visits per request.
  • Trip Recalculate button: refresh path, distance, and visited countries on demand. The page updates automatically when it finishes; repeat clicks within 60 seconds are ignored. #​2478
  • Google's "Timeline Edits.json" type of Takeout export is now recognized and imported directly.
Fixed
  • Monthly stats now bucket points by your local timezone instead of UTC — fixes phantom day-1 spikes from overnight imports and undercounts near month boundaries. #​2546
  • Slider knobs in settings and map-layer toggles now move on click instead of staying left while only the track color changes. #​2566
  • Stats and tracks recalculation no longer crashes in midnight-DST timezones (e.g. America/Santiago). #​2638
  • Mobile map fills the dynamic viewport and respects iPhone safe-area insets — navbar below the notch, date selector / demo banner above the home indicator and Safari URL bar. #​1873
  • Transactional emails now build links with HTTPS, fixing reset links that arrived as http:// even when the site was served over HTTPS via reverse proxy. #​1469
  • SMTP authentication and timeouts (SMTP_AUTHENTICATION, SMTP_OPEN_TIMEOUT, SMTP_READ_TIMEOUT) are now env-configurable — Office 365 and similar no longer need a custom initializer. #​1469
  • Export zip entry timestamps no longer drift across timezones (was 7h ahead on US Pacific). Applies to per-export and full-archive downloads. #​2639
  • Map v2 heatmap stays visible at city and street zoom instead of fading out past city level. #​2087
  • Map v2 search panel: visits list no longer flashes and disappears after picking a location — a stale debounced fetch was overwriting it. #​2394
  • Transportation-mode sliders (Walking/Cycling/Driving max speed, Min flight distance) in Map v2 settings now respect your unit of measurement (mph/mi when miles are selected). #​2634
  • Self-hosting docs (Docker, Synology, intro) now show the correct default password safepassword instead of password. #​2636
  • Map v2 light/white/grayscale basemaps: dense point sequences no longer camouflage as thin white lines — strokes are now dark on light basemaps, white on dark. #​2387
  • Activity Overview heatmap opens centered on your most recent active day instead of January 1 — no blank future months on mobile early in the year. #​2228
  • Map v2 timeline calendar: a selected day shows visits in your profile timezone — late-evening visits no longer leak across day tabs. #​2619
  • Renaming a suggested visit in the timeline now confirms it and saves the typed name as a place under your account. #​2621
  • User-data archive import no longer lets the payload overwrite a track's user_id, id, or timestamps.
  • Track generation no longer creates duplicate tracks — multiple background jobs (daily, realtime, recalc, import) could previously produce the same track per time window, leaving 2–3 copies on your map. Run Map v2 → Settings → Recalculate tracks & stats once after upgrading to recompute from the merged points. #​2677
  • Heatmap on Map V2 looks a lot better than before
  • In notifications section of navbar only "99+" is shown when there are more than 99 notifications, instead of the actual number.

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [Freika/dawarich](https://github.com/Freika/dawarich) | patch | `1.7.5` → `1.7.6` | | [freikin/dawarich](https://github.com/Freika/dawarich) | patch | `1.7.5` → `1.7.6` | --- ### Release Notes <details> <summary>Freika/dawarich (Freika/dawarich)</summary> ### [`v1.7.6`](https://github.com/Freika/dawarich/blob/HEAD/CHANGELOG.md#176---2026-05-09) [Compare Source](https://github.com/Freika/dawarich/compare/1.7.5...1.7.6) ##### Added - Map v2 timeline: bulk Confirm and Decline in selection mode, capped at 500 visits per request. - Trip **Recalculate** button: refresh path, distance, and visited countries on demand. The page updates automatically when it finishes; repeat clicks within 60 seconds are ignored. [#&#8203;2478](https://github.com/Freika/dawarich/issues/2478) - Google's "Timeline Edits.json" type of Takeout export is now recognized and imported directly. ##### Fixed - Monthly stats now bucket points by your local timezone instead of UTC — fixes phantom day-1 spikes from overnight imports and undercounts near month boundaries. [#&#8203;2546](https://github.com/Freika/dawarich/issues/2546) - Slider knobs in settings and map-layer toggles now move on click instead of staying left while only the track color changes. [#&#8203;2566](https://github.com/Freika/dawarich/issues/2566) - Stats and tracks recalculation no longer crashes in midnight-DST timezones (e.g. `America/Santiago`). [#&#8203;2638](https://github.com/Freika/dawarich/issues/2638) - Mobile map fills the dynamic viewport and respects iPhone safe-area insets — navbar below the notch, date selector / demo banner above the home indicator and Safari URL bar. [#&#8203;1873](https://github.com/Freika/dawarich/issues/1873) - Transactional emails now build links with HTTPS, fixing reset links that arrived as `http://` even when the site was served over HTTPS via reverse proxy. [#&#8203;1469](https://github.com/Freika/dawarich/issues/1469) - SMTP authentication and timeouts (`SMTP_AUTHENTICATION`, `SMTP_OPEN_TIMEOUT`, `SMTP_READ_TIMEOUT`) are now env-configurable — Office 365 and similar no longer need a custom initializer. [#&#8203;1469](https://github.com/Freika/dawarich/issues/1469) - Export zip entry timestamps no longer drift across timezones (was 7h ahead on US Pacific). Applies to per-export and full-archive downloads. [#&#8203;2639](https://github.com/Freika/dawarich/issues/2639) - Map v2 heatmap stays visible at city and street zoom instead of fading out past city level. [#&#8203;2087](https://github.com/Freika/dawarich/issues/2087) - Map v2 search panel: visits list no longer flashes and disappears after picking a location — a stale debounced fetch was overwriting it. [#&#8203;2394](https://github.com/Freika/dawarich/issues/2394) - Transportation-mode sliders (Walking/Cycling/Driving max speed, Min flight distance) in Map v2 settings now respect your unit of measurement (mph/mi when miles are selected). [#&#8203;2634](https://github.com/Freika/dawarich/issues/2634) - Self-hosting docs (Docker, Synology, intro) now show the correct default password `safepassword` instead of `password`. [#&#8203;2636](https://github.com/Freika/dawarich/issues/2636) - Map v2 light/white/grayscale basemaps: dense point sequences no longer camouflage as thin white lines — strokes are now dark on light basemaps, white on dark. [#&#8203;2387](https://github.com/Freika/dawarich/issues/2387) - Activity Overview heatmap opens centered on your most recent active day instead of January 1 — no blank future months on mobile early in the year. [#&#8203;2228](https://github.com/Freika/dawarich/issues/2228) - Map v2 timeline calendar: a selected day shows visits in your profile timezone — late-evening visits no longer leak across day tabs. [#&#8203;2619](https://github.com/Freika/dawarich/issues/2619) - Renaming a suggested visit in the timeline now confirms it and saves the typed name as a place under your account. [#&#8203;2621](https://github.com/Freika/dawarich/issues/2621) - User-data archive import no longer lets the payload overwrite a track's `user_id`, `id`, or timestamps. - Track generation no longer creates duplicate tracks — multiple background jobs (daily, realtime, recalc, import) could previously produce the same track per time window, leaving 2–3 copies on your map. Run **Map v2 → Settings → Recalculate tracks & stats** once after upgrading to recompute from the merged points. [#&#8203;2677](https://github.com/Freika/dawarich/issues/2677) - Heatmap on Map V2 looks a lot better than before - In notifications section of navbar only "99+" is shown when there are more than 99 notifications, instead of the actual number. </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzAuMTYiLCJ1cGRhdGVkSW5WZXIiOiI0My4xNzAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImRvY2tlciIsImdpdGh1Yi1yZWxlYXNlcyJdfQ==-->
renovate-bot added the automergedockergithub-releases labels 2026-05-09 16:52:18 +00:00
renovate-bot added 1 commit 2026-05-09 16:52:22 +00:00
chore(deps): update dawarich to v1.7.6
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 36s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Successful in 1m11s
54c7de02b4
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-09 16:52:24 +00:00
renovate-bot merged commit 8afc6eae76 into main 2026-05-09 16:52:27 +00:00
renovate-bot deleted branch renovate/unified-dawarich 2026-05-09 16:52:34 +00:00
Sign in to join this conversation.