Skip to content

1.3.20

Choose a tag to compare

@github-actions github-actions released this 08 Jan 23:31
· 108 commits to main since this release

✨ New Feature: Default Alignment for Images

You can now set a default alignment (None / Left / Center / Right) for newly inserted images.

Settings → Image alignment → Default alignment for new images

When set, images will automatically receive the chosen alignment when you drop or paste them into a note. Set to "None" to disable (default behavior).

Thanks @SiriYep for the PR #379 (closes #127)

🖼️ Improved: Crop Modal Panning

Added middle mouse button (MMB) panning during crop process.

Obsidian Image Converter - 1 3 20 - crop panning

  • MMB (middle mouse button): Pan/move the image
  • LMB (left mouse button): Draw selection area
  • Pan resets on ESC/Reset

Thanks @talraash - PR #331

🔧 Fixes

  • Fixed typo in regex pattern description for image processing settings (Thanks @cksapp - PR #341, #340)

Full Changelog: 1.3.19...1.3.20