Skip to content

Releases: jglev/obsidian-paste-mode

5.0.2

16 Apr 19:00
ddef35f

Choose a tag to compare

  • 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

Choose a tag to compare

5.0.2-beta2 Pre-release
Pre-release
  • Fixed line break replacement to only apply to alt text.

5.0.2-beta1

09 Mar 13:31

Choose a tag to compare

5.0.2-beta1 Pre-release
Pre-release
  • Added replacement of linebreaks in image alt text with space.

5.0.2-beta0

08 Mar 23:35

Choose a tag to compare

5.0.2-beta0 Pre-release
Pre-release
  • Fixed bug whereby spaces in URL for local download were not being parsed correctly.

5.0.1

12 Jan 12:23
a6589ea

Choose a tag to compare

  • 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

Choose a tag to compare

5.0.1-beta1 Pre-release
Pre-release
  • Added 'current directory' option for paste location override.

5.0.1-beta0

06 Jan 13:41

Choose a tag to compare

5.0.1-beta0 Pre-release
Pre-release
  • Fixed bug whereby Windows downloaded attachments would not always work (being interpreted as C:/C:/...)

5.0.0

17 Dec 18:47
4bc286d

Choose a tag to compare

  • 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

Choose a tag to compare

5.0.0-beta2 Pre-release
Pre-release
  • Fixed bug whereby local file override would look for C:/C:/... in Windows.

5.0.0-beta1

28 Nov 02:14

Choose a tag to compare

5.0.0-beta1 Pre-release
Pre-release
  • Improved handling of file:///path/to/file links, which were being blocked from fetch by CORS.