Skip to content

Releases: khoj-ai/khoj

1.32.2

18 Dec 00:04
Compare
Choose a tag to compare

🛠️ Fix

  • Fix method for getting credentials from Google OAuth request by @sabaimran

Full Changelog: 1.32.1...1.32.2

1.32.1

17 Dec 21:28
Compare
Choose a tag to compare

🛠️ Fix

  • Fix image tags to include latest in Docker builds by @debanjum

Full Changelog: 1.32.0...1.32.1

1.32.0

17 Dec 20:30
Compare
Choose a tag to compare

🎁 New

  • Update the sign in / account creation experiences by @sabaimran in #1008
  • Support online search with Searxng as turnkey, self-hostable solution by @debanjum in #1010
  • Allow research mode and other conversation commands in automations by @debanjum in #1011

🧪 Improve

  • Rename Chat Model Options table to Chat Model as short & readable by @debanjum in #1003
  • Restart code sandbox on crash in eval github workflow by @debanjum in #1007

🛠️ Fix

🎉 New Contributors

Full Changelog: 1.31.0...1.32.0

1.31.0

11 Dec 03:42
Compare
Choose a tag to compare

🎁 New

🛠️ Fix

  • Do not wrap filepath in Path to fix indexing markdown files on Windows by @debanjum in #993
  • Fix broken doc links to query filters by @codeluggage in #1000

🧪 Improve

  • Style the Admin Panel with a modern theme and Khoj branding by @debanjum in #999
  • Make generated assets a non-terminal state by @sabaimran in #992
  • Simplify the desktop app by @sabaimran in #994
  • Rename OpenAIProcessorConversationConfig DB model to more apt AiModelApi by @debanjum in #998
  • Improve handling of multiple output modes by @sabaimran in #1002

New Contributors

Full Changelog: 1.30.10...1.31.0

1.30.10

29 Nov 03:44
Compare
Choose a tag to compare

Full Changelog: 1.30.9...1.30.10

1.30.9

29 Nov 02:46
Compare
Choose a tag to compare

Full Changelog: 1.30.8...1.30.9

1.30.8

28 Nov 21:45
Compare
Choose a tag to compare

What's Changed

  • Speed up Docker image builds using multi-stage parallel pipelines by @debanjum in #987
  • Improve parsing complex json strings returned by LLM by @debanjum in #989

Full Changelog: 1.30.7...1.30.8

1.30.7

24 Nov 07:01
Compare
Choose a tag to compare

Full Changelog: 1.30.6...1.30.7

1.30.6

24 Nov 05:08
Compare
Choose a tag to compare
  • Fix apt install for musl-dev in prod.Dockerfile

Full Changelog: 1.30.5...1.30.6

1.30.5

24 Nov 04:51
Compare
Choose a tag to compare
1.30.5 Pre-release
Pre-release
  • Fix llama-cpp-python libmusl runtime error on prod Docker container start
    The previous patch release had just updated the standard Dockerfile and missed updating the prod.Dockerfile

Full Changelog: 1.30.4...1.30.5