Skip to content

DocFerry 0.0.9

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 08:37

DocFerry 0.0.9

This release fixes the automated review error reported for 0.0.8:

Compatibility:

  • Minimum Obsidian version remains 1.13.0.

Code-quality fixes:

  • Removes the two eslint-disable-next-line obsidianmd/ui/sentence-case comments, which the Obsidian Community scanner does not allow.
  • Rewords the custom server URL placeholder from http://127.0.0.1:8787 to Server URL: http://127.0.0.1:8787.
  • Rewords the manual cloud token placeholder from dfc_... to Cloud token: dfc_....
  • Adds a local ESLint configuration using eslint-plugin-obsidianmd so sentence-case and other review checks are caught before the next submission.

Release assets:

  • main.js
  • manifest.json
  • styles.css