Pre-Release v0.7.0-beta.123
This pre-release contains 25 commits since v0.7.0 built from branch: release/0.7.0
on 2025-09-14 13:54:04 UTC
.
Change Summary
Features: 4
Fixes: 2
Chores: 4
Breaking: 0
Changes Since v0.7.0
Commits list include changes that can be used to identify potential points of interest for compatibility testing.
Merge branch 'develop' into release/0.7.0 (7763b5b)
fix: enhance output handling for installed plugins in stats action (dcfc6b0)
chore: format schemas (634a8a3)
Merge branch 'develop' into release/0.7.0 (3d016bc)
refactor: rename sync functionality (060ed45)
ci: enhance pipeline with pre-release creation and dynamic changelog generation (12d07a0)
chore: update package manager version to pnpm@10.16.0 (7366bd8)
Merge branch 'develop' into release/0.7.0 (9257799)
docs: improve README and installation documentation for clarity and conciseness (775fc77)
test: add unit tests for config utilities and environment variables (035a4e3)
feat: standardize flag descriptions and improve command descriptions (f16b167)
docs: clarify description of configuration synchronization in configuration.md (d329830)
test: normalize version info in CLI help snapshots for consistency (c6a9a7c)
Merge branch 'develop' into release/0.7.0 (1a82897)
chore: update tmp and add vite dependency version constraints (0696b61)
test: add exports field to package.json and implement CLI help tests (5823b59)
Merge branch 'develop' into release/0.7.0 (12b399d)
chore: update package manager version to pnpm@10.15.1 (4242870)
Merge branch 'feature/add-base-dir-to-config-sync' into develop (a75182b)
feat: add baseDir to config schema and implement related tests for file sync (1344596)
feat: enhance config schema with JSON Schema reference and improve vault sync path resolution (96645d6)
fix: update package dependencies for compatibility and security (0d651d6)
Merge branch 'develop' into release/0.7.0 (1c43d7b)
feat: add JSON schema generation and update config handling (788634b)
0.7.0 (c53077a)
Installation
npm install -g https://github.com//releases/download/v0.7.0-beta.123/ovm-0.7.0-beta.123.tgz
Testing Instructions
Steps to test the pre-release:
Install the pre-release using the command above
Test your existing workflows and configurations
Test new features introduced in this pre-release
Feedback & Issues
You could report issues by using repository issue tracker: //issues
Last updated