Skip to content

cli-v1.10.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 20:03

Fixed

  • macOS Finder zips no longer break Markdown import. A .zip made with
    Finder's "Compress" carries a __MACOSX/ tree of AppleDouble ._name
    sidecars; the ._chapter.md files looked like Markdown but aren't UTF-8, so
    the import failed with could not import this file: failed to read … ._….md.
    These (and anything under __MACOSX/) are now skipped.

Full Changelog: cli-v1.10.0...cli-v1.10.1