What's wrong with this entry?
Anonymous. No account, no email.
- Fixed incorrect path-component splitting in URL-to-filename conversion where
A(the path array) was referenced aszin certain code paths, causing incorrect encoding of URL path segments (search for"A.split"in the URL path normalizer —nJstructural change at line ~11580).
- Fixed
loadMarkdownFilesFromDirtimeout log message which incorrectly reported the function name asloadMarkdownFiles(search for"loadMarkdownFilesFromDir: ripgrep timed out scanning").