Skip to content

Releases: elastic/docs-builder

docs-builder 0.19.0

12 Mar 15:14
4e5f8e0
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • Use https remotes for assembler clones by @Mpdreamz in #723
  • AOT compile assembler by @Mpdreamz in #719
  • Move base image for assembly over to jammy to ensure git is available by @Mpdreamz in #717
  • Embedd assembler.yml in binary temporarily before its homed in docs-content by @Mpdreamz in #716
  • Allow to open link in a new tab when pressing the modifier key (ctrl or cmd) by @reakaleek in #714
  • Skip the navigation item if the parent group points to the same file by @reakaleek in #707
  • Remove UseSoftlineBreakAsHardlineBreak from MarkdownParser by @Mpdreamz in #510
  • Fix scroll position when opening a link with an anchor by @reakaleek in #702
  • Fix scrollTop when navigating through pages by @reakaleek in #698
  • Fix navigation by @reakaleek in #697

Full Changelog: 0.18.0...0.19.0

docs-builder 0.18.0

07 Mar 08:07
de662b5
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

Full Changelog: 0.17.0...0.18.0

docs-builder 0.17.0

06 Mar 09:37
b306bfa
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

📝 Documentation

🧰 Maintenance

⚙️ Automation

  • Re-enable inbound links validation on publish by @Mpdreamz in #669

Full Changelog: 0.16.0...0.17.0

docs-builder 0.16.0

28 Feb 18:01
a516d81
Compare
Choose a tag to compare

✨ Features

  • Share inbound-links commands with docs-builder by @Mpdreamz in #657

🐛 Bug Fixes

  • If GITHUB_REPOSITORY is set use it verbatim by @Mpdreamz in #655
  • Add logging to git remote resolving by @Mpdreamz in #652
  • Better error messages for cross_link errors (From docs-builder and docs-assembler) by @Mpdreamz in #651
  • Refactor link index command into dedicated LinkRegistry module by @Mpdreamz in #649
  • Add validate command for single published repository by @Mpdreamz in #648
  • Fix preview-build.yml by @reakaleek in #644
  • Inbound link checking, fully validate if found in links-index by @Mpdreamz in #643

📝 Documentation

🧰 Maintenance

⚙️ Automation

  • Fix environment_url in preview deployment by @reakaleek in #658
  • Add landing-page-path output and use it in preview workflow by @reakaleek in #642

Full Changelog: 0.15.0...0.16.0

docs-builder 0.15.0

27 Feb 20:57
7aea1aa
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

📝 Documentation

🧰 Maintenance

⚙️ Automation

Full Changelog: 0.14.0...0.15.0

docs-builder 0.14.0

24 Feb 18:45
eae1c9c
Compare
Choose a tag to compare

✨ Features

  • Add local inbound links validation to the shared preview workflow by @Mpdreamz in #589
  • Add inbound links validation by @Mpdreamz in #587
  • Add htmx to dynamically load content by @reakaleek in #545
  • Add redirects.yml to publish renames/delations in links.json for dependent docsets. by @Mpdreamz in #556

🐛 Bug Fixes

📝 Documentation

🧰 Maintenance

  • Ensure docs-builder serve shares the same service collection bootstrapping as the CLI tools by @Mpdreamz in #553
  • Add shared Elastic.Documentation.Tooling libraries for all CLI binaries by @Mpdreamz in #548

⚙️ Automation

🎨 Redesign

Full Changelog: 0.13.0...0.14.0

docs-builder 0.13.0

19 Feb 11:39
515404b
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

🎨 Redesign

Full Changelog: 0.12.0...0.13.0

docs-builder 0.12.0

18 Feb 09:15
a431832
Compare
Choose a tag to compare

✨ Features

  • Add ES|QL language support and move hl theme over to theme colors by @Mpdreamz in #519

🐛 Bug Fixes

⚙️ Automation

  • Remove label events from preview-build workflow by @Mpdreamz in #522

Full Changelog: 0.11.0...0.12.0

docs-builder 0.11.0

17 Feb 15:51
5f22e13
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

Full Changelog: 0.10.0...0.11.0

docs-builder 0.10.0

17 Feb 12:49
f5a72c1
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • Empty url in markdown links should result in an error not warning by @Mpdreamz in #515
  • Do not attempt to read conf.yaml immediately, not all commands need it by @Mpdreamz in #511
  • Allow for both :/ and <scheme:// style cross-link lookups by @Mpdreamz in #504

📝 Documentation

🧰 Maintenance

⚙️ Automation

🎨 Redesign

Full Changelog: 0.9.0...0.10.0