Releases: Seraphli/obsidian-link-embed
Releases · Seraphli/obsidian-link-embed
2.10.5
18 Dec 12:31
Compare
Sorry, something went wrong.
No results found
Bugs fixed:
add parentheses to URL regex for Wikipedia-style URLs, fix #80 (9912832 ) (by SErAphLi)
restore vault parameter for save images to vault feature, fix #79 (b5c9e9d ) (by SErAphLi)
2.10.3
16 Nov 11:43
Compare
Sorry, something went wrong.
No results found
Bugs fixed:
add button handlers to dummy embeds for failed fetch cleanup(faab70f ) (by SErAphLi)
2.10.2
16 Nov 10:14
Compare
Sorry, something went wrong.
No results found
New feature:
add markdown link favicon support (v2.10.0)(cbf5ed0 ) (by SErAphLi)
Bugs fixed:
resolve race condition in concurrent embed replacements(fc379e9 ) (by SErAphLi)
correct embed buttons positioning in reading mode(1a260f6 ) (by SErAphLi)
2.9.4
04 Nov 16:05
Compare
Sorry, something went wrong.
No results found
New feature:
add Create Markdown Link feature and improve code architecture(b3fb87c ) (by SErAphLi) fix #73
2.9.3
04 Nov 09:53
Compare
Sorry, something went wrong.
No results found
New feature:
add delete button to remove embed blocks, fix #72 (163d1d5 ) (by SErAphLi), Closes: #72
2.9.2
19 Aug 13:14
Compare
Sorry, something went wrong.
No results found
Bugs fixed:
improve favicon detection with async verification and fallback handling(332303b ) (by SErAphLi)
2.9.1
19 Aug 00:45
Compare
Sorry, something went wrong.
No results found
Bugs fixed:
update to version 2.9.1 and add Iframely API key support, fix #69 (d6f4658 ) (by SErAphLi)
2.9.0
17 Jun 12:13
Compare
Sorry, something went wrong.
No results found
New feature:
add copy button functionality and improve error handling notifications(8683622 ) (by SErAphLi)
Bugs fixed:
replace default favicon URL with Chrome's default globe icon data URI(5ce46cb ) (by SErAphLi)
2.8.5
07 Jun 12:07
Compare
Sorry, something went wrong.
No results found
Bugs fixed:
simplify base URL retrieval in getImage and getFavicon methods(2bbc757 ) (by SErAphLi)
2.8.4
27 May 06:18
Compare
Sorry, something went wrong.
No results found
New feature:
enhance image handling by verifying image URLs and allowing logo images in headers(3b72c79 ) (by SErAphLi)
update version to 2.8.0, add refresh button functionality, and improve favicon handling(9199ee5 ) (by SErAphLi)
add concurrency limiter and max concurrent local parsers setting(0baf211 ) (by SErAphLi)
add favicon support and unified caching for image dimensions, fix #57 (098e2f5 ) (by SErAphLi)
Bugs fixed:
implement image load attempts tracking and default dimensions fallback(1696f28 ) (by SErAphLi)
update URL regex to enforce proper URL format(242c567 ) (by SErAphLi)
fix render problem caused by favicon(c58f77f ) (by SErAphLi)
add apikey for jsonlink(cc6f7e8 ) (by SErAphLi)