Releases: elastic/docs-builder
Releases · elastic/docs-builder
docs-builder 0.30.3
docs-builder 0.30.2
docs-builder 0.30.1
🐛 Bug Fixes
- Fix scroll top when clicking on htmx link by @reakaleek in #1135
⚙️ Automation
- Add artifact attestation by @reakaleek in #1136
Full Changelog: 0.30.0...0.30.1
docs-builder 0.30.0
✨ Features
- Update index.md by @theletterf in #1131
🐛 Bug Fixes
- Ensure canonicals do not end with forward slash to match links by @Mpdreamz in #1133
- Ensure detection rules while hidden still allow indexing if the env allows it by @Mpdreamz in #1132
Full Changelog: 0.29.4...0.30.0
docs-builder 0.29.4
🐛 Bug Fixes
Full Changelog: 0.29.3...0.29.4
docs-builder 0.29.3
docs-builder 0.29.2
🐛 Bug Fixes
Full Changelog: 0.29.1...0.29.2
docs-builder 0.29.1
docs-builder 0.29.0
✨ Features
- Present doc page version selection in a dropdown by @cotti in #1102
- Add external link indicator by @reakaleek in #1096
🐛 Bug Fixes
- Add Elastic Cloud Serverless to the banner by @cotti in #1116
- Fix parent breadcrumbs in assembler build by @Mpdreamz in #1113
- fix inclussion path for bootstrap action by @Mpdreamz in #1108
- Use target attribute to identify external link by @reakaleek in #1106
- Update link to previous versions by @bmorelli25 in #1104
- Update archive heading and tests by @bmorelli25 in #1100
- Remove search section and move down search UI by @shainaraskas in #1098
- Reorder Extend section by @georgewallace in #1089
- Update landing page based on feedback by @georgewallace in #1091
- Fix anchors in "On this page" nav by @reakaleek in #1094
- Adjust banner coloring and contents by @cotti in #1097
- Use global navigation to compute prev/next by @Mpdreamz in #1095
🧰 Maintenance
- Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console by @dependabot[bot] in #1112
- Bump AWSSDK.S3 from 3.7.414.5 to 3.7.416.9 by @dependabot[bot] in #1111
- Bump FSharp.Core from 9.0.201 to 9.0.202 by @dependabot[bot] in #1110
- Bump typescript-eslint from 8.29.0 to 8.29.1 in /src/Elastic.Markdown by @dependabot[bot] in #1109
⚙️ Automation
- Add assembler binaries to releases by @Mpdreamz in #1117
- Use git ref instead of local ref by @reakaleek in #1105
Full Changelog: 0.28.0...0.29.0
docs-builder 0.28.0
✨ Features
- Add stepper directive by @reakaleek in #1092
- Add elastic-stack to
historymapping.yml
by @bmorelli25 in #1085 - Alphabetize _Archive.cshtml by @bmorelli25 in #1086
- Use text-wrap pretty more by @reakaleek in #1069
- Display dropdown content in an overlay by @reakaleek in #1070
- Left pages nav design changes by @reakaleek in #1065
- Dismissable banner for v3 by @cotti in #1038
🐛 Bug Fixes
- Fix left nav indentation by @reakaleek in #1088
- Fix dropdown on safari by @reakaleek in #1087
- Fix truncated text in "On this page" nav by @reakaleek in #1076
- Landing page changes by @reakaleek in #1080
- Warn of images outside to current toc scope when using image directive too by @Mpdreamz in #1077
- Prevent dropdown to open when click on active anchor by @reakaleek in #1072
- Action buttons redesign by @reakaleek in #1078
- Fix clean output directory in generate command, not generateall method by @Mpdreamz in #1071
- Fix navigation ordering by @Mpdreamz in #1068
- Banner adjustments by @cotti in #1055
- Swap #main-container if TopLevelGroup differs by @reakaleek in #1053
- Register scroll as passive by @reakaleek in #1042
- Cursor pointer on dismissible-button by @reakaleek in #1041
- Ensure current = next for elasticsearch in navigation.yml by @Mpdreamz in #1040
- Use boosted and inherited HTMX attributes for side navigation by @Mpdreamz in #1039
- Update release notes nav by @KOTungseth in #950
- Update archive links by @reakaleek in #952
- Update historymapping.yml to exclude Serverless mappings by @bmorelli25 in #948
- ignore cloud's saas folder when exporting images by @Mpdreamz in #1031
- Ensure ordering of navigation items by adding children after the parent's own items by @cotti in #1030
📝 Documentation
- Add system path tip to local contribution guide by @theletterf in #1064
- Fix typo in how-to-set-up-docs-previews.md by @theletterf in #1063
- Make minor edits to syntax quick ref by @marciw in #1043
- Add syntax quick ref by @marciw in #834
🧰 Maintenance
- Bump Amazon.Lambda.Core and Amazon.Lambda.RuntimeSupport by @dependabot[bot] in #1035
- Move to Central Nuget Packagement by @Mpdreamz in #939
- Bump tailwindcss from 4.1.0 to 4.1.3 in /src/Elastic.Markdown by @dependabot[bot] in #986
- Bump AWSSDK.S3 from 3.7.414.5 to 3.7.416.5 by @dependabot[bot] in #980
- Bump eslint from 9.23.0 to 9.24.0 in /src/Elastic.Markdown by @dependabot[bot] in #982
- Bump @tailwindcss/postcss from 4.1.0 to 4.1.3 in /src/Elastic.Markdown by @dependabot[bot] in #983
- Bump @eslint/js from 9.23.0 to 9.24.0 in /src/Elastic.Markdown by @dependabot[bot] in #981
- Bump coverlet.collector from 6.0.2 to 6.0.4 in /tests/authoring by @dependabot[bot] in #1005
- Bump AWSSDK.S3 from 3.7.414.5 to 3.7.416.5 in /tests/docs-assembler.Tests/src/docs-assembler.Tests by @dependabot[bot] in #1006
- Bump RazorSlices from 0.8.1 to 0.9.1 in /tests/authoring by @dependabot[bot] in #1007
- Bump RazorSlices from 0.8.1 to 0.9.1 in /tests/docs-assembler.Tests/src/docs-assembler.Tests by @dependabot[bot] in #1008
⚙️ Automation
- Set
persist-credentials
to false inactions/checkout
by @reakaleek in #1052 - Ensure force always deletes output folder on CI regardless of generationstate by @Mpdreamz in #1051
- Ensure force always deletes output folder on CI regardless of generationstate by @Mpdreamz in #1049
- Don't follow symlinks while s3 sync by @reakaleek in #1050
- Ensure we always do a --force build on CI by @Mpdreamz in #1048
- Update assembler.yml by @reakaleek in #1032
- Use root folder for nuget package-ecosystem by @reakaleek in #1020
- Add Elasticsearch Rust to assembler by @colleenmcginnis in #972
Full Changelog: 0.27.0...0.28.0