mirror of
https://github.com/travisvn/obsidian-vision-recall.git
synced 2026-07-22 05:38:13 +00:00
- Migrated CSS files to SCSS with more modular and scoped styling - Added new DeleteConfirmationModal for consistent deletion UX - Updated file and folder handling to use Obsidian's native methods - Improved local storage interactions through Obsidian app methods - Bumped version to 1.0.4 and updated minimum app version - Added new path alias and TypeScript configuration updates And all other points outlined in the PR review
7 lines
107 B
JSON
7 lines
107 B
JSON
{
|
|
"1.0.0": "0.15.0",
|
|
"1.0.1": "0.15.0",
|
|
"1.0.2": "0.15.0",
|
|
"1.0.3": "0.15.0",
|
|
"1.0.4": "1.8.3"
|
|
}
|