v0.10.3

Cinnamon/kotaemonv0.10.3Feb 14, 2025by github-actions[bot]

AI Summary

Bug fix release with security enhancement, adding OpenID authentication support via Keycloak and fixing multiple UI and encoding issues.

Key Highlights

  • Added OpenID authentication with Keycloak support
  • Fixed search all functionality
  • Fixed encoding error on fresh installations
  • Fixed ValueError breaking UI

New Features

  • OpenID authentication with Keycloak support

Full Release Notes

## What's Changed
* fix: selecting search all doesnt work by @varunsharma27 in https://github.com/Cinnamon/kotaemon/pull/627
* fix: support authentication with Open ID using Keycloak by @taprosoft in https://github.com/Cinnamon/kotaemon/pull/669
* fix: encoding error after brand new installation by @JinkeJ in https://github.com/Cinnamon/kotaemon/pull/654
* fix: ValueError breaks Ui by @varunsharma27 in https://github.com/Cinnamon/kotaemon/pull/630

## New Contributors
* @JinkeJ made their first contribution in https://github.com/Cinnamon/kotaemon/pull/654

**Full Changelog**: https://github.com/Cinnamon/kotaemon/compare/v0.10.2...v0.10.3