Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Freika
/
dawarich
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
360
Star
10.1k
Code
Issues
103
Pull requests
66
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
1.10.2
- #3199
#3199
Merged
Freika
merged 51 commits into
master
Freika/dawarich:master
from
dev
Freika/dawarich:dev
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
51
(51)
Checks
Files changed
Merged
1.10.2
#3199
Freika
merged 51 commits into
master
Freika/dawarich:master
from
dev
Freika/dawarich:dev
Copy head branch name to clipboard
Commits
Commits on Jul 14, 2026
fix: quiet handled geocoder provider errors
Freika
committed
04e91a5
View commit details
Copy full SHA for 04e91a5
Browse repository at this point
Commits on Jul 15, 2026
Retry reverse geocoding point write timeouts
Freika
committed
8756850
View commit details
Copy full SHA for 8756850
Browse repository at this point
Commits on Jul 17, 2026
Retry transient OwnTracks point write timeouts
Freika
committed
7ae4859
View commit details
Copy full SHA for 7ae4859
Browse repository at this point
Commits on Jul 18, 2026
Prevent reverse-geocoding place deadlocks
Freika
committed
dba153f
View commit details
Copy full SHA for dba153f
Browse repository at this point
Commits on Jul 20, 2026
Prevent Null Island cleanup failures on legacy points
Freika
committed
0ae855c
View commit details
Copy full SHA for 0ae855c
Browse repository at this point
Retry point write contention in the shared upsert path
Freika
committed
bcf4982
View commit details
Copy full SHA for bcf4982
Browse repository at this point
Move changelog entry to the Unreleased section
Freika
committed
1f8b8bc
View commit details
Copy full SHA for 1f8b8bc
Browse repository at this point
Move changelog entry to the Unreleased section
Freika
committed
c869059
View commit details
Copy full SHA for c869059
Browse repository at this point
Fold the Null Island changelog entry into a single line
Freika
committed
0e59ea5
View commit details
Copy full SHA for 0e59ea5
Browse repository at this point
Cover lock-wait timeouts and retry exhaustion in reverse geocoding writes
Freika
committed
8977454
View commit details
Copy full SHA for 8977454
Browse repository at this point
Merge pull request #3189 from Freika/fix/owntracks-write-timeout
Show description for 2c40d7a
Freika
authored
2c40d7a
View commit details
Copy full SHA for 2c40d7a
Browse repository at this point
Merge branch 'dev' into fix/null-island-guards
Freika
authored
845a935
View commit details
Copy full SHA for 845a935
Browse repository at this point
Merge pull request #3197 from Freika/fix/null-island-guards
Show description for f8ab3f0
Freika
authored
f8ab3f0
View commit details
Copy full SHA for f8ab3f0
Browse repository at this point
Merge pull request #3186 from Freika/fix/reverse-geocoding-lock-timeout
Show description for 4a749a5
Freika
authored
4a749a5
View commit details
Copy full SHA for 4a749a5
Browse repository at this point
Merge pull request #3183 from Freika/fix/reverse-geocoding-provider-errors
Show description for eec1be0
Freika
authored
eec1be0
View commit details
Copy full SHA for eec1be0
Browse repository at this point
Merge pull request #3193 from Freika/fix/place-bulk-write-deadlock
Show description for 1ec0814
Freika
authored
1ec0814
View commit details
Copy full SHA for 1ec0814
Browse repository at this point
Stop the legacy lat/lon drop from crash-looping startup
Freika
committed
93481cf
View commit details
Copy full SHA for 93481cf
Browse repository at this point
Only treat transient geocoder failures as handled provider errors
Freika
committed
36d4e31
View commit details
Copy full SHA for 36d4e31
Browse repository at this point
Reuse the TLS helper and tighten the changelog wording
Freika
committed
43afcc6
View commit details
Copy full SHA for 43afcc6
Browse repository at this point
Merge branch 'dev' into fix/reverse-geocoding-provider-errors
Freika
authored
9604b76
View commit details
Copy full SHA for 9604b76
Browse repository at this point
Commits on Jul 22, 2026
fix: delegate non-string DNS names to the original resolver
Show description for 8416968
SAY-5
committed
8416968
View commit details
Copy full SHA for 8416968
Browse repository at this point
Commits on Jul 25, 2026
Fix legacy trial email retries
Show description for f35d7db
Freika
committed
f35d7db
View commit details
Copy full SHA for f35d7db
Browse repository at this point
Merge branch 'dev' into fix/legacy-trial-emails
Freika
authored
5fff92f
View commit details
Copy full SHA for 5fff92f
Browse repository at this point
Merge pull request #3180 from Freika/fix/legacy-trial-emails
Show description for dfe9d2d
Freika
authored
dfe9d2d
View commit details
Copy full SHA for dfe9d2d
Browse repository at this point
test: cover the DNS cache path and log the fix
Show description for 59439e6
Freika
committed
59439e6
View commit details
Copy full SHA for 59439e6
Browse repository at this point
Merge pull request #3205 from SAY-5/fix/dns-cache-nil-name
Show description for bf04182
Freika
authored
bf04182
View commit details
Copy full SHA for bf04182
Browse repository at this point
Allow saving large-area posters
Show description for f0256b5
Freika
committed
f0256b5
View commit details
Copy full SHA for f0256b5
Browse repository at this point
Add custom raster and style basemap URLs
Show description for a59c5e9
Freika
committed
a59c5e9
View commit details
Copy full SHA for a59c5e9
Browse repository at this point
Rescue QueryAborted and survive an unreachable queue
Show description for 877e74e
Freika
committed
877e74e
View commit details
Copy full SHA for 877e74e
Browse repository at this point
Bound the drop by lock_timeout alone and retry quietly
Show description for 5c5a424
Freika
committed
5c5a424
View commit details
Copy full SHA for 5c5a424
Browse repository at this point
Commits on Jul 27, 2026
Bind the drop timeouts to the transaction that runs it
Show description for 8a07b53
Freika
committed
8a07b53
View commit details
Copy full SHA for 8a07b53
Browse repository at this point
fix: make visit suggestion consistent and predictable
Show description for d7bc525
Freika
committed
d7bc525
View commit details
Copy full SHA for d7bc525
Browse repository at this point
feat: add a Poster Studio track width control
Show description for 63d7684
Freika
committed
63d7684
View commit details
Copy full SHA for 63d7684
Browse repository at this point
docs: reference the reported issues in the changelog entries
Freika
committed
b1a9f16
View commit details
Copy full SHA for b1a9f16
Browse repository at this point
Merge branch 'dev' into fix/visits-consistency
Freika
authored
c57ad0b
View commit details
Copy full SHA for c57ad0b
Browse repository at this point
test: cover the track width clamp floor and negative guard
Show description for b15faf2
Freika
committed
b15faf2
View commit details
Copy full SHA for b15faf2
Browse repository at this point
Shorten the lock wait and point the logs at the manual drop
Show description for 66c0e7c
Freika
committed
66c0e7c
View commit details
Copy full SHA for 66c0e7c
Browse repository at this point
Merge pull request #3238 from Freika/feat/poster-track-width
Show description for 3f0b82e
Freika
authored
3f0b82e
View commit details
Copy full SHA for 3f0b82e
Browse repository at this point
Merge branch 'dev' into fix/poster-large-area-save
Freika
authored
e788640
View commit details
Copy full SHA for e788640
Browse repository at this point
Wait long enough for the batched writers to let go
Show description for 6695be9
Freika
committed
6695be9
View commit details
Copy full SHA for 6695be9
Browse repository at this point
Merge pull request #3237 from Freika/fix/visits-consistency
Show description for 5d35267
Freika
authored
5d35267
View commit details
Copy full SHA for 5d35267
Browse repository at this point
fix: judge the poster area check against the rendered frame
Show description for 3f38965
Freika
committed
3f38965
View commit details
Copy full SHA for 3f38965
Browse repository at this point
Merge branch 'dev' into fix/lat-lon-drop-lock-crashloop
Freika
authored
7fe2c4d
View commit details
Copy full SHA for 7fe2c4d
Browse repository at this point
Merge pull request #3198 from Freika/fix/lat-lon-drop-lock-crashloop
Show description for abea28d
Freika
authored
abea28d
View commit details
Copy full SHA for abea28d
Browse repository at this point
Merge branch 'dev' into fix/poster-large-area-save
Freika
authored
3f38cad
View commit details
Copy full SHA for 3f38cad
Browse repository at this point
Merge pull request #3230 from Freika/fix/poster-large-area-save
Show description for d2f2bbd
Freika
authored
d2f2bbd
View commit details
Copy full SHA for d2f2bbd
Browse repository at this point
Update app version
Freika
committed
36fcd3b
View commit details
Copy full SHA for 36fcd3b
Browse repository at this point
fix: keep custom basemaps loaded and restore layers after a style swap
Show description for f91cacd
Freika
committed
f91cacd
View commit details
Copy full SHA for f91cacd
Browse repository at this point
Merge branch 'dev' into feature/custom-basemap-formats
Freika
authored
ffd8baf
View commit details
Copy full SHA for ffd8baf
Browse repository at this point
Merge pull request #3231 from Freika/feature/custom-basemap-formats
Show description for 70597ac
Freika
authored
70597ac
View commit details
Copy full SHA for 70597ac
Browse repository at this point
fix: lock place names customised before name locking existed
Show description for 903d4b6
Freika
committed
903d4b6
View commit details
Copy full SHA for 903d4b6
Browse repository at this point
You can’t perform that action at this time.