Rohan Verma
1ef3fd4ce9
Merge pull request #782 from CREDO23/sur-107-comment-reply-notifications
...
[Feat] Comment reply notifications and chat page & sharing improvements
2026-02-05 10:48:01 -08:00
Rohan Verma
dbc9a4e0cd
Merge pull request #777 from elammertsma/dev
...
Automatic chat naming, chat renaming, name in breadcrumbs
2026-02-05 10:47:41 -08:00
Eric Lammertsma
aefe1b6e0d
Merge branch 'MODSetter:dev' into dev
2026-02-05 11:57:31 -05:00
Eric Lammertsma
1c1dcbf47f
Add Gemini 3 Flash and Pro models to LLM_MODELS enum
2026-02-04 15:52:21 -05:00
Eric Lammertsma
a133fb4184
Updated price tier page limits and removed enterprise pricing
2026-02-04 15:30:15 -05:00
CREDO23
1cf7205a81
Add clipboard utility with fallback and show selectable URLs
2026-02-04 18:54:59 +02:00
CREDO23
ab3d99d9e0
Use RBAC for listing thread snapshots
2026-02-04 18:46:12 +02:00
Eric Lammertsma
83aa8ef689
Added build version for cloud, local and Docker installs
2026-02-04 11:30:30 -05:00
CREDO23
fb371d09f5
Add globe indicator for chats with public links
2026-02-04 18:26:38 +02:00
CREDO23
f5aa520743
Remove branch picker and restrict edit/reload to last message
2026-02-04 18:04:53 +02:00
Eric Lammertsma
2711563e8b
Refined pricing plan descriptions by updating content limits and adding "planned" to future features.
2026-02-04 11:03:31 -05:00
CREDO23
17eab845d0
feat: rename Mentions tab to Comments with speech bubble icon
2026-02-04 17:17:33 +02:00
CREDO23
f610e42b9c
fix: prevent duplicate notifications and fix inbox count
2026-02-04 16:37:44 +02:00
CREDO23
6d1a363683
Navigate to reply instead of parent comment
2026-02-04 15:25:50 +02:00
CREDO23
d5b75956c3
Include comment_reply in status tab filter
2026-02-04 15:25:50 +02:00
CREDO23
21a4c25458
Handle comment_reply in inbox sidebar (icon + click routing)
2026-02-04 15:25:50 +02:00
CREDO23
1c8ec7bbdc
Add comment_reply notification type to frontend types
2026-02-04 15:25:50 +02:00
CREDO23
cf512153df
Notify thread participants on new reply
2026-02-04 15:25:50 +02:00
CREDO23
bf91d0c3d2
Add get_comment_thread_participants helper function
2026-02-04 15:25:50 +02:00
CREDO23
fb333fdd54
Add CommentReplyNotificationHandler for comment thread notifications
2026-02-04 15:25:50 +02:00
Rohan Verma
8c60910148
Merge pull request #778 from MODSetter/dev
...
feat: add new incentive task type for Discord
2026-02-03 22:36:15 -08:00
DESKTOP-RTLN3BA\$punk
4d9efde1f5
Merge commit ' 9216f8844b' into dev
2026-02-03 22:34:16 -08:00
DESKTOP-RTLN3BA\$punk
5cb59bbde8
feat: add new incentive task type for Discord
2026-02-03 22:32:39 -08:00
DESKTOP-RTLN3BA\$punk
b6e1741a40
feat: enhance theme toggle component with animation capabilities and SVG generation
2026-02-03 21:51:35 -08:00
Eric Lammertsma
40a304bd0b
Updated enterprise pricing plan t.
2026-02-03 22:49:38 -05:00
Eric Lammertsma
5bee04192c
Overhauled pricing plans.
2026-02-03 22:19:10 -05:00
Eric Lammertsma
318ad4a4ba
Removed excessive logging around chat title generation
2026-02-03 20:59:50 -05:00
Eric Lammertsma
07f89a4268
Show the chat title in the breadcrumbs instead of "Chat"
2026-02-03 20:54:21 -05:00
Eric Lammertsma
d761ca1992
Added chat renaming and auto naming by the active LLM
2026-02-03 20:47:18 -05:00
Rohan Verma
9216f8844b
Merge pull request #776 from MODSetter/dev
...
chore: QOL Updates
2026-02-03 15:12:22 -08:00
DESKTOP-RTLN3BA\$punk
b176599c64
chore: linting
2026-02-03 15:01:51 -08:00
Rohan Verma
498d0c341d
Merge pull request #775 from elammertsma/dev
...
[IMPR] Multiple website changes, pricing, features, fixes, default theme
2026-02-03 14:52:53 -08:00
Eric Lammertsma
2a6a9c3dd5
Multiple website changes, adding cloud pricing, enterprise features, fixing small issues, optimizing header animation, changing contact links, and set the theme to default to the user's preference (from browser).
2026-02-03 17:02:26 -05:00
DESKTOP-RTLN3BA\$punk
621b520792
Merge commit ' a17c05b860' into dev
2026-02-03 13:53:08 -08:00
Rohan Verma
02470fb21b
Merge pull request #774 from AnishSarkar22/fix/documents
...
fix: add MIME type fetch for composio drive connector and some fixes
2026-02-03 13:52:04 -08:00
Anish Sarkar
103baa8b7a
Merge remote-tracking branch 'upstream/dev' into fix/documents
2026-02-04 03:04:52 +05:30
Anish Sarkar
580b75c3c4
chore: ran linting
2026-02-04 03:04:25 +05:30
Anish Sarkar
30c6f42102
feat: streamline Composio connector logic by removing redundant checks and enhancing email retrieval for user accounts
2026-02-04 03:03:40 +05:30
Rohan Verma
a17c05b860
Merge pull request #773 from MODSetter/dev
...
feat: improved permissions and CVE-2025-64712 fix
2026-02-03 13:32:49 -08:00
DESKTOP-RTLN3BA\$punk
2789dd9629
chore: linting
2026-02-03 13:32:11 -08:00
DESKTOP-RTLN3BA\$punk
2b1d33db19
security: CVE-2025-64712 fix
...
- Removed outdated dependencies: unstructured-client and langchain-unstructured.
- Added new versions for unstructured-client (0.42.3), unstructured[all-docs] (0.18.31), and langchain-unstructured (1.0.1).
2026-02-03 13:27:09 -08:00
Rohan Verma
be6b5327a9
Merge pull request #767 from CREDO23/sur-129-feat-add-a-sharing-page
...
[Feat] Add public chat sharing permissions, sharing page, and graceful 404
2026-02-03 13:08:34 -08:00
Anish Sarkar
65b79f3705
feat: enhance Google Drive connector with file MIME type file detection and content based detection as fallback
2026-02-03 22:57:01 +05:30
Anish Sarkar
c4cf773bb0
feat: improve mentioned document prefetching and add skeletons in new chat interface
2026-02-03 20:45:52 +05:30
CREDO23
b221e8cd11
fix: renumber migration to avoid version conflict with upstream
2026-02-03 14:46:33 +02:00
CREDO23
60330622bf
Merge remote-tracking branch 'upstream/dev' into dev
2026-02-03 14:24:24 +02:00
Rohan Verma
e172983042
Merge pull request #772 from MODSetter/dev
...
feat(migrations): make podcast file_location nullable
2026-02-02 17:58:24 -08:00
DESKTOP-RTLN3BA\$punk
14336eceb9
Merge commit ' 7afb73b704' into dev
2026-02-02 17:57:41 -08:00
DESKTOP-RTLN3BA\$punk
4753ea809b
feat(migrations): make podcast file_location nullable
2026-02-02 17:56:47 -08:00
Rohan Verma
7afb73b704
Merge pull request #771 from MODSetter/dev
...
chore: various fixes and document ownership tracking
2026-02-02 17:32:46 -08:00