Releases: khoj-ai/khoj
Releases · khoj-ai/khoj
0.13.0
What's Changed
🎉 New
🧪 Improve
- Improve Offline Chat Model Experience: GPU Support, Swap Model by @debanjum in #494
- Allow users to manually specify globs instead of just directory by @spott in #496
- Strip the incoming query from the slash conversation command by @sabaimran in #500
⚙️ Fix
- Fix Linux Desktop Application by @sabaimran in #491
- Update Khoj package version for Electron, Desktop app by @sabaimran in #492
- Fix encoding binary files for sync from the Desktop, Obsidian client by @sabaimran in #506
New Contributors
Full Changelog: 0.12.3...0.13.0
0.12.3
Full Changelog: 0.12.2...0.12.3
0.12.2
What's Changed
🎉 New
- Better Khoj Desktop App: Part 1
- Add front-end Electron desktop application for Khoj local file syncing by @sabaimran in #473
- Move to a push-first model for retrieving embeddings from local files by @sabaimran in #457
- Remove PySide dependency and deprecate old desktop builds by @sabaimran in #475
🧪 Improve
- More lenient date searching by @Jonny-GM in #481
- Improve docker builds for local hosting by @sabaimran in #476
⚙️ Fix
- Bug fixes for GPT4All and extract question by @sabaimran in #483
- Fix notion title bug by @bholagabbar in #474
New Contributors
- @bholagabbar made their first contribution in #474
- @Jonny-GM made their first contribution in #481
Full Changelog: 0.11.4...0.12.2
0.12.0
What's Changed
🎉 New
- Better Khoj Desktop App: Part 1
- Add front-end Electron desktop application for Khoj local file syncing by @sabaimran in #473
- Move to a push-first model for retrieving embeddings from local files by @sabaimran in #457
- Remove PySide dependency and deprecate old desktop builds by @sabaimran in #475
🧪 Improve
- More lenient date searching by @Jonny-GM in #481
- Improve docker builds for local hosting by @sabaimran in #476
⚙️ Fix
- Bug fixes for GPT4All and extract question by @sabaimran in #483
- Fix notion title bug by @bholagabbar in #474
New Contributors
- @bholagabbar made their first contribution in #474
- @Jonny-GM made their first contribution in #481
Full Changelog: 0.11.4...0.12.0
0.11.4
Full Changelog: 0.11.3...0.11.4
0.11.3
0.11.2
🥳 New
- Use slash commands in chat by @debanjum in #463
🧪 Improve
- Skip indexing single bad markdown, plaintext file and fix HTML parsing, rendering from plaintext by @sabaimran in #460, #464
- Filter knowledge base used by chat to respond by @debanjum in #469
Full Changelog: 0.11.1...0.11.2
0.11.1
What's Changed
⚙️ Fix
- Revert "Open Web interface within Desktop app in GUI mode" by @sabaimran in #444
- Sign mac app and gracefully exit GUI by @sabaimran in #446
Full Changelog: 0.11.0...0.11.1
0.11.0
Changelog
🎉 New
- 📜 Support indexing plain-text files by @sabaimran in #420
🧪 Improve
- Add support for starting a new line with shift-enter by @Ellen7ions in #412
- Improvements to downloading llama v2 model correctly by @sabaimran in #405
- Open Web interface within Desktop app in GUI mode by @debanjum in #429
⚙️ Fix
- Fixes to links and filepaths by @Muftawo in #413, #417
- Disable Khoj on Obsidian Mobile by @Comprehensive-Jason in #422
- Explicitly set Khoj to use the default locale of the user by @sabaimran in #425
- Build Khoj Debian package on Ubuntu 20.04 to work with Glibc 2.31 by @debanjum in #424
🎂 New Contributors
- @Muftawo made their first contribution in #413
- @Comprehensive-Jason made their first contribution in #422
- @Ellen7ions made their first contribution in #412
Full Changelog: 0.10.1...0.11.0
0.10.1
What's Changed
Offline chat got a bunch of fixes and improvements! ✨
Thanks to all the folks who provided constructive feedback and helped with investigations on Github, Discord, Reddit and HN 🌈
⚙️ Fix
- Fix Prompt Size Exceeded Error from issue #386 by @debanjum
- Fix Segmentation Fault due to race from issue #367 by @sabaimran
- Fix Fake Dialogue Continuation from issue #398 by @sabaimran and @debanjum
🧪 Improve
- Improve Chat Response Latency from issue #363 by @debanjum
- Improve Llama 2 Model Download from issue #379 by @sabaimran
- Improve Chat model is thinking indicator in the Web Chat UI from issue #392 by @sabaimran
New Contributors
- @felixonmars made their first contribution in #371
- @eltociear made their first contribution in #397
Full Changelog: 0.10.0...0.10.1