qmd Releases
71 releases of tobi/qmd
- v0.90.1
A minor release focused on bug fixes and security patches for the Docmost project.
May 28, 2026
- v8.6.1
A Snipe-IT release featuring multiple company support for users, bulk GUI check-ins, and SCIM improvements. This is a re-tag of v8.6.0.
May 27, 2026
- v0.4.30.4.3
A maintenance release for prek addressing specific bug fixes related to intent-to-add stash restoration.
May 27, 2026
- v8.6.0
Identical to v8.6.1, this is a re-tagged release due to suspected merge issues. Contains the same feature set.
May 26, 2026
- v2.5.2
Hotfix release that rewrites the bin/qmd launcher as a Node-based shebang polyglot to fix global npm installation execution failures on Windows.
May 22, 2026
- v0.90.0
This release introduces major editor enhancements including synced blocks, backlinks, and page labels, alongside enterprise features like SCIM provisioning and PDF import. It also adds Azure Blob Storage support and fixes various accessibility and bug issues.
May 21, 2026
- v2.5.1
Infrastructure release that switches from long-lived NPM_TOKEN secret to npm Trusted Publishing/OIDC for GitHub Actions releases.
May 20, 2026
- v8.5.0
A significant update that includes support for PHP 8.5 and the Laravel 12 framework, alongside major improvements to search functionality and SCIM provisioning capabilities. The release introduces new bulk operations and workflow enhancements for asset management.
May 12, 2026
- cli@1.0.1
This update addresses a critical bug in loop break conditions for CLI-driven flows, ensuring inner-node outputs are now correctly evaluated before the break check occurs. It also adds a new field for runtime predicate-based loop termination in YAML workspaces.
May 5, 2026
- v0.80.2
This release resolves a critical bug affecting the `AWS_S3_FORCE_PATH_STYLE` configuration that was causing file read failures in specific installation environments. It restores the ability to read files correctly by addressing the underlying S3 integration issue.
May 2, 2026
- v0.80.1
This is a minor release dedicated to enhancing the security of the project. It includes various security patches designed to address potential vulnerabilities.
Apr 28, 2026
- v2.1.0
Major release introducing AST-aware code chunking via tree-sitter, clickable terminal hyperlinks for search results, per-collection model configuration, and a new benchmark command. Includes 25+ community PRs.
Apr 5, 2026
- v2.38.0
This release introduces new user preferences for sender names and widget customization, including the ability to draw Text Input widgets directly on PDFs. It also restores the legacy email builder and enhances API capabilities with BCC support and signer-status filtering.
Mar 16, 2026
- v2.0.1
Patch release adding skill install command and fixing Qwen3-Embedding model filename case sensitivity and symlinked global launcher paths.
Mar 11, 2026
- v2.0.0
QMD 2.0 declares a stable library API with the SDK as the primary interface. The MCP server is now a clean consumer of the SDK, source code is reorganized into cli and mcp subdirectories, and Node 25 support is added along with a runtime-aware bin wrapper for bun installs.
Mar 10, 2026
- v1.1.6
QMD can now be used as a library via @tobilu/qmd. The createStore function returns a QMDStore with full search and indexing API including hybrid query, BM25, structured search, and collection/context management without requiring CLI usage.
Mar 9, 2026
- v1.1.5
Ambiguous queries now produce dramatically better results with the new intent parameter that steers all five pipeline stages - expansion, strong-signal bypass, chunk selection, reranking, and snippet extraction - without searching on its own.
Mar 8, 2026
- v1.1.2
Major performance and compatibility release with 13 community PRs merged. GPU initialization simplified using node-llama-cpp built-in autoAttempt, and reranking performance improved through chunk deduplication and parallelism capping.
Mar 7, 2026
- v1.1.1
Small fix release addressing reranker document truncation issues and Nix build dependencies. Reranker now properly truncates documents exceeding the 2048-token context window instead of producing garbage scores.
Mar 7, 2026
- v1.0.7
This release adds LiquidAI LFM2-1.2B as an alternative base model for query expansion fine-tuning and introduces multi-collection search support via multiple -c flags. Several bug fixes are included for JSON output, path resolution, and XDG_CONFIG_HOME support.
Feb 18, 2026