Releases: raystack/chronicle
Releases · raystack/chronicle
v0.12.4
v0.12.3
v0.12.2
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
v0.12.0
v0.11.3
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
v0.11.1
v0.11.0
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