Skip to content

Releases: FrilLab/frilvault

FrilVault v0.0.3

Choose a tag to compare

@mors119 mors119 released this 26 Jul 22:21
629562c

FrilVault v0.0.3

Release date: 2026-07-26

New Features

  • Added note count badges beside files and aggregated folders in the built-in VS Code Explorer.
  • Added a workspace note overview to FrilVault Notes when no editor file is active.
  • Added folder and file note counts with direct navigation to source files.

Improvements

  • Adding a note from a blank cursor line now prefers a line anchor.
  • Command labels are more compact, while the Explorer view remains clearly named FrilVault Notes.
  • Editor CodeLens actions are labeled Note Add and Note Edit.

Bug Fixes

  • Fixed the workspace overview repeatedly returning to Loading workspace notes... after a successful load.
  • Registered the missing frilvault.notesPanel.openNote command contribution.
  • Fixed bundled CLI resolution so the extension respects both injected host platform and host architecture during runtime and test execution.
  • Workspace overview data now comes directly from the vault explorer output.

Install

  • Install or update FrilVault from the Visual Studio Marketplace.
  • For manual installation, download the VSIX matching your platform from this GitHub Release after the workflow attaches the assets.

FrilVault v0.0.2

Choose a tag to compare

@mors119 mors119 released this 24 Jul 02:26
5739d40

What's Changed

  • Bundle the VS Code CLI into the extension by @mors119 in #152
  • Split VSIX release assets from Marketplace publishing by @mors119 in #153

Full Changelog: frilvault-v0.0.1...frilvault-v0.0.2

FrilVault v0.0.1

Choose a tag to compare

@mors119 mors119 released this 24 Jul 01:04
0b851a9

🎉 Initial Public Preview

This is the first public release of FrilVault.

FrilVault is a local-first developer knowledge vault that allows you to attach structured notes to source code without modifying the source itself.


✨ Features

  • Create notes for source files
  • Line and symbol anchors
  • Local .vault workspace storage
  • Search, statistics, health, and repair commands
  • VS Code integration

📦 Installation

  1. Install the FrilVault extension from the Visual Studio Marketplace.
  2. Install the FrilVault CLI.
  3. Open a workspace and start creating notes.

⚠️ Known Limitations

This initial preview requires the FrilVault CLI (flvt) to be installed separately.

Future releases will bundle the CLI with the VS Code extension to provide a simpler installation experience.


💬 Feedback

Bug reports and feature requests are welcome.

https://github.com/FrilLab/frilvault/issues