Releases: raystack/chronicle
Releases · raystack/chronicle
v0.10.0
What's Changed
- feat: SSR redirects for index pages and folder navigation by @rsbh in #69
- feat: add redirects config in chronicle.yaml by @rsbh in #71
- fix: derive folder path from direct child for correct sorting by @rsbh in #72
- fix: auto-select database connector based on deploy preset by @rsbh in #73
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- feat: render frontmatter title in default theme by @rsbh in #65
- feat: full-text search with SQLite FTS5 by @rsbh in #64
- fix: migrate lodash to lodash-es for ESM compatibility by @rsbh in #66
- fix: meta.json order sorting for folders without index pages by @rsbh in #67
- fix: encode slug segments in api/page URL by @rsbh in #68
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- feat: public dir support, logo and content icon config by @rsbh in #54
- fix: decode URL-encoded characters in SSR pathname by @rsbh in #55
- feat: redesign API reference page by @rsbh in #56
- feat: redirect index pages to first child when no index exists by @rsbh in #59
- feat: add .md endpoint for API reference pages by @rsbh in #57
- feat: breadcrumbs and prev/next navigation on API pages by @rsbh in #58
- docs: add features overview and getting started guide by @rsbh in #63
- feat: support order in meta.json and folder redirect by @rsbh in #62
- feat: show example values and improve section spacing by @rsbh in #60
Full Changelog: v0.7.4...v0.8.0
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.1
v0.6.0
What's Changed
- fix: upgrade fumadocs-core and fumadocs-mdx for compatibility by @ravisuhag in #39
- feat: multi-content + versioned docs by @rsbh in #40
- chore: upgrade @raystack/apsara to 1.0.0-rc.3 by @rsbh in #41
- feat: default theme layout with tab bar + page nav types by @rsbh in #37
- chore: replace mermaid with beautiful-mermaid by @rsbh in #42
New Contributors
- @ravisuhag made their first contribution in #39
Full Changelog: v0.5.4...v0.6.0