All Versions
21
Latest Version
Avg Release Cycle
23 days
Latest Release
1284 days ago

Changelog History
Page 1

  • v2.56.5 Changes

    November 10, 2020

    ๐Ÿ‘ 1. Support more localized strings in theme. Thanks @alaincroisetiere (#6698) โฌ†๏ธ 2. Upgrade JQuery to 3.5.1, Bootstrap to 3.4.1 to fix vulnerabilities. Thanks @alaincroisetiere (#6717)

  • v2.56.4 Changes

    October 20, 2020

    ๐ŸŽ 1. Fix DocFX breaking under Linux and macOS. (#5785) ๐Ÿ‘ 2. Support more localized strings under zh-CN template. Thanks @alaincroisetiere! (#6648, #6649, #6659, #6660, #6667)

  • v2.56.3 Changes

    October 12, 2020
    1. Bug fix:
      1. Display all levels in PDF TOC in default PDF template. Thanks @icnocop! (#3015)
      2. Fix alerts and other glyphicons styling not rendered in default PDF template. (#3016)
      3. Ignore resolving in example for swagger loading. (#6603)
  • v2.56.2 Changes

    July 27, 2020

    โฌ‡๏ธ 1. Downgrade the severity of empty input files from warning to suggestion. (#6206) ๐Ÿ’… 2. Fix style issue of NOTE sections in PDF. Thanks @Blake-Eryx! (#6211, #6271)

  • v2.56.1 Changes

    July 06, 2020
    1. Bug fix:
      1. Fix updating links unexpectedly when building docs.microsoft.com docset for review purpose.
  • v2.56 Changes

    June 29, 2020

    0๏ธโƒฃ 1. Support excluding default TOC in PDF. Thanks @Blake-Eryx! (#6146)

    1. Improvement and bug fix in code extension. (#6070)
    2. Bug fix:
      1. Fix TOC scrolling to wrong place. Thanks @Spongman! (#4470)
      2. Fix NOTE/WARNING/INFORMATION/CAUTION/TIP sections style. Thanks @Blake-Eryx! (#6082)
  • v2.55 Changes

    June 12, 2020

    ๐Ÿ‘ 1. Support setting wkhtmltopdf.exe path in CLI option. Thanks @icnocop! (#6040)

    1. Make console output readable under white background. Thanks @paulpach! (#5309)
    2. Improvement and bug fix in code extension. (#5945, #5968)
    3. Ensure SourceBasePath present in manifest when a version contains no files. (#5960)
    4. Bug fix:
      1. Fix failing to search for methods by name. Thanks @paulpach! (#5695)
  • v2.54 Changes

    May 25, 2020

    ๐Ÿ‘ 1. Supporting setting wkhtmltopdf.exe path in config. Thanks @icnocop! (#4422)

    1. Add video Markdown extension syntax. (#5945)
    2. Bug fix:
      1. Fix inaccurate error message when UIDs are duplicate. (#5898).
  • v2.53.1 Changes

    May 11, 2020
    1. But fix:
      1. Downgrade error to warning for Markdown complex image.
  • v2.53 Changes

    May 11, 2020

    ๐Ÿ“‡ 1. Support extracting metadata from FSharp projects incrementally. Thanks @saul! (#5810) ๐Ÿ“„ 2. Support XrefService as parameter. e.g. docfx --xrefService https://xref.docs.microsoft.com/query?uid={uid}. (#5786)

    1. Feature, improvement and bug fix in several Markdown extension syntax. (#5792, #5804, #5838, #5857)
    2. Do not warn when certain output is empty. (#5878)
    3. Bug fix:
      1. Fix crash when building FSharp projects with override methods. Thanks @saul! (#5811)
      2. Fix applying template preprocessor failure for Python reference in some cases. (#5781)
      3. Fix PDF outline issue, add check for user style sheet existence. Thanks @icnocop (#5490, #5858)