Releases: linjunpop/obsidian-gist
Releases · linjunpop/obsidian-gist
0.10.0
24 Jan 11:55
Compare
Sorry, something went wrong.
No results found
Fixes the gist style will be blocked by CSP.
Fixed CORS issues (#9 ).
0.9.1
15 Aug 10:03
Compare
Sorry, something went wrong.
No results found
Fixes gist won't render when the username contains character -. #7
0.9.0
13 Aug 23:32
Compare
Sorry, something went wrong.
No results found
⚠️ Set the minimum required Obsidian version to 0.15.0.
This will also make obsidian-gist work in Obsidian mobile.
0.8.1
01 Oct 11:42
Compare
Sorry, something went wrong.
No results found
Fixes the settings will be loaded incorrectly.
0.8.0
01 Oct 02:58
Compare
Sorry, something went wrong.
No results found
0.7.0
10 Jun 22:33
Compare
Sorry, something went wrong.
No results found
Fixes the link in the gist view will not be opened in the external browser.
Use the postMessage mechanism to set the iFrame's height, which should be much secure.
0.6.0
07 Jun 11:21
Compare
Sorry, something went wrong.
No results found
Move container style to styles.css.
0.5.0
04 Jun 12:31
Compare
Sorry, something went wrong.
No results found
Fixes the async chain.
Embed every gist into a iFrame so it will prevent DOM injection.
0.4.0
02 Jun 10:52
Compare
Sorry, something went wrong.
No results found
Allow rendering a gist with full URL
0.3.0
30 May 11:25
Compare
Sorry, something went wrong.
No results found
Allow rendering multiple Gists in the fenced code.