Releases: Habit-Labs/Sharetron
Releases · Habit-Labs/Sharetron
1.0.4
Full Changelog: 1.0.3...1.0.4
1.0.3
Full Changelog: 1.0.2...1.0.3
1.0.2
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
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
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.