Releases: scarletkc/vexor
Releases · scarletkc/vexor
Vexor v0.23.0rc1
Automated release for Vexor v0.23.0rc1.
Changelog
Changes since v0.22.0:
- Add Ask DeepWiki badge to README (77584fa)
- feat: add Voyage AI as first-class provider with embedding dimensions support (1438de1)
- fix: address PR feedback for embedding dimensions support (c1cf2cf)
- fix: add strict runtime dimension validation for HIGH #1 (2acee72)
- Upgrade google-genai minimum version to 1.57.0 (820cc45)
- fix: address review feedback for embedding dimensions (75cdce7)
- Merge pull request #6 from lagiosv/feature/embedding-dimensions (c4e4fd1)
- Add VoyageAI provider & embedding_dimensions support (e1fbe6f)
- Bump vexor version to 0.23.0rc1 (5058af0)
Vexor v0.22.0
Automated release for Vexor v0.22.0.
Changelog
Changes since v0.21.1:
- Add more file extensions to TEXT_EXTENSIONS (8882c1d)
- Add contributing section and star history chart to README (fa424d8)
- Add mention of Ruan Yifeng's Weekly feature to README (cf324de)
- Update star history section in README (d5b0c28)
- Add Vexor mention in Awesome Claude Skills (abaf9e8)
- Update link to Awesome Claude Skills section (2441ff3)
- Update README with featured mentions section (4bbb2dd)
- Fix typo in README for Awesome Claude Skills (9136d94)
- Update roadmap with new planned features (e173f9c)
- Add session-scoped config and in-memory index support (e133d8c)
- Add process-local LRU memory cache for embeddings (4e15780)
- Bump version to 0.22.0 (fd070e3)
Vexor v0.21.1
Vexor v0.21.0
Automated release for Vexor v0.21.0.
Changelog
Changes since v0.20.0:
- Move AI Agent Skill section in README (7bc4e5f)
- Improve previous tag detection in publish workflow (5c325e1)
- Add extract_concurrency config and parallel extraction (99e6f8e)
- Optimize search vector similarity and candidate selection (c237783)
- Refactor cache schema to use chunk-based tables (a1f3afb)
- Add extract_backend config and support for extraction backend selection (eb79933)
- Add retry logic for transient errors in embedding backends (3ad4a36)
- Update roadmap with detailed API performance plans (937b6ad)
- Increase default embed concurrency to 4 (71a3c3c)
- Bump version to 0.21.0 (94b9390)
Vexor v0.20.0
Automated release for Vexor v0.20.0.
Changelog
Changes since v0.19.0a1:
- Bump version to 0.19.0 across project (f158d0a)
- Update README with alpha desktop app notice and reorganize setup steps (9ec8dce)
- Update project description in README (cbe04d6)
- Add set_data_dir to configure config and cache paths (279bf43)
- Add in-memory and per-call config overrides to Python API (7b7857e)
- Add --no-cache option to search command (6035d10)
- Document --no-cache option in SKILL.md (2889a03)
- Document --no-cache option in README (f4ea2a3)
- Add _resolve_rerank_candidates and update rerank logic (d912e68)
- Add --gui option to bump_version.py and unit tests (9fda75d)
- Optimize GUI release workflow with asset reuse (6a07315)
- Bump Vexor version to 0.20.0 (e6030d6)
Vexor v0.19.0
Automated release for Vexor v0.19.0.
Changelog
Changes since v0.19.0a1:
- Bump version to 0.19.0 across project (f158d0a)
- Update README with alpha desktop app notice and reorganize setup steps (9ec8dce)
- Update project description in README (cbe04d6)
- Add set_data_dir to configure config and cache paths (279bf43)
- Add in-memory and per-call config overrides to Python API (7b7857e)
Vexor v0.19.0a1
Automated release for Vexor v0.19.0a1.
Changelog
Changes since v0.18.1b2:
- Add Electron + Vue 3 desktop GUI for Vexor CLI (4c9b07d)
- Update dependencies in package.json (3ca7e06)
- Add package-lock.json for dependency management (5f53c05)
- Update bump_version.py to handle GUI package.json (3e2fd14)
- Bump version to 0.18.1b3 in package.json (cd702a8)
- Add Unicode-safe status icon formatting for CLI (06fc086)
- Merge branch 'main' of https://github.com/scarletkc/vexor (844722a)
- Improve command log styling and text overflow handling (7585d94)
- Set sensitive input fields to password type (b9db756)
- Add CLI auto-download and update check to GUI (9b85a1f)
- Use cliSourceLabel for CLI status display (c9d7dfc)
- Add Updates view and command log to App.vue (084a1bf)
- Update app descriptions for semantic file search (a1593c2)
- Update app description text in App.vue (43c92e2)
- Add favicon and icon assets to GUI (02b05ba)
- Add vexor.ico favicon to assets (05d7a5a)
- Add Electron Forge packaging and app icons (4120e33)
- Move electron to devDependencies in package.json (da84237)
- Add 'out/' directory to .gitignore (8e2a7fb)
- Update version and dependencies for release (58fc7ae)
- Add support for deb, rpm, and Squirrel installers (fd621a3)
- Merge branch 'main' of https://github.com/scarletkc/vexor (cfbb7cc)
- Update Electron Forge makers to v7.10.2 (a7a106d)
- Add authors and description to Squirrel maker config (7b1ada0)
- Normalize GUI version to SemVer in bump_version.py (03f31a0)
- Disable installer makers in Electron Forge config (11da4a6)
- Hide menu bar in Electron app window (67b737d)
- Add Electron GUI build and caching to publish workflow (1f5e997)
- Show notice and block actions if CLI is missing (28f6caa)
- Add CLI PATH integration and skills installer UI (bdb306c)
- Improve Electron window loading logic for dev and prod (81511aa)
- Revert "Improve Electron window loading logic for dev and prod" (4580437)
- Update package version and Electron Forge dependencies (0f19f07)
- Move skills installation to modal dialog (dcb37d8)
- Add development tools panel and DevTools opener (3b756c1)
- Adjust .result-row padding and grid layout (2eea522)
- Add cancel support for running Vexor commands in GUI (13d52fd)
- Update README with desktop app info and GUI demo (1ab3a9f)
- Update placeholder for Remote Rerank API Key (4243cf4)
- Show missing dependency notices in command log (0d09029)
- Add ability to remove downloaded CLI and PATH entry (6a3ff54)
- Add top margin to secondary button style (a13205f)
- Show 'Remove Downloaded CLI' button conditionally (8773e01)
- Merge branch 'main' of https://github.com/scarletkc/vexor (bb8ef08)
- Bump version to 0.19.0a1 across project (d3b9349)
Vexor v0.18.1b2
Vexor v0.18.1b1
Vexor v0.18.0
Automated release for Vexor v0.18.0.
Changelog
Changes since v0.17.0:
- Remove remote rerank design documentation (c076481)
- Add interactive setup wizard and rerank checks (a8bb378)
- Refactor init wizard UI and improve option descriptions (e3c580a)
- Enhance CLI output with icons and styled banners (cdf5369)
- Add dry-run mode to init wizard and related commands (94369f2)
- Bump version to 0.18.0 (ae2b88c)