Skip to content

Releases: khoj-ai/khoj

v0.1.6

19 Aug 18:06
Compare
Choose a tag to compare

First Release 🎉

While the application has been in development and (daily) use (by a few folks) for over a year. It has:

  1. Not been tested with a wider audience
  2. Recently gained additional functionality like Incremental Search, Markdown Support, Desktop Apps and Richer Web Interface

The desktop apps have now been minimally tested to ensure that they install and run on at least one target machine.
Having more folks try out the apps will ensure we can iron out all the unseen bugs.

What's Changed

  • Fix Image Search #70
    • Fix Configuring Image Search via Desktop GUI
    • Fix Setup of Image Search via Desktop App
    • Disable using XMP Metadata for Image Search
  • Improve Desktop GUI, App #70, #67
    • Show Splash Screen
    • Render Error Message on GUI
    • (Re-)generate Embeddings on Clicking Configure
    • Validate Desktop App Installation on Mac, Ubuntu.
  • Fix Markdown Search
  • Improve Readme. #67
    • Add Detailed Demo
    • Add Screenshots
  • Reduce Debian App Size. #69

Documentation: https://github.com/debanjum/khoj/tree/v0.1.6
Full Changelog: v0.1.5-alpha...v0.1.6

v0.1.5-alpha

15 Aug 15:58
Compare
Choose a tag to compare
v0.1.5-alpha Pre-release
Pre-release

First Pre-Release

This is the first pre-release! 🎉
While the application has been in development and (daily) use (by a few folks) for over a year. It has:

  1. Not been tested with a wider audience
  2. Recently gained additional functionality like Incremental Search, Markdown Support, Desktop Apps and Richer Web Interface

A pre-release allows resolving any glaring, functionality breaking issues.
Afterwards, the app should jump versions faster to more accurately represent the state of the application.

New Features

  • A Natural, Incremental Search Engine for your personal content
  • Search your (Markdown and Org-Mode) Notes, (Beancount) Transactions and Photos
  • Interaction Interfaces: Emacs, Web Browser, Desktop
  • Install via Pip, Docker or Native Apps for Mac, Windows, (Debian) Linux

Next Steps

  • Test all native apps
    • The amd64 .exe and .dmg apps have both been validated on at least one machine
    • The debian amd64 app has been tested on an ubuntu jammy machine.
    • The mac arm64 app and tested on an macOS monterey machine
  • Resolve (upstream) issues with Image search
  • Find, resolve any functionality disrupting bugs
    • Fix searching markdown files in commit: b891347
    • Fix version, permissions for the debian amd64 app in commit: a37724f
    • Mitigate app failing in issue: #68

Contributors

Documentation: https://github.com/debanjum/khoj/tree/v0.1.5-alpha
Full Changelog: https://github.com/debanjum/khoj/commits/v0.1.5-alpha