Releases: raystack/chronicle
Releases · raystack/chronicle
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
v0.10.4
v0.10.3
v0.10.2
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
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