Skip to content

Releases: viggomeesters/obsidian-newest-files

0.1.4

14 Jun 13:54

Choose a tag to compare

Fix automatic Community review finding: avoid repeating the plugin name in settings headings by using a neutral File list heading. Harden local community checks to reject plugin-name settings headings.

0.1.3

14 Jun 13:33

Choose a tag to compare

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

13 Jun 04:28

Choose a tag to compare

Performance/stability: debounced view refreshes and delayed index pruning/saves during file event bursts.

Newest Files 0.1.1

12 Jun 14:14

Choose a tag to compare

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-vault smoke-test route.

Verification

  • npm run lint
  • npm run typecheck
  • npm test — 13/13 pass
  • npm run build
  • npm run smoke:cdp against obsidian-test-vault

Assets

Install/update by copying main.js, manifest.json, and styles.css into .obsidian/plugins/newest-files/.