Skip to content

Notes to Kindle 0.1.3

Choose a tag to compare

@github-actions github-actions released this 16 Aug 18:31
· 22 commits to master since this release

Notes to Kindle 0.1.3

This release replaces JSZip with fflate to remove obsolete browser polyfills from the generated bundle. EPUB output remains compatible: the mimetype entry is still first and stored uncompressed, while document entries use DEFLATE compression.

Community review readiness

  • Removes all dynamic <script> element creation and new Function patterns inherited from JSZip.
  • Adds a CI and release gate that rejects those patterns if they return.
  • Limits release assets to the files supported by the Obsidian Community directory.
  • Enables GitHub Issues as the public support channel.

This app was not created or endorsed by Amazon.

Full Changelog: 0.1.2...0.1.3