This is an automated email from the ASF dual-hosted git repository. jiayu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sedona.git
commit b9a26b4f1c21dde6839348025497b17fcd4bc7a6 Author: Jia Yu <[email protected]> AuthorDate: Thu Jan 8 23:20:09 2026 -0800 [DOCS] Add Sedona 1.8.1 news --- docs-overrides/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-overrides/main.html b/docs-overrides/main.html index 48ab95c1bd..c2957904f2 100644 --- a/docs-overrides/main.html +++ b/docs-overrides/main.html @@ -17,7 +17,7 @@ You're not viewing the latest stable version. {% block header %} <div style="background: #CA463A; color: white; text-align: center; padding: 0.5rem;"> - <a href="blog/2025/09/24/introducing-sedonadb-a-single-node-analytical-database-engine-with-geospatial-as-a-first-class-citizen/" title="Announcement">📢 Introducing SedonaDB: A single-node analytical database engine with geospatial as a first-class citizen.</a> + <a href="setup/release-notes/" title="Announcement">🎉 Apache Sedona 1.8.1 is now available! Check out the new features and improvements.</a> </div> {{ super() }} {# This renders the original header below your test bar #} {% endblock %}
