Skip to content

Releases: khoj-ai/khoj

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

1.6.0

20 Feb 22:13
Compare
Choose a tag to compare

🎉 New

  • Support multiple chat sessions within the web UI by @sabaimran in #638
  • Add support for multiple chat sessions in the desktop application by @sabaimran in #639
  • Have Khoj dynamically select conversation command(s) in chat by @sabaimran in #641

🧪 Improve

  • Add additional personalization in Chat via Location, Username by @sabaimran in #644
  • Make Production Dependencies for Khoj Cloud Optional to Install by @debanjum in #647

⚙️ Fix

  • Fix process for generating embeddings for Notion entries by @sabaimran in #648
  • Miscellaneous bugs and fixes for chat sessions by @sabaimran in #646

Full Changelog: 1.5.1...1.6.0

1.5.1

06 Feb 17:40
Compare
Choose a tag to compare

🎉 New

  • Engage with Khoj via the Obsidian mobile app by @debanjum in #635

🧪 Improve

  • Make Offline Chat be aware of the current date and thinks step-by-step by @debanjum in #636

⚙️ Fix

  • Detect subscription state for users based on phone numbers, emails by @sabaimran in #633

Full Changelog: 1.5.0...1.5.1

1.5.0

29 Jan 12:49
Compare
Choose a tag to compare

🎉 New

  • Khoj can now read websites to answer your /online questions by @sabaimran in #627
  • Include info about privacy in the docs by @sabaimran in #631

🧪 Improve

  • Improve subqueries for online search and prompt generation for image by @sabaimran in #626
  • Add retries in case the embeddings API fails by @sabaimran in #628
  • Improve Khoj Chat and Settings UI by @debanjum in #630

⚙️ Fix

  • Store rate limiter-related metadata in the database for more resilience by @sabaimran in #629

Full Changelog: 1.4.0...1.5.0

1.4.0

23 Jan 04:50
Compare
Choose a tag to compare

🎉 New

🧪 Improve

⚙️ Fix

  • Improve updating Khoj cloud subscription status on invoice paid by @debanjum in 9b1a66c

Full Changelog: 1.3.0...1.4.0

1.3.0

18 Jan 06:12
Compare
Choose a tag to compare

🎉 New

🧪 Improve

  • Improve server status check and message in Obsidian client by @debanjum in #617

⚙️ Fix

  • Remove the 1000 files limit when syncing from Desktop, Obsidian clients by @debanjum in #605
  • Fix Khoj chat responses in Obsidian plugin when Dataview plugin enabled by @debanjum in #619
    • Thanks to @ruboks_cube, @edbock, @flowingblaze in helping investigate this issue on Discord, Github 🌈
  • Fix Offline Chat without GPU and Decoding Chat Query before Processing by @debanjum in #611
  • Short-circuit API rate limiter for unauthenticated users by @debanjum in #607

Full Changelog: 1.2.1...1.3.0

1.2.1

04 Jan 13:18
Compare
Choose a tag to compare

🎉 New

🧪 Improve

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

22 Dec 16:21
Compare
Choose a tag to compare

🎉 New

🧪 Improve

  • Recursively index folders using the Desktop app by @sabaimran in c5d297a
  • Add a ConversationCommand rate limiter for the chat endpoint by @sabaimran in #584

⚙️ Fix

  • Show system tray icon for Khoj desktop app by @debanjum in a57d529
  • Fix Chat Streaming on Obsidian, Docker Image Version and First-Run, Chat Error Messages in Clients by @debanjum in #589
  • Fix CSRF cookie for admin login by @sabaimran in #585

Full Changelog: 1.1.0...1.2.0

1.1.0

01 Dec 04:11
Compare
Choose a tag to compare

What's Changed

🎉 New

  • Speak to Khoj from the Desktop, Web or Obsidian Client by @debanjum in #566
  • Make Khoj search the Internet for real-time answers by @sabaimran in #552
  • Allow deleting Conversation History from Web, Desktop, Obsidian Clients by @debanjum in #551
  • Suggest base questions for users to ask Khoj by @sabaimran in #556

🧪 Improve

  • Render Chat Responses as Markdown in Desktop, Obsidian Client by @debanjum in #571
  • Merge Github workflows to dockerize for production by @debanjum in #575
  • Enforce subscription state on the chat API access by @sabaimran in #569

⚙️ Fix

  • Handle Server Unavailable Error from Khoj.el by @debanjum in #568

Full Changelog: 1.0.1...1.1.0