Skip to content

1.2.1

Latest

Choose a tag to compare

@JinmuGo JinmuGo released this 14 Jun 07:35
· 1 commit to main since this release

Maintenance release addressing Obsidian plugin review feedback (#11):

  • Use window.setTimeout() instead of activeWindow.setTimeout()
  • Detect the OS via Obsidian's Platform API instead of the deprecated navigator.platform
  • Use Obsidian's requestUrl() instead of fetch() for telemetry requests