Skip to content

Releases: Habit-Labs/Sharetron

1.0.4

10 Jun 06:58

Choose a tag to compare

Full Changelog: 1.0.3...1.0.4

1.0.3

10 Jun 06:16

Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

1.0.2

09 Jun 22:38

Choose a tag to compare

Actually remove the duplicate Share note item from the mobile three-dot menu. (1.0.1's fix used Platform.isMacOS, which Obsidian derives from the user agent — and iOS user agents contain 'like Mac OS X', so the gate passed on iPhones.)

1.0.1

09 Jun 21:08

Choose a tag to compare

Remove duplicate Share note item from the mobile three-dot menu (Obsidian's built-in Share already covers it). Toolbar button, ribbon, and command palette entries unchanged.

1.0.0

09 Jun 19:48

Choose a tag to compare

Initial release. Share notes via the native OS share sheet as Markdown or PDF (macOS + iOS). Zero runtime dependencies; PDF export uses Electron's printToPDF.