Skip to content

Releases: raystack/chronicle

v0.10.0

15 May 04:18
eef9f1e

Choose a tag to compare

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

14 May 07:25
f9421fe

Choose a tag to compare

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

13 May 09:31
3421242

Choose a tag to compare

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

08 May 06:08
ed3d944

Choose a tag to compare

What's Changed

  • fix: paper theme skeleton loader and navbar improvements by @rsbh in #52
  • perf: cache sorted page tree and precompute nav map by @rsbh in #53

Full Changelog: v0.7.3...v0.7.4

v0.7.3

07 May 10:18
29b06e1

Choose a tag to compare

What's Changed

  • fix: paper theme breadcrumbs and table overflow by @rsbh in #48
  • fix: search suggestions not loading on first open by @rsbh in #49
  • feat: skeleton loaders for page navigation by @rsbh in #50
  • chore: add CLAUDE.md by @rsbh in #51

Full Changelog: v0.7.2...v0.7.3

v0.7.2

05 May 10:22
aab68a1

Choose a tag to compare

What's Changed

  • fix: hide sidebar on landing page and update config docs by @rsbh in #47

Full Changelog: v0.7.1...v0.7.2

v0.7.1

05 May 05:44
a8048f4

Choose a tag to compare

What's Changed

  • fix: paper theme search and relative link resolution by @rsbh in #45
  • fix: serve static content files and resolve image paths by @rsbh in #46

Full Changelog: v0.7.0...v0.7.1

v0.7.0

04 May 05:26
9c0a7f9

Choose a tag to compare

What's Changed

  • feat: paper theme redesign to match the design by @rsbh in #44

Full Changelog: v0.6.1...v0.7.0

v0.6.1

29 Apr 03:59
1e75be5

Choose a tag to compare

What's Changed

  • Revert "chore: replace mermaid with beautiful-mermaid" by @rsbh in #43

Full Changelog: v0.6.0...v0.6.1

v0.6.0

28 Apr 09:25
6fce8f2

Choose a tag to compare

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

Full Changelog: v0.5.4...v0.6.0