Skip to content

docs-builder 0.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 11:45
· 731 commits to refs/heads/main since this release
ddda1ce

✨ 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