Skip to content

Releases: khoj-ai/khoj

0.10.0

29 Jul 02:30
Compare
Choose a tag to compare

What's Changed

🎉 New

⚙️ Fix

👋🏽 New Contributors

Full Changelog: 0.9.0...0.10.0

0.9.0

19 Jul 03:07
Compare
Choose a tag to compare

⚙️ Fix

🧪 Improve

  • Reduce Memory Consumption in #317
  • Reduce Size of Docker image in #299
  • Start Khoj from Invalid State to allow fixing config by @sabaimran in #320

New Contributors

Full Changelog: 0.8.2...0.9.0

0.8.2

10 Jul 21:40
Compare
Choose a tag to compare

What's Changed

🎉 New

  • ⚡️ Stream Khoj Chat: Faster responses and drastically reduced response failures by @sabaimran in #278
  • 📜 Search, Chat with your Notion workspaces by @sabaimran in #284

⚙️ Fix

Discovery and investigation based on feedback and testing by the community on Discord, Github Issues 🌈

  • 🖥️ Fix the Khoj Desktop apps by @debanjum in #289
  • Allow using configured GPT chat model for Search Queries Extractor by @tjsousa in #292
  • Fix Khoj Obsidian setup for vaults without PDFs in #293
  • Skip indexing PDFs that throw loading error

🧪 Improve

  • Make number of results used to generate Chat response configurable in #282
  • Deprecate using older, non-chat OpenAI models for Khoj Chat in #283

New Contributors

Full Changelog: 0.7.1...0.8.2

0.8.1

10 Jul 21:40
Compare
Choose a tag to compare

Full Changelog: 0.8.0...0.8.1

0.8.0

10 Jul 20:39
Compare
Choose a tag to compare

What's Changed

🎉 New

  • ⚡️ Stream Khoj Chat: Faster responses and drastically reduced response failures by @sabaimran in #278
  • 📜 Search, Chat with your Notion workspaces by @sabaimran in #284

⚙️ Fix

Discovery and investigation based on feedback and testing by the community on Discord, Github Issues 🌈

  • 🖥️ Fix the Khoj Desktop apps by @debanjum in #289
  • Skip indexing PDFs that throw loading error
  • Fix Khoj Obsidian setup for vaults without PDFs in #293

🧪 Improve

  • Make number of results used to generate Chat response configurable in #282
  • Deprecate using older, non-chat OpenAI models for Khoj Chat in #283

Full Changelog: 0.7.1...0.8.0

0.7.1

03 Jul 19:34
Compare
Choose a tag to compare

What's Changed

  • [Fix] Remove the default behavior of using GUI for Khoj by @sabaimran in #263
  • Escape special characters in the URL when adding a link to the remote file by @sabaimran in #264
  • Add try-except-finally blocks around configure calls in /update by @sabaimran in #268
  • Fix configuration setup logic in Obsidian by @sabaimran in #265
  • Drop Support for Org Music, Ledger Content Types by @debanjum in #270
  • Simplify some common configuration steps by @sabaimran in #269
  • Fix misc. first run errors by @sabaimran in #273

Full Changelog: 0.7.0...0.7.1

0.7.0

01 Jul 13:02
Compare
Choose a tag to compare

What's Changed

  • 👨🏽‍💻 Add Github plugin to index issues, commit messages and docs in any Github repository by @sabaimran in #226
  • 📝 Support indexing PDF files by @debanjum in #218
  • 🔌 Configure Khoj from Web Interface by @sabaimran in #228
    • 🏮 Style Khoj Web, Obsidian Interface with new Lantern theme of Khoj website in #236
  • 🔦 Search across all Asymmetric Text Content Types in Parallel by @debanjum in #232

Full Changelog: 0.6.2...0.7.0

0.6.2

17 May 14:37
Compare
Choose a tag to compare

What's Changed

  • 📜 Include Filename, Entry Heading in All Compiled Entries to Improve Search Context in #214
  • 📡 Add Telemetry to Understand Khoj Usage by @debanjum in #215
  • ⚙️ Fix Regression in Speed of Incremental Search in Emacs 76df393

Full Changelog: 0.6.1...0.6.2

0.6.1

17 Apr 16:57
Compare
Choose a tag to compare

⚙️ Fix

Discovery and investigation based on feedback and testing by the community (as always) 🌈

  • Make khoj logger use utf-8 encoding when writing to khoj log file in d90df96
  • Fix index file path used on Windows while auto-configuring Khoj using the Obsidian plugin by @debanjum in b079fb3

These bugs were uncovered based on discussions in #199, #185

Full Changelog: 0.6.0...0.6.1

0.6.0

31 Mar 11:14
Compare
Choose a tag to compare

What's Changed

🎉 New

🧪 Improve

  • 💇🏽Improve Khoj Search Styling for Markdown, Obsidian in #198
  • 📜 Create Note with Query as title from within Search Modal of Khoj Obsidian plugin 6712996 to resolve #133
  • 🗂️ Show filename within Search Modal of Khoj Obsidian plugin in 4009148 to resolve #134
  • 🗃️ Index filenames for Khoj search of Markdown files in a2ab68a to resolve #142

Full Changelog: 0.5.0...0.6.0