Skip to content

Releases: raystack/chronicle

v0.12.4

04 Jun 10:11
b66e9b4

Choose a tag to compare

What's Changed

  • fix: fallback to site description for pages without description by @rsbh in #149

Full Changelog: v0.12.3...v0.12.4

v0.12.3

04 Jun 07:31
b1f6a10

Choose a tag to compare

What's Changed

  • fix: use local TTF font and render logo in OG image by @rsbh in #148
  • perf: preload API specs fetch in SSR head by @rsbh in #146

Full Changelog: v0.12.2...v0.12.3

v0.12.2

03 Jun 07:36
86cbba0

Choose a tag to compare

What's Changed

  • fix: resolve folder slugs to page data in /api/page endpoint by @rsbh in #93
  • ci: add Windows test job by @rsbh in #113
  • perf: reduce initial HTML payload by 30KB by @rsbh in #114
  • fix: use endpoint templates in metrics labels by @rsbh in #115
  • fix: add skeleton loader for API page first load by @rsbh in #116
  • feat: add structured OTel request logs with source IP by @rsbh in #117

Full Changelog: v0.12.1...v0.12.2

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