Releases: elastic/docs-builder
Releases · elastic/docs-builder
docs-builder 0.108.0
✨ Features
- Add Markdown support to the CSV directive by @theletterf in #2532
Full Changelog: 0.107.0...0.108.0
docs-builder 0.107.0
✨ Features
- Add real-time diagnostics HUD for serve mode by @Mpdreamz in #2563
- Add chat persistence with support for multiple conversations by @reakaleek in #2559
- Add remote MCP Lambda for AI-powered documentation tools by @Mpdreamz in #2540
🐛 Bug Fixes
- Fix Ask AI conversation ID handling by @reakaleek in #2574
- Fix random chat stream errors by @reakaleek in #2573
- Fix AskAI chat persistence and use well-known
idb-keyvallibrary by @reakaleek in #2566 - Fix changelog render with publishing blocks by @lcawl in #2568
- Fix changelog bundle encoding characters by @lcawl in #2565
- Update header for isolated builds by @Mpdreamz in #2543
- Fix tooltip in AskAI flyout by @reakaleek in #2542
- feature/openapi docs by @Mpdreamz in #2425
- Finish refactor configuration for release notes and more general refactorings. by @Mpdreamz in #2534
🧰 Maintenance
- Change table width in csv include directive by @theletterf in #2562
- Bump @elastic/eui from 111.0.0 to 111.1.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory by @dependabot[bot] in #2551
- Fix EDOT CF navigation tree by @theletterf in #2560
- Bump aws-actions/configure-aws-credentials from 4 to 5 by @dependabot[bot] in #2547
- Bump aws-actions/configure-aws-credentials from 4 to 5 in /.github/workflows by @dependabot[bot] in #2548
- Bump release-drafter/release-drafter from 6.1.0 to 6.2.0 in /.github/workflows by @dependabot[bot] in #2549
- Bump typescript-eslint from 8.51.0 to 8.52.0 in /src/Elastic.Documentation.Site in the eslint group across 1 directory by @dependabot[bot] in #2550
- Bump @opentelemetry/sdk-logs from 0.208.0 to 0.209.0 in /src/Elastic.Documentation.Site by @dependabot[bot] in #2553
- Bump @elastic/highlightjs-esql from 1.2.0 to 1.2.2 in /src/Elastic.Documentation.Site by @dependabot[bot] in #2552
- Bump AWSSDK.Core and AWSSDK.SQS by @dependabot[bot] in #2555
- Bump FSharp.Core from 10.0.101 to 10.0.102 by @dependabot[bot] in #2557
- Bump Generator.Equals from 3.2.1 to 3.3.0 by @dependabot[bot] in #2558
- Bump FakeItEasy from 9.0.0 to 9.0.1 by @dependabot[bot] in #2556
Full Changelog: 0.106.2...0.107.0
docs-builder 0.106.2
🐛 Bug Fixes
- Fix csv-include LLM markdown and PlainText output by @reakaleek in #2536
Full Changelog: 0.106.1...0.106.2
docs-builder 0.106.1
🐛 Bug Fixes
- Fix products docset and frontmatter merging by @reakaleek in #2537
- Fix htmx links by @reakaleek in #2535
🧰 Maintenance
- [Automation] Bump product version numbers by @elastic-observability-automation[bot] in #2539
Full Changelog: 0.106.0...0.106.1
docs-builder 0.106.0
✨ Features
- Move AskAI to right side flyout by @reakaleek in #2533
- Restructure changelog configuration to use pivot section with inverted label mappings by @Mpdreamz in #2523
- Add changelog gh-release command to create changelogs from GitHub releases by @Mpdreamz in #2526
🐛 Bug Fixes
- Hide stepper line after last step by @florent-leborgne in #2531
- split changelog creation and bundler by @Mpdreamz in #2521
🧰 Maintenance
- Simplify navigation and remove lazy loading by @reakaleek in #2530
- [Automation] Bump product version numbers by @elastic-observability-automation[bot] in #2528
- Bump undici from 7.16.0 to 7.19.0 in /src/Elastic.Documentation.Site by @dependabot[bot] in #2525
- Bump lodash-es from 4.17.21 to 4.17.23 in /src/Elastic.Documentation.Site by @dependabot[bot] in #2527
Full Changelog: 0.105.0...0.106.0
docs-builder 0.105.0
✨ Features
- Add changelog directive by @cotti in #2524
- Add helpful error when internal links are missing .md extension by @leemthompo in #2520
🐛 Bug Fixes
- Fix breadcrumbs by @reakaleek in #2529
- Split Markdown and Asciidoc changelog renders further by @Mpdreamz in #2519
- Fix image exclusion by @reakaleek in #2518
📝 Documentation
🧰 Maintenance
- Update shared_configuration.stack.next to 9.3.0 by @alexandra5000 in #2511
Full Changelog: 0.104.1...0.105.0
docs-builder 0.104.1
🐛 Bug Fixes
- Fix navigation item not expanding when top-level nav changes by @reakaleek in #2514
- ElasticsearchOptions fallback to dotnet secrets by @Mpdreamz in #2513
- Split ChangelogService and reorganize into new Elastic.Changelog project by @Mpdreamz in #2512
- Use IFileSystem for ChangelogService and update tests by @Mpdreamz in #2508
🧰 Maintenance
- Add edot-cloud-forwarder-aws to assembler file by @theletterf in #2517
- Align naming to NavigationSearch by @reakaleek in #2516
- Rename telemetry to "NavigationSearch" by @reakaleek in #2515
- Bump parcel from 2.16.1 to 2.16.3 in /src/Elastic.Documentation.Site by @dependabot[bot] in #2415
Full Changelog: 0.104.0...0.104.1
docs-builder 0.104.0
✨ Features
- Add product filtering to full-page search with enhanced active filter display by @Mpdreamz in #2500
- Sort areas alphabetically in changelog render output by @lcawl in #2502
- Update --strip-title-prefix to handle trailing colon by @lcawl in #2503
🐛 Bug Fixes
Full Changelog: 0.103.1...0.104.0
docs-builder 0.103.1
🐛 Bug Fixes
- Change environment variable key for OTLP proxy by @reakaleek in #2505
🧰 Maintenance
- Change base version for edot-cf-aws by @theletterf in #2504
Full Changelog: 0.103.0...0.103.1
docs-builder 0.103.0
✨ Features
- Add --extract-release-notes to changelog add by @lcawl in #2483
- Add --strip-title-prefix option to changelog add command by @lcawl in #2481
- Add PlainTextRenderer for search-optimized content by @reakaleek in #2488
🐛 Bug Fixes
- Use environment variables instead of parameterstore extension by @reakaleek in #2501
- Fix --use-pr-number for changelog add by @lcawl in #2485
- Allow content in the same line before closing a comment by @cotti in #2499
- Update placeholder text to Jump to page by @Mpdreamz in #2489
- Filter out symlinks when scanning for documentation files by @Mpdreamz in #2487
🧰 Maintenance
- Bump @babel/preset-react from 7.27.1 to 7.28.5 in /src/Elastic.Documentation.Site by @dependabot[bot] in #2413
- Bump Amazon.Lambda.Serialization.SystemTextJson from 2.4.4 to 2.4.5 by @dependabot[bot] in #2495
- Bump Amazon.Lambda.S3Events from 3.1.0 to 3.1.2 by @dependabot[bot] in #2494
- [Automation] Bump product version numbers by @elastic-observability-automation[bot] in #2491
- Bump typescript-eslint from 8.50.1 to 8.51.0 in /src/Elastic.Documentation.Site in the eslint group across 1 directory by @dependabot[bot] in #2492
- Bump @elastic/synthetics from 1.20.0 to 1.22.0 in /src/Elastic.Documentation.Site by @dependabot[bot] in #2493
- Bump Amazon.Lambda.SQSEvents from 2.2.0 to 2.2.1 by @dependabot[bot] in #2496
- Bump AWSSDK.Core and AWSSDK.SQS by @dependabot[bot] in #2498
Full Changelog: 0.102.0...0.103.0