Skip to content

Releases: khoj-ai/khoj

1.11.1

27 Apr 13:14
Compare
Choose a tag to compare

What's Changed

  • Support customization of the OpenAI base url in admin settings by @sabaimran in #725

Full Changelog: 1.11.0...1.11.1

1.11.0

25 Apr 11:56
Compare
Choose a tag to compare

🎉 New

  • Added indication in the desktop UI for back-end connectivity by @Olatoyan in #711
  • Make Search Models More Configurable. Upgrade Default Cross-Encoder by @debanjum in #722

🧪 Improve

  • Improve the agents UX by @sabaimran in #702
  • Improve Chat Page Load Perf, Offline Chat Perf and Miscellaneous Fixes by @debanjum in #703
  • Add a database lock for jobs that shouldn't be run by multiple workers by @sabaimran in #706
  • Extract run with process lock logic into func. Use it to re-index content by @debanjum in #710
  • Support Llama 3 and Improve Offline Chat Actors by @debanjum in #724
  • Replaced reinitialize and save all button to a sync button in config.… by @AjaySDwivedi1 in #701

⚒️ Fix

  • Use set, inferred max token limits wherever chat models are used by @debanjum in #713
  • Fix loading of offline models on local machines to prevent too much RAM usage
  • Fix Chat UI and Indexing on Desktop App by @debanjum in #723

🎉 New Contributors

Full Changelog: 1.10.2...1.11.0

1.10.2

12 Apr 06:24
Compare
Choose a tag to compare

🩹 Fix

  • Fix Khoj Desktop app installation by @debanjum
    • Just use file extension to identify indexable file types
    • Fix including PDF files in indexable file types
    • Revert Desktop app size down to ~100 Mb instead of 250Mb (when was using Magika on Desktop app)

Full Changelog: 1.10.1...1.10.2

1.10.1

11 Apr 20:49
Compare
Choose a tag to compare

🩹 Fix

  • Fix identifying text file types more robustly on server by @debanjum

Full Changelog: 1.10.0...1.10.1

1.10.0

11 Apr 19:32
Compare
Choose a tag to compare

🎉 New

  • Send Welcome Emails when a new user signs up by @sabaimran in #691
  • Enable using Python 3.12 with Khoj by @debanjum in #690
  • Support indexing all text file types from Desktop, Github by @debanjum in #692

🧪 Improve

  • Update text chunking strategy to Improve search context by @debanjum in #645
  • Improve chat UI/UX on Desktop, Web app by @debanjum in #693
  • Simplify copying chat messages on Desktop, Web app

🩹 Fix

  • Fix recursively indexing folders from Desktop app by @debanjum in #692
  • Fix inferring search queries to run on your documents

Full Changelog: 1.9.0...1.10.0

1.9.0

05 Apr 11:45
Compare
Choose a tag to compare

🎉 New

  • Upgrade Offline Chat in Khoj to use Llama.cpp by @debanjum in #680
    • Upgrade default chat model to NouseResearch's Hermes-2-Pro
    • Support using any chat model in GGUF format
    • Support more GPUs like AMD, Nvidia, Mac, Vulcan. Previously we just supported Vulcan, Mac
  • Stream Khoj's intermediate actions during chat to the Web UI by @sabaimran in #679

🧪 Improve

  • Extract More Dates from entries to improve Date Filter by @debanjum in #683

⚙️ Fix

  • Address Notion, Image tech debt in indexing code path by @sabaimran in #687

Full Changelog: 1.8.0...1.9.0

1.8.0

30 Mar 18:37
Compare
Choose a tag to compare

🎉 New

🧪 Improve

  • Ability to directly read web pages even if SERP not enabled by @debanjum in #676

⚙️ Fix

  • Improve Chat Session UX, Fix Login Errors, Chat Message Truncation by @debanjum in #677

Full Changelog: 1.7.0...1.8.0

1.7.0

14 Mar 18:39
Compare
Choose a tag to compare

🎉 New

  • Make Khoj respond about itself after reading up-to-date Info on Khoj websites by @debanjum in #673

🧪 Improve

⚙️ Fix

Full Changelog: 1.6.2...1.7.0

1.6.2

08 Mar 11:35
Compare
Choose a tag to compare

🎉 New

  • Include additional user context in the image generation flow by @sabaimran in #660
  • Support upload for files via drag/drop in the web UI by @sabaimran in #666
  • Upload generated images to s3, if AWS credentials and bucket is available by @sabaimran in #667

🧪 Improve

  • Make loading icons prettier @sabaimran
  • Add link to blog in the docs

⚙️ Fix

  • Add better error handling when image generation fails due to unsafe prompt @debanjum

Full Changelog: 1.6.1...1.6.2

1.6.1

26 Feb 21:28
Compare
Choose a tag to compare

🧪 Improve

⚙️ Fix

  • Fix, Improve rendering images in Obsidian, Desktop, Web clients by @debanjum in #659
  • Fix and Improve Chat UI in Web, Desktop apps by @debanjum in #655
  • Fix process to retrieve, create, and save conversations for ClientApplications by @sabaimran in #656
  • Various improvements, fixes for chat and settings by @sabaimran in #652, #658

Full Changelog: 1.6.0...1.6.1