Skip to content

Releases: raystack/chronicle

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

v0.5.4

20 Apr 08:37
e8d8f04

Choose a tag to compare

What's Changed

  • refactor: collapse pages API into single handler with query slug by @rsbh in #36
  • feat: add 404 page and serve metrics on separate port by @rsbh in #35
  • fix: pin fumadocs-mdx to 14.2.6 by @rsbh in #38

Full Changelog: v0.5.3...v0.5.4

v0.5.3

14 Apr 09:29
752b303

Choose a tag to compare

What's Changed

  • fix: copy README to package dir before npm publish by @rsbh in #31
  • fix: homepage rendering and client-side navigation issues by @rsbh in #32
  • feat: add .md routes for raw markdown content by @rsbh in #33
  • feat: add OpenTelemetry Prometheus metrics by @rsbh in #34

Full Changelog: v0.5.2...v0.5.3

v0.5.2

08 Apr 09:21
6896b08

Choose a tag to compare

What's Changed

  • feat: add --host flag to CLI and fix Docker setup by @rsbh in #30

Full Changelog: v0.5.1...v0.5.2

v0.5.1

08 Apr 05:45
2bd664c

Choose a tag to compare

What's Changed

  • fix: center content with gutters in default theme by @rsbh in #28
  • fix: pin vite to 8.0.3 and update install docs by @rsbh in #29

Full Changelog: v0.5.0...v0.5.1

v0.5.0

07 Apr 06:59
f14c7af

Choose a tag to compare

What's Changed

  • feat: add --config flag for chronicle.yaml path by @rsbh in #26
  • feat: add content/preset support in chronicle.yaml with Zod validation by @rsbh in #27
  • feat: update docs and add vercel.json by @rsbh in #25

Full Changelog: v0.4.0...v0.5.0