Skip to content

v1.1.0

Choose a tag to compare

@giuseppelr-dev giuseppelr-dev released this 03 Jul 16:01
0ef2a33

1.1.0 (2026-07-03)

Features

  • abilitazione profili pannello admin per singolo utente (e3f3f58)
  • add availability checks for Opik telemetry and improve dynamic LLM configuration resolution (cf5bfbc)
  • add LLM token configuration to setup, update debug flags, and adjust default prompt debug behavior (4c08832)
  • add llm_provider_name support to chat metadata and overhaul dashboard UI with real-time monitoring and analytics. (cf95e85)
  • add llm_provider_name support to chat metadata and overhaul dashboard UI with real-time monitoring and analytics. (4557698)
  • add normalize_litellm_provider function and update LiteLLMChatGenerator (fbe939d)
  • add normalize_litellm_provider function and update LiteLLMChatGeneratorWrapper to use it (6aec389)
  • add OCR disabled UI state, normalize LiteLLM vLLM provider mapping, and update gitignore for plugin bytecode (154615e)
  • add OCR mode support and enhance probing functionality in FirstSetupPage (e2c8668)
  • add OCR toggle, update default thinking token budget, and initialize project documentation (9fa3aae)
  • add policy editor UI with YAML parsing support and implement in-process environment reloading for settings updates (fa3889b)
  • add policy editor UI with YAML parsing support and implement in-process environment reloading for settings updates (d70777d)
  • add support for excluding specific message IDs during STM windo… (174ce21)
  • add support for excluding specific message IDs during STM window retrieval and context compression (57904f4)
  • add support for filesystem policy mounting in container runtime (c81a9be)
  • aggiunta possibilità di disabilitare (nullo, minimo, completo) … (5a06a5f)
  • aggiunta possibilità di disabilitare (nullo, minimo, completo) la visualizzazione delle chiamate tool/MCP (1a38cd8)
  • enhance error handling in LLM streaming and context management (13964fd)
  • enhance LLM probing and model management in FirstSetupPage (9981dc6)
  • enhance LLM provider probing and connection management (b94aa48)
  • implement first-setup flow, add OCR settings configuration, and introduce filesystem policy management API (bc4f3f7)
  • implement LLM provider probing functionality (ef6d9ea)
  • implement model selection UI with i18n support, update OCR configuration to require model input, and improve security by adding autocomplete attributes to API key fields. (227f57c)
  • implement model selection UI with i18n support, update OCR configuration to require model input, and improve security by adding autocomplete attributes to API key fields. (d5e27ef)
  • improve LLM provider settings and cache management (ade4662)
  • tutorial setup (46c74b3)
  • user profile management (94796ab)

Bug Fixes

  • ci workflow and codeowners. Updated contribution and branch protection policies (fd48578)
  • ci: activate .venv-ci before uv pip install in Docker job (85b022d)
  • ci: drop flaky GHA cache from release image builds (7f4b75f)
  • ci: drop flaky GHA cache from release image builds (2b42946)
  • ci: enable GHCR image publish on release (c78ba3e)
  • ci: enable GHCR image publish on release (b624838)
  • ci: grant OSV scheduled job permissions for reusable workflow (319965e)
  • ci: publish GHCR images for amd64 and arm64 (a8d2a7d)
  • ci: publish GHCR images for amd64 and arm64 (4cbf306)
  • ci: repair OpenSSF Scorecard workflow and supply-chain checks (b78bb87)
  • ci: repair OpenSSF Scorecard workflow on main (ed20861)
  • cron bug and multi-file upload (64cfd66)
  • cron bug and multi-file upload (72678ff)
  • document upload bug (f93afa6)
  • document upload bug (467d984)
  • format ruff (682867f)
  • fuzz: bundle-friendly imports for ClusterFuzzLite PyInstaller (a40d0e8)
  • fuzz: load api_key module without FastAPI package init (7e0d173)
  • fuzz: use atheris.instrument_imports per official API (4fde156)
  • initial setup not checking for real connections and env misalignment between local and docker (768d886)
  • linting errors (d054dd2)
  • ocr and policy (1df5d1c)
  • restore actions:read on OSV PR job for reusable workflow (e886dc8)
  • restore workflow-level permissions for OSV reusable workflow (70177ae)