Releases: jglev/obsidian-paste-mode
Releases · jglev/obsidian-paste-mode
5.0.2
5.0.2-beta2
- Fixed line break replacement to only apply to alt text.
5.0.2-beta1
- Added replacement of linebreaks in image alt text with space.
5.0.2-beta0
- Fixed bug whereby spaces in URL for local download were not being parsed correctly.
5.0.1
5.0.1-beta1
- Added 'current directory' option for paste location override.
5.0.1-beta0
- Fixed bug whereby Windows downloaded attachments would not always work (being interpreted as C:/C:/...)
5.0.0
5.0.0-beta2
- Fixed bug whereby local file override would look for C:/C:/... in Windows.
5.0.0-beta1
- Improved handling of
file:///path/to/file
links, which were being blocked fromfetch
by CORS.