- I changed the Learn > Word translation implementation to no longer depend on GitHub APIs or access to the underlying repository. Now, the tool reads the public HTML and converts it to Markdown and then to Microsoft Word.
- The authentication mechanism is now based on GitHub instead of Microsoft. Several people had trouble with Azure Entra accounts not allowing them access, and this should fix that problem.
What's Changed
- Add integration tests from Rob. by @markjulmar in #5
- Minor fixes to align to original content. by @markjulmar in #6
- Merge in changes for latest DocFX. by @markjulmar in #7
Full Changelog: 2.0...2024112