Skip to content

v1.82.0

Choose a tag to compare

@patrykomiotek patrykomiotek released this 07 Apr 13:51
· 1059 commits to main since this release
e8ab10b

1.82.0 (2026-04-07)

Bug Fixes

  • add litellm env vars to env validation (7e65eaf)
  • address code review findings (16 fixes) (e11d0ac)
  • allow listen litellm on ipv6 (61a4418)
  • assert visible element in knowledge documents list smoke test (a9e25d4)
  • build (94f8d86)
  • build (6c8c4da)
  • cache and urls (6c24205)
  • ci (2383199)
  • ci deps (9e831e2)
  • ci deps (2bf886c)
  • ci deps (78f64c7)
  • civerage reporter in pr (7c5eba0)
  • correct smoke test assertions for forgot-password and assistants page (7b4a10c)
  • coverage (f6d8d37)
  • dockerfile (7d59ce5)
  • e2e tests (909656f)
  • e2e tests (7f6197f)
  • e2e tests (4053033)
  • e2e tests (016d415)
  • e2e tests (7de8632)
  • e2e tests (d43d48e)
  • e2e workflow fix (ad4e797)
  • enable llm mocks on ci (7b76826)
  • enable llm mocks on ci (bc5703f)
  • enable llm mocks on ci (ab31a08)
  • enable llm mocks on ci (52f0777)
  • env check (95460a1)
  • handle non-ASCII filenames in file serving Content-Disposition header (3c7d669)
  • improve KB image preview by serving original file instead of thumbnail (ebd9822)
  • ipv6 (6b6d9a0)
  • litellm and embeddings (6e445d9)
  • litellm config (eda4101)
  • litellm env vars (74cc3b3)
  • litellm healthcheck (f302ac2)
  • litellm healthcheck tests (f6b0099)
  • litellm healthcheck tests (0c139c9)
  • litellm port (750cde2)
  • model names (7ef9de0)
  • move action buttons outside message bubble and differentiate colors (9914419)
  • persist image data in message attachments and add ImageIcon (b73ff4a)
  • railway build (e27d228)
  • reduce prompt form bottom padding (de3c8d8)
  • rename local viewMode to layoutMode to avoid conflict with context (085f21b)
  • reporter version (403aec2)
  • reranker (9369d5a)
  • revert healthcheck removal (e75dc2d)
  • set fileExtension/fileMimeType on upload and remove deprecated ai-usage endpoint (cd6182a)
  • shared-with-me showing own files for admins + add upload toast i18n (d691c4f)
  • show image-specific card for legacy messages without stored imageData (cb2ac28)
  • skip tests when litellm mock is not available (8f2f7c3)
  • sync with package deps (c28b510)
  • tests (c4b9dcc)
  • tests (a06f221)
  • tests (048c7f1)
  • tools and encryption (de37548)
  • unused messages (9c8c4e3)
  • update Plan.id type to number in admin SubscriptionActions (f03038d)
  • widen chat layout and increase action buttons spacing (df1dfa0)

Features