Releases: Instapaper/obsidian-instapaper
Releases · Instapaper/obsidian-instapaper
1.2.0
Added
- Block identifiers for highlights using Obsidian's block reference syntax (
^h{highlight_id}). - Customizable article properties: choose which properties to include and rename them to match your preferred naming scheme.
- Customizable notes templates: use Mustache templates to fully control how highlights appear in your notes.
Changed
- Minimum Obsidian version requirement updated to 1.11.0 for access to new API features.
Full Changelog: 1.1.5...1.2.0
1.1.5
1.1.4
What's Changed
- Stop sync if we encounter too many errors by @jparise in #153
- Fall back to a default name if our title is empty by @jparise in #154
- Use Keymap.isModifier to detect resync key by @jparise in #155
- Improve error handling for sync operations by @jparise in #156
Full Changelog: 1.1.3...1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.7
What's Changed
- Use Moment for timestamp formatting by @jparise in #67
- Minify the production build artifact (main.js) by @jparise in #68
- Use sentence case consistently in settings descriptions by @jparise in #69
- Disable console logging in production builds by @jparise in #70
Full Changelog: 1.0.6...1.0.7