Skip to content

v1.50.0

Choose a tag to compare

@patrykomiotek patrykomiotek released this 16 Oct 17:33
· 1666 commits to main since this release
8bdb17b

1.50.0 (2025-10-16)

Bug Fixes

  • add submit type to RegisterForm button for proper form submission (df05945)
  • assistant component props (3a6f300)
  • enhance mention handling in MentionTextarea and improve ProjectMentionDropdown accessibility (56a90d6)
  • linter (cf13261)
  • registration (8f805a9)
  • remove flaky tests (429b155)
  • remove flaky tests (cefd767)
  • sentry config; (d9c1ca0)

Features

  • add BreadcrumbNavigation component and integrate it into Assistant (3a974fb)
  • add forgot-password and reset-password routes; update middleware to allow access to new forms (7d0056e)
  • add mentioned_project_id to Thread model and enhance thread context handling (33de122)
  • add MentionTextarea and ProjectMentionDropdown components (6c93177)
  • add NewChatButton component and integrate it into sidebar with translations (3faf8ab)
  • add preferred_model to Thread model and implement model selection (a54bb10)
  • add ThreadDocument model and integrate document handling in threads (dfc0bfb)
  • catalyst components (4cfdc8f)
  • enhance thread handling and project integration in useNewThread hook (49f19ae)
  • go back to Inter (d133bb8)
  • implement file attachment functionality in PromptForm and MentionTextarea (acf6a01)
  • merge with next 15 (61d2623)
  • migration to next 15 (6d29e26)
  • new ui for subscriptions (d1fb69c)
  • profile and organization views (fb7a635)
  • refactor PanelLayout to use PanelLayoutWrapper; remove SidebarLayout dependency (2c2bfe9)
  • refactor sidebar components and update project ID handling (1512fa4)
  • remove database direct url (f9767f7)
  • remove migrations from ci and move to railway (2d67c26)
  • sidebar footer (8395eb0)
  • support page (23bda1b)
  • temporal server address (cb74613)
  • temporal server address (71d1f75)
  • test qdrant (050e678)
  • upgrade temporal to 1.13.0 (5204469)