Releases: jglev/obsidian-paste-mode
Releases · jglev/obsidian-paste-mode
5.0.2
16 Apr 19:00
Compare
Sorry, something went wrong.
No results found
Fixed bug whereby spaces in URL for local download were not being parsed correctly.
Added replacement of linebreaks in image alt text with space.
Fixed line break replacement to only apply to alt text.
5.0.2-beta2
09 Mar 13:47
Compare
Sorry, something went wrong.
No results found
Fixed line break replacement to only apply to alt text.
5.0.2-beta1
09 Mar 13:31
Compare
Sorry, something went wrong.
No results found
Added replacement of linebreaks in image alt text with space.
5.0.2-beta0
08 Mar 23:35
Compare
Sorry, something went wrong.
No results found
Fixed bug whereby spaces in URL for local download were not being parsed correctly.
5.0.1
12 Jan 12:23
Compare
Sorry, something went wrong.
No results found
Fixed bug whereby Windows downloaded attachments would not always work (being interpreted as C:/C:/...)
Added 'current directory' option for paste location override.
Added '{current}' support to default Attachments location.
5.0.1-beta1
09 Jan 12:12
Compare
Sorry, something went wrong.
No results found
Added 'current directory' option for paste location override.
5.0.1-beta0
06 Jan 13:41
Compare
Sorry, something went wrong.
No results found
Fixed bug whereby Windows downloaded attachments would not always work (being interpreted as C:/C:/...)
5.0.0
17 Dec 18:47
Compare
Sorry, something went wrong.
No results found
Added the ability for remote images referenced in pasted HTML to be locally downloaded when pasting.
Renamed plugin from "Paste to Current Indentation" to "Paste Mode," reflecting that the scope of the plugin has increased over the past several releases.
5.0.0-beta2
12 Dec 02:32
Compare
Sorry, something went wrong.
No results found
Fixed bug whereby local file override would look for C:/C:/... in Windows.
5.0.0-beta1
28 Nov 02:14
Compare
Sorry, something went wrong.
No results found
Improved handling of file:///path/to/file links, which were being blocked from fetch by CORS.