Releases: sandorex/nuke-orphans-plugin
Releases · sandorex/nuke-orphans-plugin
Version 1.2.5
Bumping version 1.2.5
Version 1.2.4
Version bump 1.2.4
Version 1.2.3
Changelog
- Fixes #7 where files linked inside a canvas were orphaned
Version 1.2.2
Changelog
- Allow adding multiple paths for attachments
Version 1.2.1
New features and bugfixes
Changelog
- Fixed bug where
trashOption
from obsidian was not respected and files go to system trash instead of local one - Added option to ignore paths using regex patterns and test them right in the settings tab!
- Added option to override trash folder path
Version 1.1.7
Changelog
- Now reading attachmentsFolderPath from config when field is empty in settings
- Added non public api ts module override
- Now trash modal will respect trashOption from obsidian config
- Some code readability improvements
Version 1.1.6
Changelog
- Fixed a dumb copy & paste mistake
Version 1.1.5
Changelog
- Trash modal:
- Moved the
Copy to clipboard button
to a nicer position - Changed button text from
Confirm
toTrash
- Moved the
Version 1.1.4
Changelog
- Fixed messed up trash modal on mobile
- Removed useless logging
Version 1.1.3
This release has no changes but is meant as a final test for the CI