Skip to content

Releases: DominikPieper/obsidian-ReadItLater

0.6.0

05 Oct 17:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...0.6.0

0.5.1

05 Sep 17:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

04 Aug 14:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

30 Oct 19:51
Compare
Choose a tag to compare

What's Changed

New features

Fixes

New Contributors

Full Changelog: 0.3.1...0.4.0

0.3.1

28 Jun 18:45
Compare
Choose a tag to compare

What's Changed

New features

Fixes

  • fix: Bilibili embed autoplay by @lukacovicadam in #103
  • fix: Youtube video id from HTML DOM by @lukacovicadam in #110

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

04 May 18:50
Compare
Choose a tag to compare

What's Changed

New features

  • Add support for embedding TikTok videos by @lukacovicadam in #94
  • Add settings to customize embed player size by @lukacovicadam in #97
  • Extend share menu with plugin shortcut by @lukacovicadam in #99

Fixes

  • Correct a typo in Settings UI by @smartcaveman in #88
  • Fix youtube video without tags by @lukacovicadam in #93
  • fix: YouTube regex to match only video ID by @lukacovicadam in #95

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

05 Mar 11:06
Compare
Choose a tag to compare

What's Changed

  • feat: Youtube Shorts embed by @lukacovicadam in #78
  • feat: Fetching data from YouTube API by @lukacovicadam in #80

Full Changelog: 0.1.0...0.2.0

0.1.0

29 Jan 20:56
Compare
Choose a tag to compare

What's Changed

New features

  • Exposed %author% and %siteName% by @pmi5 in #68
  • feat: Add support for embeding Vimeo videos by @lukacovicadam in #71
  • feat: Add parser for Stack Exchange sites by @lukacovicadam in #74

Bugfixes

  • Add nullish coalescing operator to prevent error for YoutTube parser in case of HTML change by @lukacovicadam in #70

Internal changes

  • Change build tool from Rollup to esbuild by @lukacovicadam in #69
  • chore: Update npm dependencies and eslint configuration by @lukacovicadam in #75
  • chore: Update esbuild by @lukacovicadam in #76

New Contributors

  • @pmi5 made their first contribution in #68

Full Changelog: 0.0.19...0.1.0

0.0.19

04 Jan 18:20
Compare
Choose a tag to compare

What's Changed

Features

  • Feature: Adding Mastodon parser by @ClarkAllen1556 in #59
  • Add option to download Mastodon Media attachments by @lukacovicadam in #65
  • Add option to save Mastodon replies or whole threads by @lukacovicadam in #66
  • Add estimated reading time of article as template variable by @lukacovicadam in #64
  • Add additional YouTube video data by @lukacovicadam in #67

Full Changelog: 0.0.18...0.0.19

0.0.18

23 Dec 10:01
Compare
Choose a tag to compare

What's Changed

  • Fix for #60 Unable to save non-parsable webpages by @ClarkAllen1556 in #61
  • Fix CORS image download and escape asset folder name by @lukacovicadam in #63

New Contributors

Full Changelog: 0.0.17...0.0.18