Releases: khoj-ai/khoj
Releases · khoj-ai/khoj
1.24.0
🧪 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
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
- Quickly start Khoj chat from Browser Address bar by creating Bookmark to
Full Changelog: 1.23.2...1.23.3
1.23.2
1.23.1
⚙️ Fix
- Use
prefetch_related
when getting theChatModelOption
s asynchronously
Full Changelog: 1.23.0...1.23.1
1.23.0
🎁 New
- Support Google's Gemini model series by @aam-at in #902
- Support OpenAI's new O1 Model Series by @debanjum in #912
- Support using image generation models like Flux via Replicate by @debanjum in #909
🧪 Improve
- Use environment variable to set sender email of auth link emails by @kanya-approve in #907
🎊 New Contributors
- @kanya-approve made their first contribution in #907
Full Changelog: 1.22.3...1.23.0
1.22.3
Full Changelog: 1.22.2...1.22.3
1.22.2
🧪 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
🪛 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
🎁 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
- Fixed share page rendering issues by @sabaimran in #889
Full Changelog: 1.21.6...1.22.0
1.21.6
🎁 New
🧪 Improve
- Upgrade Server, Obsidian, Desktop, Documentation package dependencies by @debanjum in 72fbbc0, 303d8ed, 77b44f6, 87c52df
⚒️ Fix
- Fix URL to Web, Desktop settings pages on Desktop application by @HusainBhattiwala in #903
New Contributors
- @HusainBhattiwala made their first contribution in #903
Full Changelog: 1.21.5...1.21.6