Releases: raystack/chronicle
Releases · raystack/chronicle
Release list
v0.12.5
What's Changed
- feat: add static site generation mode by @rohilsurana in #147
- fix: harden CORS proxy with timeout, size limit, and encoded path check by @rsbh in #145
- fix: drop metrics for unmatched routes to prevent cardinality explosion by @rohilsurana in #152
- fix: prevent inherited text-align justify from distorting table cell text by @rohilsurana in #153
- fix: prevent Cmd+K from opening duplicate search dialogs by @rsbh in #158
- feat: better MDX error handling in CLI and browser by @rsbh in #157
- fix: await full SSR stream so first-byte HTML contains page content by @rsbh in #159
New Contributors
- @rohilsurana made their first contribution in #147
Full Changelog: v0.12.4...v0.12.5
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