Releases: RainCat1998/obsidian-custom-attachment-location
Releases · RainCat1998/obsidian-custom-attachment-location
v1.0.2
- Forbid backslashes
Full Changelog: 1.0.1...1.0.2
v1.0.1
- Add settings validation
Full Changelog: 1.0.0...1.0.1
v1.0.0
What's Changed
- Fix README.md template example to prevent inappropriate latex rendering by @kaiiiz in #28
- Handle pasting multiple images by @mnaoumov in #58
- Support date var template(moment.js) in folder path & image name by @Harrd in #56
- Add mobile support by @mengbo in #44
- Add name sanitization when creating folder. by @EricWiener in #35
- Feature: Compress images from png to jpeg while pasting from the clipboard by @kaiiiz in #29
New Contributors
- @kaiiiz made their first contribution in #28
- @Harrd made their first contribution in #56
- @mengbo made their first contribution in #44
- @EricWiener made their first contribution in #35
Full Changelog: 0.0.9...1.0.0
0.0.9
Update to the latest plugin template and fixes some bugs.
0.0.8
0.0.7
Temporarily fix Drag-n-Drop file from explorer doesn't copy file to obsidian vault.
0.0.6
Changelog
- Add support for absolute path and relative path.
- Add options for autorenaming.
0.0.5
Add support for drop event
0.0.4
Optimize code
0.0.3
Add setting tabs and fix bugs.