Releases: DominikPieper/obsidian-ReadItLater
Releases · DominikPieper/obsidian-ReadItLater
0.3.1
What's Changed
New features
- feat: Adds %videoPublishDate% to YouTube by @CamronWalker in #105
Fixes
- fix: Bilibili embed autoplay by @lukacovicadam in #103
- fix: Youtube video id from HTML DOM by @lukacovicadam in #110
New Contributors
- @CamronWalker made their first contribution in #105
Full Changelog: 0.3.0...0.3.1
0.3.0
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
- @smartcaveman made their first contribution in #88
Full Changelog: 0.2.0...0.3.0
0.2.0
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
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
Full Changelog: 0.0.19...0.1.0
0.0.19
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
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
- @ClarkAllen1556 made their first contribution in #61
Full Changelog: 0.0.17...0.0.18
0.0.17
What's Changed
Features
- Use a folder for assets inside the assets folder by @panoukos41 in #56
Fixes
New Contributors
- @panoukos41 made their first contribution in #56
Full Changelog: 0.0.16...0.0.17
0.0.16
Release 0.0.16
0.0.15
update dependencies and push new version
0.0.14
Fix file download on mobile