Skip to content

Releases: sandorex/nuke-orphans-plugin

Version 1.2.5

16 Jan 11:58
Compare
Choose a tag to compare
Bumping version 1.2.5

Version 1.2.4

30 Dec 09:28
Compare
Choose a tag to compare
Version bump 1.2.4

Version 1.2.3

28 Jun 21:07
Compare
Choose a tag to compare

Changelog

  • Fixes #7 where files linked inside a canvas were orphaned

Version 1.2.2

23 Nov 19:38
Compare
Choose a tag to compare

Changelog

  • Allow adding multiple paths for attachments

Version 1.2.1

26 May 10:14
Compare
Choose a tag to compare

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

19 May 23:11
Compare
Choose a tag to compare

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

14 May 18:01
Compare
Choose a tag to compare

Changelog

  • Fixed a dumb copy & paste mistake

Version 1.1.5

14 May 17:54
Compare
Choose a tag to compare

Changelog

  • Trash modal:
    • Moved the Copy to clipboard button to a nicer position
    • Changed button text from Confirm to Trash

Version 1.1.4

14 May 17:42
Compare
Choose a tag to compare

Changelog

  • Fixed messed up trash modal on mobile
  • Removed useless logging

Version 1.1.3

13 May 18:31
Compare
Choose a tag to compare

This release has no changes but is meant as a final test for the CI