Skip to content

Releases: elastic/docs-builder

docs-builder 0.29.2

15 Apr 07:23
119d238
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Add lastmod and ensure we also add DocumentationGroup navigation items by @Mpdreamz in #1124

Full Changelog: 0.29.1...0.29.2

docs-builder 0.29.1

15 Apr 06:18
0a92cb5
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: 0.29.0...0.29.1

docs-builder 0.29.0

14 Apr 20:27
5122843
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

🧰 Maintenance

⚙️ Automation

Full Changelog: 0.28.0...0.29.0

docs-builder 0.28.0

11 Apr 12:42
609837b
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

📝 Documentation

🧰 Maintenance

⚙️ Automation

Full Changelog: 0.27.0...0.28.0

docs-builder 0.27.0

04 Apr 16:37
3d29177
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • Revert to original implementation with s3client by @reakaleek in #970
  • Use SHA256 checksum algorithm while uploading link reference by @reakaleek in #969
  • Use temporary folder for output in update-all-link-reference command by @reakaleek in #967
  • Fix misplaced guard for checking for updates on CI by @Mpdreamz in #966
  • Add rust back as supported language by @Mpdreamz in #965

Full Changelog: 0.26.1...0.27.0

docs-builder 0.26.1

03 Apr 15:52
000e842
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Use lamdba hosting as entry not our test code by @Mpdreamz in #962

Full Changelog: 0.26.0...0.26.1

docs-builder 0.26.0

03 Apr 15:32
7aefb1b
Compare
Choose a tag to compare

✨ Features

  • Add support for multiple line comments by @cotti in #940

🐛 Bug Fixes

  • Use CrtChecksums explicitly to download S3 objects inside lambda function by @Mpdreamz in #961
  • Fix table header appearance when a cell is empty by @reakaleek in #958

Full Changelog: 0.25.1...0.26.0

docs-builder 0.25.1

03 Apr 11:48
65d743c
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Use github.event.release.tag_name explicitly during release workflow to upload artifacts by @Mpdreamz in #960

Full Changelog: 0.25.0...0.25.1

docs-builder 0.25.0

03 Apr 10:36
1643d03
Compare
Choose a tag to compare

✨ Features

  • Redirect to first markdownfile on serve command in case index.md doesn't exist by @reakaleek in #956
  • All L1 navigation links are now collapsed by default by @reakaleek in #951
  • Update link registry listings to include git reference by @Mpdreamz in #947
  • Add support for Myst inline role syntax with applies_to as first usecase by @Mpdreamz in #875
  • Add archive easter egg by @reakaleek in #896
  • Add content_source (current/next) to assembler by @Mpdreamz in #894
  • Add 'archive' layout by @reakaleek in #892
  • Previous version links on document pages with mapped entries in front matter by @cotti in #876

🐛 Bug Fixes

📝 Documentation

🧰 Maintenance

⚙️ Automation

Full Changelog: 0.24.0...0.25.0

docs-builder 0.24.0

01 Apr 11:45
ddda1ce
Compare
Choose a tag to compare

✨ Features

  • Add anchors in landing page by @reakaleek in #867
  • Add landing overview page for detection rules. by @Mpdreamz in #868
  • Optimize hljs by @reakaleek in #864
  • Add a modal for images to expand to upon being clicked instead of leaving the current page by @cotti in #858
  • Extend navigation validate command to check publish links by @Mpdreamz in #850
  • Remove image from landing page by @reakaleek in #855
  • 404: Make clear it's linking to the docs home page by @reakaleek in #856
  • Update navigation.yml by @colleenmcginnis in #845
  • Add navigation build commands to assembler: 'validate' and 'validate-link-reference' by @Mpdreamz in #848
  • Add ability to set different Google Tag Manager snippets for each environment by @reakaleek in #846

🐛 Bug Fixes

  • Fix CurrentUrlPath being empty on deeply nested snippets by @Mpdreamz in #887
  • Add extension method for relative path trimming when using ReadOnlySpan by @cotti in #888
  • Only filter out detection rules that are within an '_deprecated' folder by @reakaleek in #885
  • Fix sub-path resolution in DiagnosticLinkInlineParser by @Mpdreamz in #884
  • Correct landing page wording for the cloud account section by @florent-leborgne in #882
  • Add elastic/detection-rules to assembler navigation.yml by @colleenmcginnis in #857
  • Update landing page links by @reakaleek in #871
  • Fix relative links by @reakaleek in #861
  • Keep track of navigation source on markdown files for easier root navigation lookups in assembler by @Mpdreamz in #862
  • Fix page switcher dropdown on safari by @reakaleek in #860
  • Path prefix duplication detection in navigation.yml by @Mpdreamz in #844
  • Protect against asciidoc headers by @Mpdreamz in #843
  • Sticky footer by @reakaleek in #841

🧰 Maintenance

⚙️ Automation

  • Add validate-path-prefixes-local to preview-build workflow by @Mpdreamz in #851
  • Add local prefix validation action to solution by @Mpdreamz in #849
  • Ensure we checkout before build/releasing our lamdba binary by @Mpdreamz in #842

Full Changelog: 0.23.0...0.24.0