Releases: dy-sh/obsidian-consistent-attachments-and-links
Releases · dy-sh/obsidian-consistent-attachments-and-links
v3.0.0
- Fully rewrite rename logic
Full Changelog: 2.1.0...3.0.0
v2.1.0
- Check for missing file cache
Full Changelog: 2.0.0...2.1.0
v2.0.0
- Ensure notes are saved before collecting attachments
- Process notes in sorted order
- Simpler check for
collectAttachmentsCurrentNote
Full Changelog: 1.3.0...2.0.0
v1.3.0
- Fix attachments for deleted notes
- Fix removal of embedded markdown files
Full Changelog: 1.2.0...1.3.0
v1.2.0
- Handle deleted note cache properly
Full Changelog: 1.1.0...1.2.0
v1.1.0
- Fixed moving embedded
md
andcanvas
files - Fixes metadata cache reliability
Full Changelog: 1.0.11...1.1.0
1.0.11
1.0.9
What's Changed
- Update README.md by @kkYrusobad in #35
- Recognize path for invalid links as Obsidian does by @mnaoumov in #40
- Fix typo by @JadoJodo in #42
- Ability to use regex in ignoreFiles by @i-KishoreVarma in #36
- Increase line number by @mnaoumov in #49
- Remove part after # when resolve file by @mnaoumov in #46
- Check for renamed files before removing by @mnaoumov in #60
- Do accurate searches when validating vault consistency without hurting performance by @mnaoumov in #51
- Improve grammar and wording by @mairas in #61
- Get exact matching file before removal by @mnaoumov in #63
New Contributors
- @kkYrusobad made their first contribution in #35
- @JadoJodo made their first contribution in #42
- @i-KishoreVarma made their first contribution in #36
- @mairas made their first contribution in #61
Full Changelog: 1.0.8...1.0.9
1.0.8
- Add pdf page check for non-embedded links
- Add support for pdf page sections
- Improve performance on big vaults
- Add command
Collect attachments in current note
- Add support for
${filename}
placeholder for attachments folder setting
Full Changelog: 1.0.7...1.0.8
1.0.7
- small fixes
Full Changelog: 1.0.6...1.0.7