File tree Expand file tree Collapse file tree 3 files changed +17
-14
lines changed Expand file tree Collapse file tree 3 files changed +17
-14
lines changed Original file line number Diff line number Diff line change 22
33## master
44
5+ # 0.7.0
6+
57- Fixes the link in the gist view will be opened in the iFrame.
68- Use the ` postMessage ` mechanism to set the iFrame's height, which should be much secure.
79
Original file line number Diff line number Diff line change 11{
2- "id" : " obsidian-gist" ,
3- "name" : " Gist" ,
4- "version" : " 0.6 .0" ,
5- "minAppVersion" : " 0.9.12" ,
6- "description" : " This is a plugin to display the GitHub Gist." ,
7- "author" : " Jun Lin" ,
8- "authorUrl" : " https://github.com/linjunpop/obsidian-gist" ,
9- "isDesktopOnly" : false
2+ "id" : " obsidian-gist" ,
3+ "name" : " Gist" ,
4+ "version" : " 0.7 .0" ,
5+ "minAppVersion" : " 0.9.12" ,
6+ "description" : " This is a plugin to display the GitHub Gist." ,
7+ "author" : " Jun Lin" ,
8+ "authorUrl" : " https://github.com/linjunpop/obsidian-gist" ,
9+ "isDesktopOnly" : false
1010}
Original file line number Diff line number Diff line change 11{
2- "0.6.0" : " 0.9.12" ,
3- "0.5.0" : " 0.9.12" ,
4- "0.4.0" : " 0.9.12" ,
5- "0.3.0" : " 0.9.12" ,
6- "0.2.0" : " 0.9.12" ,
7- "0.1.0" : " 0.9.12"
2+ "0.7.0" : " 0.9.12" ,
3+ "0.6.0" : " 0.9.12" ,
4+ "0.5.0" : " 0.9.12" ,
5+ "0.4.0" : " 0.9.12" ,
6+ "0.3.0" : " 0.9.12" ,
7+ "0.2.0" : " 0.9.12" ,
8+ "0.1.0" : " 0.9.12"
89}
You can’t perform that action at this time.
0 commit comments