Releases: viggomeesters/obsidian-newest-files
Releases · viggomeesters/obsidian-newest-files
0.1.4
0.1.3
Fix automatic Community review findings: preserve custom view leaves on unload, remove workspace.revealLeaf for declared minAppVersion compatibility, use Setting.setHeading for settings tab heading, and harden community checks for these cases.
newest-files 0.1.2
Performance/stability: debounced view refreshes and delayed index pruning/saves during file event bursts.
Newest Files 0.1.1
Newest Files 0.1.1
Repair release for the Windows-local Obsidian test vault flow.
Changed
- Makes Newest Files startup lazy so large legacy indexes stay bounded.
- Adds a CDP smoke route for real Obsidian UI verification from WSL/Windows.
- Documents the Windows-local
obsidian-test-vaultsmoke-test route.
Verification
npm run lintnpm run typechecknpm test— 13/13 passnpm run buildnpm run smoke:cdpagainstobsidian-test-vault
Assets
Install/update by copying main.js, manifest.json, and styles.css into .obsidian/plugins/newest-files/.