mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
docs: add Changelog tab and clean up overview page (#658)
* docs: add Changelog tab and clean up overview page - Remove v0.5.0 release banner and stats grid from docs/index.md - Add Changelog navigation tab to docs/docs.json after FAQ - Create docs/changelog.md sourced from CHANGELOG.md with full Mintlify formatting: one accordion per release (Unreleased → v0.0.1), icons, pip install snippets, Added/Fixed/Security sub-sections, and a change type legend * docs: fix broken index#whats-new link in quickstart — point to changelog
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ icon: "rocket"
|
||||
---
|
||||
|
||||
<Info>
|
||||
**v0.5.0** — Ontology Hub, Distance Intelligence, Parquet & XML ingestion, 12 security fixes. <a href="index#whats-new" style={{color:"#10B981",fontWeight:600,textDecoration:"none"}}>What's new →</a>
|
||||
**v0.5.0** — Ontology Hub, Distance Intelligence, Parquet & XML ingestion, 12 security fixes. <a href="changelog" style={{color:"#10B981",fontWeight:600,textDecoration:"none"}}>What's new →</a>
|
||||
</Info>
|
||||
|
||||
This guide walks you through the end-to-end pipeline for building your first knowledge graph. Start here after installation. An LLM API key is optional: pattern-based extraction works out of the box.
|
||||
|
||||
Reference in New Issue
Block a user