Skip to content

MEGA Sync 1.1.4

Choose a tag to compare

@ledokter ledokter released this 06 Aug 17:44
· 15 commits to master since this release

Review fixes for the Obsidian Community directory.

Errors:

  • Settings headings no longer include the plugin name (the panel already shows it).
  • Bumped minAppVersion to 1.13.0 so the APIs in use (setDestructive, FileManager.trashFile) are within the declared minimum.

Warnings:

  • setInterval callback uses a block body (no Promise returned where void expected).
  • Removed an unnecessary type assertion in crypto.ts.

Release tag is 1.1.4 (no 'v' prefix), matching the manifest version.