Releases: cnwenzhihong/Obsidian-auto-paste-link
Releases · cnwenzhihong/Obsidian-auto-paste-link
Auto Paste Link 1.0.4
Changes in 1.0.4
- Refactored title providers into grouped modules so new site support can be added with smaller, safer changes.
- Added conservative generic title fetching for unsupported sites when the title looks clean enough.
- Added more supported title sites across code, docs, Chinese content, and entertainment sources.
- Added entertainment title providers for TMDb, Letterboxd, Rotten Tomatoes, MyAnimeList, Bangumi, Spotify, and Dailymotion.
- Added a README unsupported-site list for sites that return verification pages, homepage titles, empty titles, or generic app titles.
- Added README guidance for using AI to add new supported sites safely.
- Expanded tests for provider matching, title cleanup, API/oEmbed title resolution, and fallback behavior.
Auto Paste Link 1.0.3
Auto Paste Link 1.0.3 release.
Auto Paste Link 1.0.2
Auto Paste Link 1.0.2 release.
Auto Paste Link 1.0.1
Auto Paste Link 1.0.1
Maintenance release for Obsidian community plugin review.
Changes
- Fixed Obsidian review warnings for popout window compatibility.
- Replaced newer Obsidian language API usage to keep
minAppVersionat1.5.0. - Added GitHub Actions release workflow with artifact attestations.
- Kept plugin behavior unchanged from
1.0.0.
Features
- Format pasted single URLs as Markdown links.
- Embed direct image and video URLs.
- Fetch titles for supported sites: bilibili, YouTube, and Fab.
- Support trusted image sources and advanced image rules.
- Keep
Ctrl+Shift+Vas plain paste.
Auto Paste Link 1.0.0
Auto Paste Link 1.0.0
Initial public release.
Features
- Format a single pasted URL as a Markdown link.
- Embed direct image URLs as Markdown image links.
- Embed direct video URLs as HTML video tags.
- Fetch titles for supported sites: bilibili, YouTube, Fab.
- Keep Ctrl+Shift+V as plain paste.
- Ignore YAML frontmatter by default.
- Support configurable trusted image sources and advanced image rules.