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
DESKTOP-RTLN3BA\$punk
619f13513f
feat(migrations): add created_by_id column and backfill existing documents with progress indicator
2026-02-02 17:32:34 -08:00
DESKTOP-RTLN3BA\$punk
b9be4b458b
Merge commit ' 8c4243bbf6' into dev
2026-02-02 17:02:56 -08:00
DESKTOP-RTLN3BA\$punk
c3b638cb16
feat(migrations): possible podcast fix on prod
2026-02-02 17:02:21 -08:00
Rohan Verma
92afaa087d
Merge pull request #763 from elammertsma/dev
...
[FEAT] Prompt suggestions and role editing.
2026-02-02 14:50:50 -08:00
Rohan Verma
d0673cecf6
Merge pull request #765 from AnishSarkar22/fix/documents
...
feat: Add document ownership & deletion of documents
2026-02-02 14:50:18 -08:00
Rohan Verma
8c4243bbf6
Merge pull request #770 from MODSetter/dev
...
feat: added celery task queue isolation to prevent collisions
2026-02-02 13:20:16 -08:00
DESKTOP-RTLN3BA\$punk
37eb57e43f
Merge commit ' bfb6c7f5ed' into dev
2026-02-02 13:19:14 -08:00
DESKTOP-RTLN3BA\$punk
4df40f8cea
feat: add CELERY_TASK_DEFAULT_QUEUE environment variable for task isolation
2026-02-02 13:17:12 -08:00
Rohan Verma
bfb6c7f5ed
Merge pull request #769 from MODSetter/dev
...
chore: increase Celery worker autoscale limit from 64 to 128
2026-02-02 12:21:58 -08:00
DESKTOP-RTLN3BA\$punk
a385f2b637
Merge commit ' 6c94ffe4c8' into dev
2026-02-02 12:19:24 -08:00
DESKTOP-RTLN3BA\$punk
59855d92f6
feat: increase Celery worker autoscale limit from 64 to 128
2026-02-02 12:18:36 -08:00
Anish Sarkar
f730df7c9d
chore: ran linting
2026-02-03 01:43:38 +05:30
Manoj Aggarwal
48e646607b
Fix google calendar and notion erros
2026-02-02 12:07:53 -08:00
Rohan Verma
6c94ffe4c8
Merge pull request #766 from MODSetter/dev
...
try(hotpatch): fix cloud scaling issues.
2026-02-02 11:41:17 -08:00
DESKTOP-RTLN3BA\$punk
ec7e559415
Merge commit ' 357035fc74' into dev
2026-02-02 11:39:37 -08:00
DESKTOP-RTLN3BA\$punk
6f92eac3da
try(hotpatch): add autoscaling command
2026-02-02 11:36:54 -08:00
CREDO23
8d9dfc7aa4
feat: add graceful public chat not found page
2026-02-02 20:08:38 +02:00
CREDO23
3cf8647d50
fix: organize imports
2026-02-02 19:31:46 +02:00
CREDO23
ee56334abe
refactor: consolidate public chat snapshot mutations with cache invalidation
2026-02-02 16:47:23 +02:00
CREDO23
67f797232e
feat: add public chat links settings page
2026-02-02 16:40:11 +02:00
CREDO23
ea2dd20a78
feat: add public chat snapshots components
2026-02-02 16:24:13 +02:00
CREDO23
d890c562d4
refactor: rename snapshot types to PublicChatSnapshot prefix
2026-02-02 16:05:23 +02:00
CREDO23
e62e4faaa5
feat: add snapshots cache key and query atom
2026-02-02 15:47:24 +02:00
CREDO23
47b7befc55
feat: add search space snapshots frontend API
2026-02-02 15:43:07 +02:00
CREDO23
ab343b544a
feat: add search space snapshots list endpoint
2026-02-02 15:38:35 +02:00
CREDO23
3821630404
feat: use frontend URL for public share links
2026-02-02 15:36:59 +02:00
Anish Sarkar
2125c76841
feat: merge new credentials with existing connector configurations to preserve user settings
2026-02-02 19:03:05 +05:30
CREDO23
0bcd7505fb
feat: add Public Chat Sharing permission category
2026-02-02 14:40:44 +02:00
CREDO23
a80dd25ee4
feat: hide public link option based on permission
2026-02-02 14:24:59 +02:00
CREDO23
148daa23e1
feat: add migration for public_sharing permissions
2026-02-02 14:22:18 +02:00
CREDO23
f18ba8e045
feat: add permission checks for public sharing
2026-02-02 14:18:17 +02:00
CREDO23
17c7b34e44
feat: add public_sharing permissions
2026-02-02 14:09:28 +02:00
Anish Sarkar
9e29265a61
feat: add connector deletion type and metadata schema to inbox types
2026-02-02 16:30:03 +05:30
Anish Sarkar
bf08982029
feat: add connector_id to documents for source tracking and implement connector deletion task
2026-02-02 16:23:26 +05:30
Anish Sarkar
b4ed15585e
chore: linting
2026-02-02 13:07:48 +05:30
Anish Sarkar
87c0d78bf6
Merge remote-tracking branch 'upstream/dev' into fix/documents
2026-02-02 13:04:08 +05:30
Anish Sarkar
e0ade20e68
feat: add created_by_id column to documents for ownership tracking and update related connectors
2026-02-02 12:32:24 +05:30
Rohan Verma
357035fc74
Merge pull request #764 from MODSetter/dev
...
feat: bug fixes
2026-02-01 21:20:01 -08:00