Skip to content

v16.6.0

Latest

Choose a tag to compare

@mrueg mrueg released this 21 Jul 18:43

What's Changed

  • build(deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in #807
  • build(deps): bump github.com/chromedp/chromedp from 0.15.1 to 0.16.0 by @dependabot[bot] in #806
  • refactor: migrate metadata extraction to parser-based using goldmark by @mrueg in #808
  • fix: resolve double-escaping of query parameters in attachment links by @mrueg in #809
  • perf: reuse headless Chrome session across diagram rendering blocks by @mrueg in #810
  • refactor: completely remove legacy JSON-RPC API client and unify content restrictions by @mrueg in #812
  • perf: cache resolved Confluence pages to avoid repeated parent ancestry traversals by @mrueg in #811
  • Feature/yaml frontmatter by @michaelxmora in #805

New Contributors

Full Changelog: v16.5.1...v16.6.0