Skip to content

Releases: leonrjg/Wilkes

v0.9.5

Choose a tag to compare

@leonrjg leonrjg released this 20 Apr 11:08

What's Changed

  • Release/0.9.5: Metadata extraction; external links; context menu by @leonrjg in #8

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

  • Release/0.9.5: Metadata extraction; external links; context menu by @leonrjg in #8

Full Changelog: v0.9.4...v0.9.5

v0.9.4

Choose a tag to compare

@leonrjg leonrjg released this 15 Apr 22:11
1460573

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

Choose a tag to compare

@leonrjg leonrjg released this 12 Apr 02:03

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

Choose a tag to compare

@leonrjg leonrjg released this 12 Apr 00:55

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

v0.9.1 Pre-release
Pre-release

Choose a tag to compare

@leonrjg leonrjg released this 11 Apr 15:17

Full Changelog: v0.9.0...v0.9.1

v0.9.0

v0.9.0 Pre-release
Pre-release

Choose a tag to compare

@leonrjg leonrjg released this 11 Apr 00:38

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

Full Changelog: https://github.com/leonrjg/Wilkes/commits/v0.9.0