Releases: leonrjg/Wilkes
Releases · leonrjg/Wilkes
Release list
v0.9.5
What's Changed
Full Changelog: v0.9.4...v0.9.5
Platform Notes
- macOS installation: This is an unsigned macOS app, meaning that you will need to disable Apple's automatic quarantine of unsigned apps using this Terminal command:
xattr -d com.apple.quarantine /Applications/Wilkes.app.
If you are (rightly) concerned about security, please use the Docker version instead.
What's Changed
Full Changelog: v0.9.4...v0.9.5
v0.9.4
Enforce supported extension allow lists in Grep search by @leonrjg in #3
Platform notes:
- macOS installation: This is an unsigned macOS app, meaning that you will need to disable Apple's automatic quarantine of unsigned apps using this Terminal command: xattr -d com.apple.quarantine /Applications/Wilkes.app.
If you are (rightly) concerned about security, please use the Docker version instead.
Full Changelog: v0.9.3...v0.9.4
v0.9.3
Platform notes:
- macOS installation: This is an unsigned macOS app, meaning that you will need to disable Apple's automatic quarantine of unsigned apps using this Terminal command: xattr -d com.apple.quarantine /Applications/Wilkes.app.
If you are (rightly) concerned about security, please use the Docker version instead.
v0.9.2
Platform notes:
- macOS installation: This is an unsigned macOS app, meaning that you will need to disable Apple's automatic quarantine of unsigned apps using this Terminal command: xattr -d com.apple.quarantine /Applications/Wilkes.app.
If you are (rightly) concerned about security, please use the Docker version instead.
Full Changelog: v0.9.1...v0.9.2
v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
Wilkes lets you browse PDFs and text files with exact and semantic search, and view matched results with highlights.
Features:
- Local semantic search with open-source models, no cloud required
- PDF and text document viewing with highlighted matches
- Support for multiple embedding engines and configurable model choices
- Adjustable chunk size and overlap for indexing
- Cross-platform support for Windows, Linux, and macOS
- Web version (Docker)
Platform notes:
- macOS installation: This is an unsigned macOS app, meaning that you will need to disable Apple's automatic quarantine of unsigned apps using this Terminal command:
xattr -d com.apple.quarantine /Applications/Wilkes.app.
If you are (rightly) concerned about security, please use the Docker version instead.
What's Changed
- Bump vite from 6.4.1 to 6.4.2 in /ui by @dependabot[bot] in #1
- Bump pymupdf from 1.26.5 to 1.26.7 in /crates/worker by @dependabot[bot] in #2
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: https://github.com/leonrjg/Wilkes/commits/v0.9.0