What's Changed
- Fix Browse and Access failing on iOS by using requestUrl instead of fetch by @philips in #99
- Fix exported PNG filenames to use 1-based page numbers by @philips in #101
- Add sort by name/date to device file browser by @philips in #100
- Fix picomatch vulnerabilities via npm audit fix by @philips in #98
- Scope button.mod-cta display:block rule to plugin's own UI by @philips in #102
- Fix ESLint warnings from eslint-plugin-obsidianmd by @philips in #103
- Support embedding .note files with ![[example.note]] by @philips in #109
- Fix Fit width getting stuck at 500% on large/high-res displays by @philips in #110
- Shorten plugin name to "Supernote (Unofficial)" and trim command names by @philips in #111
- Support #page=N anchors on regular links to .note files by @philips in #112
- Automate release publishing; clarify beta vs. stable channel by @philips in #114
- Never let a beta version land in main's manifest.json by @philips-clanker in #116
New Contributors
- @philips-clanker made their first contribution in #116
Full Changelog: 3.0.1...3.0.2-beta.0