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
- Bump apps/desktop/package.json to 0.0.8.
- README links the latest release via /releases/latest/download/
instead of pinning to a specific tag — the badges age gracefully
and the README no longer needs an edit on every bump.
- CHANGELOG entry for v0.0.8 covers the 322 M scaling chapter:
three compounding leaks plugged at filter time, auto-cleanup of
DuckDB spill, u32 packed wire, spatial-sort tooltip, Metal
watchdog chunking, and the V8 budget bump.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,27 +12,25 @@ You can load the data from a remote URL too! Clicking this link, you download 10
12
12
13
13
[LinkedIn Post for more context](https://www.linkedin.com/posts/dominik-weckm%C3%BCller_geospatial-atlas-is-born-explore-100m-points-activity-7411826555179429890-CiHX)
14
14
15
-
## Desktop App Download (v0.0.7)
15
+
## Desktop App Download
16
16
17
-
One-click download of the latest desktop app. All bundles are
18
-
**unsigned**, so every platform needs a one-off bypass step after
19
-
install — shown per-row below.
17
+
All links below resolve to the [latest tagged release](https://github.com/do-me/geospatial-atlas/releases/latest) — no need to update them on every bump. See the [CHANGELOG](CHANGELOG.md) for what's in each version. All bundles are **unsigned**, so every platform needs a one-off bypass step after install — shown per-row below.
0 commit comments