Skip to content

Releases: Instapaper/obsidian-instapaper

1.1.3

16 Nov 17:42
Compare
Choose a tag to compare

What's Changed

  • Add "Sync" context menu item to notes folder by @jparise in #77

Full Changelog: 1.1.2...1.1.3

1.1.2

01 Nov 11:46
Compare
Choose a tag to compare

What's Changed

  • Replace all runs of spaces with hyphens by @jparise in #76

Full Changelog: 1.1.1...1.1.2

1.1.1

31 Oct 23:25
Compare
Choose a tag to compare

What's Changed

  • Replace spaces with hyphens in tag names by @jparise in #74
  • Obsidian tags cannot be entirely numeric by @jparise in #75

Full Changelog: 1.1.0...1.1.1

1.1.0

30 Oct 14:20
Compare
Choose a tag to compare

What's Changed

  • Add 'tags' property to synchronized notes by @jparise in #73

Full Changelog: 1.0.7...1.1.0

1.0.7

02 Oct 15:37
Compare
Choose a tag to compare

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

1.0.6

07 May 22:13
Compare
Choose a tag to compare

What's Changed

  • Also strip " (quote) characters from filenames by @jparise in #56
  • Catch file system errors in notes sync by @jparise in #57

Full Changelog: 1.0.5...1.0.6

1.0.5

07 May 21:14
Compare
Choose a tag to compare

What's Changed

  • More specific "update" notice messages by @jparise in #52
  • Replace Windows special characters with empty string by @Donohue in #55

Full Changelog: 1.0.4...1.0.5

1.0.4

27 Apr 17:19
Compare
Choose a tag to compare

What's Changed

  • Don't send body data with GET requests by @jparise in #51

Full Changelog: 1.0.3...1.0.4

1.0.3

27 Apr 16:52
Compare
Choose a tag to compare

What's Changed

  • Authenticate with hmac-sha1 library by @Donohue in #50

Full Changelog: 1.0.2...1.0.3

1.0.2

26 Apr 18:45
Compare
Choose a tag to compare

What's Changed

  • Switch to create-hmac for HMAC generation by @jparise in #49

Full Changelog: 1.0.1...1.0.2