Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 709 Bytes

File metadata and controls

16 lines (14 loc) · 709 Bytes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.1.0] - 2025-06-05

Added

  • Initial release of VaultOS alpha kernel plugin.
  • Auto-detection of vaultos_* folders as subplugins.
  • Subplugin scaffolder for generating template files.
  • Converter, relocator, validator and compilator utilities for module deployment.
  • Module metadata cache with basic logging system.
  • VaultOS panel inside Obsidian workspace.
  • Manifest builder for compiled module metadata.
  • Basic Node tests for validator logic.