Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 993 Bytes

File metadata and controls

23 lines (17 loc) · 993 Bytes

Changelog

All notable changes to PromptVault are documented here.

2.0.0 - 2026-05-21

Added

  • GitHub profile button in the app navigation bar.
  • Public source release preparation.
  • React/Vite/Electron desktop app for local prompt libraries.
  • Folder browsing, prompt creation, prompt editing, media attachments, cover selection, and lightbox previews.
  • Documentation for installation, development, packaging, contribution, and security expectations.
  • Third-party dependency notices generated from npm metadata.
  • Reproducible npm lockfile and clean dependency audit.
  • Local unpacked Electron smoke-build script for standard Windows accounts.

Known Limitations

  • Automated tests are not included yet.
  • Windows packaging may require Developer Mode or administrator privileges because of electron-builder helper extraction.
  • The Electron security model is suitable for local bundled content, not arbitrary remote content.
  • Application icon assets are not included yet.