Skip to content

Releases: diplodoc-platform/cli

v5.0.3

09 Jun 10:08
Compare
Choose a tag to compare

5.0.3 (2025-06-09)

Dependency update

  • update @diplodoc/client@3.6.3 to run tests (31885da)

v5.0.2

06 Jun 16:56
Compare
Choose a tag to compare

5.0.2 (2025-06-06)

Dependency update

  • Update @diplodoc/client to 3.6.3 (e3a6dd6)

v5.0.1

06 Jun 08:30
Compare
Choose a tag to compare

5.0.1 (2025-06-06)

Dependency update

  • Update @diplodoc/client to 3.6.0 (989b292)
  • Update @diplodoc/client to 3.6.1 (d45af45)

v5.0.0

06 Jun 08:02
Compare
Choose a tag to compare

5.0.0 (2025-06-04)

⚠ BREAKING CHANGES

  • Add multithreading

Features

  • add @diplodoc/page-constructor-extension (#1222) (5a9f8ce)
  • Add hashIncludes build option (80b3d96)
  • Add autotitles to generic includer (3e7f143)
  • Add autotitles to TOC (32d790f)
  • Add hooks to logger (78d06f4)
  • Add multithreading (d7af822)
  • Add program run report (456d03b)
  • Add program run report (62a6541)
  • Add smart extensions resolving (81a0c4c)
  • delete algolia (9257c87)
  • flexible support for restricted-access has been added when adding it to frontmatter (2638d1e)
  • Implement build Entry service (2551b64)
  • Implement core template class (d094a6a)
  • Improve vcs connector (0251165)
  • Make VCS feature more configuragle (03c33f5)
  • merge config (7597350)
  • Reimplement redirects feature to redirects service (f4931ec)
  • Remove from argument from public markdown api (f896a6f)
  • Rename github-vcs-connector to github-vcs (925854b)

Bug Fixes

  • Accurate use memory on threads (2b9e213)
  • add lint rule YFM003 for unreachable links (617e432)
  • Add toc info for ssr single-page (c13805c)
  • addModule & lint tests (4615a40)
  • after rebase (2638d1e)
  • by review (2638d1e)
  • Change includes hashing algorithm (7bdd323)
  • Change threads sync algorithm and Toc service api (f747846)
  • Change threads sync algorithm and Toc service api (89e2a11)
  • correct after rebase (2638d1e)
  • Create VCS worktree only if branch configured (0d0237e)
  • Debounce includes copy (11bec0b)
  • Disable ignoring toc with technical-preview stage (9c7c6be)
  • Disable VCS data processing on threads (cf276ea)
  • Do not store meta inside leading data for html (c27d463)
  • Fix commented includes hashing (8ced95b)
  • Fix empty VCS data processing (c9f5870)
  • Fix included tocs processing (ad1a8e3)
  • Fix includes hashing link processing (f8e6161)
  • Fix link unreachble check for threading mode (f4d03ba)
  • Fix link unreachble check for threading mode (1be05ab)
  • Fix multithreading featue (7fc344e)
  • Fix project links exists check (4b73a93)
  • Fix single-page rendering mode (c9c5968)
  • fix tests, add test, fix logic add meta (2638d1e)
  • Fix threaded entries processing (b094bf5)
  • Fix types, lint, package-lock (4646d21)
  • Fix VCS mtimes for threaded mode (6cd665c)
  • generic include (d8e43a4)
  • Handle VCS empty user info (e096544)
  • Hash markdown includes (7d1a599)
  • Improve error logs (0533029)
  • incorrect merge (2638d1e)
  • link err to warn (2c3806c)
  • merge (2638d1e)
  • merge (2638d1e)
  • Move mergeIncludes option to md feature (ac7401f)
  • Move mergeIncludes option to md feature (370d9b8)
  • Pile threads logs to main process (dcd1572)
  • Remove useless logger add method (c9bfb17)
  • Split github info request (074ff4d)
  • temp disable toc filtrations (172630d)
  • transferring restricted-access logic to walkItems (2638d1e)
  • traversing branches without an href attribute (2638d1e)

Dependency update

v4.59.13

04 Jun 14:54
497ea7c
Compare
Choose a tag to compare

4.59.13 (2025-06-04)

Bug Fixes

v4.59.12

02 Jun 10:38
Compare
Choose a tag to compare

4.59.12 (2025-06-02)

Bug Fixes

  • Seal project deps for stable version (174e0a0)

v4.60.0

29 May 12:52
3091f62
Compare
Choose a tag to compare

4.60.0 (2025-05-29)

Features

v4.59.11

21 May 15:41
Compare
Choose a tag to compare

4.59.11 (2025-05-21)

Bug Fixes

  • revert to a less verbose regex to use in version substitution (caee2fd)
  • use a regexp with wider coverage to replace version with a placeholder (b7db9d2)

v4.59.10

21 May 07:35
Compare
Choose a tag to compare

4.59.10 (2025-05-21)

Bug Fixes

  • Fix autotitles for parent folders (4c2d0b2)

Dependency update

  • Update @diplodoc/transform to 4.57.7 (3c9604f)

v4.59.9

20 May 12:53
Compare
Choose a tag to compare

4.59.9 (2025-05-20)

Bug Fixes

  • export CliTestAdapter class (4b5e105)