Skip to content

Releases: raystack/chronicle

v0.12.1

27 May 05:51
d232664

Choose a tag to compare

What's Changed

  • feat: image cache warmup, query params, and docs by @rsbh in #110
  • fix: scroll sidebar to active item on navigation by @rsbh in #112
  • fix: design QA sidebar spacing and alignment by @rsbh in #111

Full Changelog: v0.12.0...v0.12.1

v0.12.0

26 May 08:18
4d8965a

Choose a tag to compare

What's Changed

  • feat: mobile responsive layout for default theme by @rsbh in #99

Full Changelog: v0.11.3...v0.12.0

v0.11.3

26 May 05:32
6bd54a7

Choose a tag to compare

What's Changed

  • fix: use regular font size for table cells by @rsbh in #104
  • fix: left-align top-level sidebar items, indent only nested by @rsbh in #107
  • fix: adjust content spacing for images, paragraphs, and h1 by @rsbh in #109
  • fix: redesign search dialog to match Figma by @rsbh in #108
  • feat: increase sidebar nesting depth to 4 levels by @rsbh in #105
  • feat: include externalDocs link in API markdown output by @rsbh in #106

Full Changelog: v0.11.2...v0.11.3

v0.11.2

22 May 06:13
59076ad

Choose a tag to compare

What's Changed

  • fix: add QueryClientProvider to SSR render tree by @rsbh in #102
  • fix: use t4 font size for article title by @rsbh in #103
  • fix: normalize backslashes in image URLs for Windows paths by @rsbh in #101

Full Changelog: v0.11.1...v0.11.2

v0.11.1

22 May 05:26
d7bc089

Choose a tag to compare

What's Changed

  • ci: add Docker build and run tests for Node and Bun by @rsbh in #100

Full Changelog: v0.11.0...v0.11.1

v0.11.0

21 May 11:01
a38e999

Choose a tag to compare

What's Changed

  • refactor: migrate search to react-query by @rsbh in #92
  • feat: navigate to heading from search results by @rsbh in #94
  • fix: center paper theme content relative to viewport by @rsbh in #91
  • fix: match link font-size to surrounding content by @rsbh in #97
  • fix: use Apsara typography tokens for heading sizes by @rsbh in #98
  • fix: fit tables within content width by @rsbh in #96
  • feat: add analytics support with use-analytics by @rsbh in #90
  • feat: on-demand image optimization with sharp by @rsbh in #95

Full Changelog: v0.10.4...v0.11.0

v0.10.4

19 May 09:47
0679bdf

Choose a tag to compare

What's Changed

  • fix: trigger search index build from readiness probe by @rsbh in #89

Full Changelog: v0.10.3...v0.10.4

v0.10.3

19 May 08:15
544f3a1

Choose a tag to compare

What's Changed

  • fix: skip prefetching for sidebar top links by @rsbh in #86
  • feat: extract and preload page images by @rsbh in #87
  • fix: add custom error handler and fix hydration errors by @rsbh in #88

Full Changelog: v0.10.2...v0.10.3

v0.10.2

18 May 09:37
872b936

Choose a tag to compare

What's Changed

  • feat: support env var substitution in API server URLs by @rsbh in #80
  • perf: lazy load page components and playground dialog by @rsbh in #81
  • feat: support draft frontmatter to hide pages by @rsbh in #84
  • feat: show content section badge in search results by @rsbh in #85
  • feat: add page data preloading for navigation by @rsbh in #83
  • feat: persist auth credentials in sessionStorage by @rsbh in #82

Full Changelog: v0.10.1...v0.10.2

v0.10.1

15 May 08:28
08f2641

Choose a tag to compare

What's Changed

  • fix: improve default theme skeleton loader by @rsbh in #77
  • feat: add favicon links from public folder by @rsbh in #75
  • chore: upgrade apsara rc.4 → rc.7, fix breaking changes, auto-expand sidebar groups by @rsbh in #70
  • fix: handle SIGINT/SIGTERM for graceful shutdown in Docker by @rsbh in #74
  • fix: move API markdown route to utils to prevent SSR interception by @rsbh in #79

Full Changelog: v0.10.0...v0.10.1