Skip to content

Releases: khoj-ai/khoj

1.24.0

29 Sep 11:58
Compare
Choose a tag to compare

🧪 Improve

  • Improve Scroll experience on Chat page of web app by @shantanuSakpal, @debanjum in #923
    • Auto Scroll only when at Page Bottom
    • Add Button to Scroll to Bottom
    • Scroll to most recent conversation turn on loading a conversation
  • Edit, Share, Delete Conversation from Title Menu by @sabaimran in in #918, 676ff5f
  • Render images to use full width of chat message by @debanjum in 936bc64

⚙️ Fix

  • [Breaking Change] Convert the default conversation id to a uuid by @sabaimran in #918
  • Reduce size of Khoj docker images by @debanjum in 1e8ce52
  • Show "Coming Soon" popup on hover on Create Agent button of Agents web page by @shantanuSakpal in #926

Full Changelog: 1.23.3...1.24.0

1.23.3

24 Sep 19:45
Compare
Choose a tag to compare

What's Changed

  • Improve Khoj First Run, Docker Setup and Documentation. Initialize Better Defaults by @debanjum in #919
    • First run experience should fallback to good defaults for chat models
    • Docker setup should work better
    • Self hosting setup docs have been improved
  • Fix Khoj pypi wheel builds by @sabaimran in e306e6c
  • Send Chat messages to Khoj via URL query param by @debanjum in bb2bd77
    • Quickly start Khoj chat from Browser Address bar by creating Bookmark to https://app.khoj.dev?q=%s via Keyword Search

Full Changelog: 1.23.2...1.23.3

1.23.2

15 Sep 10:08
Compare
Choose a tag to compare

Fix

  • Improve handling of responses categorized by Gemini as harmful by @debanjum in 893ae60
  • Frame chat response errors on web app in a more conversational form by @debanjum in 575ff10

Full Changelog: 1.23.1...1.23.2

1.23.1

13 Sep 05:47
Compare
Choose a tag to compare

⚙️ Fix

  • Use prefetch_related when getting the ChatModelOptions asynchronously

Full Changelog: 1.23.0...1.23.1

1.23.0

13 Sep 03:28
Compare
Choose a tag to compare

🎁 New

🧪 Improve

  • Use environment variable to set sender email of auth link emails by @kanya-approve in #907

🎊 New Contributors

Full Changelog: 1.22.3...1.23.0

1.22.3

12 Sep 19:39
Compare
Choose a tag to compare

Full Changelog: 1.22.2...1.22.3

1.22.2

12 Sep 01:46
Compare
Choose a tag to compare

🧪 Improve

  • Prompt Whisper to know "Khoj" term for speech to text transcription by @debanjum in 04363a5
  • Keep the GET chat API for a bit before deprecating it. Prevent breaking change in release 1.22.0 by @debanjum in 3f51af9
  • Improve vertical alignment of lists in chat messages on web app by @debanjum in 3dcc869

⚒️ Fix

  • Route to config_page, not to deprecated notion_config_page, on notion callback API by @sabaimran in 5038d15
  • Sanitize user attached image in chat message input pane of web app by @debanjum in b61d825
  • Update Automations to call new POST chat API endpoint by @debanjum in de60ad7
  • Update Desktop shortcut and factchecker on web app to use new POST chat API by @debanjum in 055ead5

Full Changelog: 1.22.1...1.22.2

1.22.1

11 Sep 20:04
Compare
Choose a tag to compare

🪛 Fix

  • Fix retrieval of valid vision config when current chat model doesn't have it by @sabaimran

Full Changelog: 1.22.0...1.22.1

1.22.0

11 Sep 18:24
Compare
Choose a tag to compare

🎁 New

  • Chat with Khoj about your images, photos and screenshots by @MythicalCow in #889

🧪 Improve

  • Breaking Change: Convert Chat API to use POST method. So you can send large messages to Khoj by @debanjum in 596db60. Downgraded breaking change to deprecating GET chat API instead in release 1.22.2
  • Improve styling lists in chat responses on web app by @debanjum in aa31d04

⚒️ Fix

Full Changelog: 1.21.6...1.22.0

1.21.6

09 Sep 21:56
Compare
Choose a tag to compare

🎁 New

  • Set File Types to Sync from Obsidian via Khoj Plugin Settings Page by @debanjum in #904

🧪 Improve

⚒️ Fix

New Contributors

Full Changelog: 1.21.5...1.21.6