Skip to content

2.1.10

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 14:30
· 57 commits to main since this release

Address feedback from Obsidian official review obsidianmd/obsidian-releases#3314

"fundingUrl": "https://signal.org/donate/",
The expectation for the funding url is that users can donate to you as a developer, not to some other unrelated project.
What you can do is put some text into your README explaining that you don't accept donations and that all donations should go to signal instead, then link to that here.

"minAppVersion": "0.15.0",
You are using newer API's, set this to the latest public build number.

import * as path from 'path';
Remove this unused import.

text: "Attach Markdown to Vault",, text: "Attach Markdown and Images to Vault",, atoc.createEl("h2", { text: "Table of Contents" });, text: "Save Image to Vault",
Use sentence case in UI