Skip to content

1.3.21

Choose a tag to compare

@github-actions github-actions released this 14 Jan 11:06
· 86 commits to main since this release

Improvements

  • Use FileManager.trashFile instead of direct deletion so that Obsidian's file deletion settings are honored (e.g., "Move to system trash" vs "Permanently delete"). This ensures the plugin behaves consistently with the user's configured deletion preferences for files in the vault.

Bug Fixes

  • Image Alignment: Fix image alignment checkmark persisisting in context menu after toggle-off.
  • Image Alignment: Fixed alignment changes not rendering after switching view modes (Live Preview ↔ Reading), quick alignment changes fail until view mode switches again.
  • Context Menu: Fix width dimension appearing under captions input field.
  • Resize Presets: Fixed "Fit Editor" preset showing undefined for max width value. Default is now 100%.
  • Fix #274 - Backslash added to image label when inserted into a table.

Full Changelog: 1.3.20...1.3.21