Commit graph

  • d975af2f7d fix(i18n): add Bengali date-fns locale mapping Luis Novo 2026-03-10 20:04:45 -0500
  • fdb5aa22e9
    Merge pull request #659 from lfnovo/dependabot/npm_and_yarn/frontend/tar-7.5.11 Luis Novo 2026-03-10 21:58:34 -0300
  • 15495d4305
    Merge pull request #622 from orihatav/fix/offline-tiktoken-264 Luis Novo 2026-03-10 21:57:38 -0300
  • 251a249357
    chore(deps-dev): bump tar from 7.5.10 to 7.5.11 in /frontend dependabot[bot] 2026-03-11 00:47:23 +0000
  • 5a350a7622 fix: narrow exception to (ImportError, OSError) and include error in log orihatav 2026-02-21 22:59:55 +0200
  • d0bbe4a921 fix: handle tiktoken network errors in offline environments (issue #264) orihatav 2026-02-21 22:54:15 +0200
  • 38d9ed5986
    chore(deps-dev): bump rollup from 4.55.1 to 4.59.0 in /frontend (#635) dependabot[bot] 2026-03-10 21:36:46 -0300
  • ec1cc216a9
    chore(deps): bump langgraph from 1.0.6 to 1.0.10rc1 (#658) dependabot[bot] 2026-03-10 21:36:33 -0300
  • b6a7203ced
    chore(deps-dev): bump tar from 7.5.9 to 7.5.10 in /frontend (#650) dependabot[bot] 2026-03-10 21:35:53 -0300
  • 1ed371c205
    chore(deps): bump authlib from 1.6.6 to 1.6.7 (#649) dependabot[bot] 2026-03-10 21:35:30 -0300
  • 0ee5b8c9d8
    chore(deps): bump lxml-html-clean from 0.4.3 to 0.4.4 (#646) dependabot[bot] 2026-03-10 21:35:20 -0300
  • eca96ea1d7
    chore(deps): bump minimatch in /frontend (#634) dependabot[bot] 2026-03-10 21:35:03 -0300
  • 9b45d84ab1
    Upgrade default Azure API Version for testing and fetching models (#638) Kunal Karmakar 2026-03-11 06:04:36 +0530
  • 4f259e2166
    Fixed surrealdb being stuck (#656) dobberr 2026-03-11 00:33:25 +0000
  • d6b76f63a8
    fix(deps): bump esperanto to 2.19.5 (#657) Luis Novo 2026-03-10 18:35:09 -0300
  • 7910f683f6
    fix(podcasts): enable language support by bumping podcast-creator to 0.12.0 (#645) Luis Novo 2026-03-03 11:50:16 -0300
  • f63cea573e Add i18n support for bengali(bn-IN) Kunal Karmakar 2026-03-02 16:33:11 +0000
  • eac837d555
    feat(podcasts): model registry integration, credential passthrough & new features (#632) Luis Novo 2026-02-27 11:06:47 -0300
  • ce64a5f20c
    fix(docker): pin SurrealDB version and fix single-container docs (#629) Luis Novo 2026-02-25 20:32:29 -0300
  • c18952ef9d
    fix(chat): remove 50-source cap from notebook chat context (#628) Luis Novo 2026-02-25 19:31:20 -0300
  • a25a10f7e8
    fix(ui): correct text orientation for CJK characters in collapsible column (#619) Zonghao Ye 2026-02-24 11:17:51 +0800
  • cfdf1bd903
    Merge pull request #603 from lfnovo/fix/missing-surreal-namespace-database-env-vars Luis Novo 2026-02-18 22:17:39 -0300
  • c7a457ee78 docs: add missing SURREAL_NAMESPACE and SURREAL_DATABASE env vars Luis Novo 2026-02-18 22:16:15 -0300
  • 08441a3c7b
    Merge pull request #600 from lfnovo/dependabot/npm_and_yarn/frontend/tar-7.5.9 Luis Novo 2026-02-18 16:30:38 -0300
  • 37496f7506
    Merge pull request #601 from lfnovo/fix/embedding-batch-sizing Luis Novo 2026-02-18 12:06:36 -0300
  • 5d84ab0768 fix: embedding batch sizing and 413 error classification (1.7.4) Luis Novo 2026-02-18 11:39:47 -0300
  • 90cd0cc9e0
    chore(deps-dev): bump tar from 7.5.7 to 7.5.9 in /frontend dependabot[bot] 2026-02-18 12:57:04 +0000
  • 924cd88494
    docs: update documentation for error handling and podcast retry (#599) Luis Novo 2026-02-18 09:56:04 -0300
  • c666966b8c
    fix: podcast failure recovery and retry (1.7.3) (#595) Luis Novo 2026-02-17 21:24:57 -0300
  • 96525b4457
    Merge pull request #544 from danrush777/fix/gemini-envelope-parsing Luis Novo 2026-02-17 17:39:19 -0300
  • 189a30c570 fix: bump podcast-creator to >= 0.9.4 Luis Novo 2026-02-17 17:32:34 -0300
  • 07c05ca354 fix: resolve merge conflicts and apply extract_text_content to all graphs Luis Novo 2026-02-17 16:20:14 -0300
  • a3b13f8332
    Merge pull request #591 from lfnovo/chore/release-1.7.2 Luis Novo 2026-02-16 17:00:58 -0300
  • e21b7888c4 chore: update changelog for 1.7.2 release Luis Novo 2026-02-16 17:00:24 -0300
  • 7070568941
    Merge pull request #590 from lfnovo/feat/error-clarity-handling Luis Novo 2026-02-16 16:30:51 -0300
  • cb5ec9d65c fix: restore graceful fallback in get_default_model and truncate error messages Luis Novo 2026-02-16 16:25:31 -0300
  • 20e18fdd0d feat: improve error clarity for LLM provider failures (#506) Luis Novo 2026-02-16 16:15:46 -0300
  • b1101305f6
    Merge pull request #589 from lfnovo/fix/empty-source-content-validation Luis Novo 2026-02-16 15:30:50 -0300
  • 115e1cc3e8 chore: bump podcast-creator to 0.9.1 Luis Novo 2026-02-16 15:27:29 -0300
  • 12a3caf636 fix: fail fast when source content extraction returns empty Luis Novo 2026-02-16 15:25:58 -0300
  • 6226db2746
    Merge pull request #588 from lfnovo/fix/ui-fixes Luis Novo 2026-02-16 15:08:07 -0300
  • afc34632f7 fix: prevent chat input and message overflow with long unbroken strings Luis Novo 2026-02-16 14:56:46 -0300
  • e38c64c70c fix: add word-break to note title and content in notes list Luis Novo 2026-02-16 14:54:25 -0300
  • c596ed2233 fix: word-wrap overflow in source cards, note editor, and inline edit Luis Novo 2026-02-16 14:53:30 -0300
  • 3b18e5c8ec fix: prevent dialog content overflow with long unbroken strings Luis Novo 2026-02-16 14:46:48 -0300
  • d147994b92 fix: resolve translation proxy shadowing name keys Luis Novo 2026-02-16 14:46:42 -0300
  • 7badc51339
    Merge pull request #583 from lfnovo/fix/openai-compatible-provider-name Luis Novo 2026-02-15 08:33:12 -0300
  • e66111b0de fix: bump esperanto to 2.19.3 to fix openai_compatible provider name Luis Novo 2026-02-15 08:32:22 -0300
  • af59e7fd0f
    Merge pull request #582 from lfnovo/release/1.7.1 Luis Novo 2026-02-14 21:07:57 -0300
  • 78ae2096e6 chore: bump version to 1.7.1 Luis Novo 2026-02-14 21:06:00 -0300
  • d28bff4888
    feat: add French (fr-FR) language support (#581) Luis Novo 2026-02-14 20:34:41 -0300
  • fb21f5e777
    feat: add CI test workflow and improve i18n validation (#580) Luis Novo 2026-02-14 20:14:08 -0300
  • 9b507f111c
    fix: update esperanto to fix ElevenLabs TTS credential passthrough (#578) Luis Novo 2026-02-14 19:12:49 -0300
  • 9811c58d15
    docs: fix docker container names in local setup guides (#577) Luis Novo 2026-02-14 18:38:32 -0300
  • 7efac77503
    feat: expose embed command_id in note API responses (#545) Richard Solomou 2026-02-14 23:11:23 +0200
  • db094da10a
    chore(deps): bump langchain-core from 1.2.7 to 1.2.11 (#564) dependabot[bot] 2026-02-14 18:10:43 -0300
  • 1049b39449
    chore(deps): bump cryptography from 46.0.3 to 46.0.5 (#563) dependabot[bot] 2026-02-14 18:10:27 -0300
  • 26d5349750
    fix: handle empty/whitespace source content without retry loop (#576) Luis Novo 2026-02-14 18:09:07 -0300
  • 877c303b02
    fix: update esperanto dep and increase transformation max_tokens (#568) Luis Novo 2026-02-12 07:33:27 -0300
  • 98dadd151a
    fix: turn the embedding field into optional (#557) Luis Novo 2026-02-10 11:24:17 -0300
  • 97b7fc6e0d
    docs: update CHANGELOG for v1.7.0 release (#555) Luis Novo 2026-02-10 08:48:25 -0300
  • 3cb8c73cf1
    chore: bump version to 1.7.0 (#554) Luis Novo 2026-02-10 08:36:32 -0300
  • 0268a1e6a3
    chore(deps): bump axios from 1.12.0 to 1.13.5 in /frontend (#553) dependabot[bot] 2026-02-10 08:34:58 -0300
  • 827cf55d25
    chore(deps): bump pip from 25.3 to 26.0 (#532) dependabot[bot] 2026-02-10 08:34:37 -0300
  • 3f352cfcce
    feat: credential-based API key management (#477) (#540) Luis Novo 2026-02-10 08:30:22 -0300
  • 1a6fe4723b fix: handle structured content format in LLM response parsing danrush777 2026-02-08 22:29:45 +0100
  • b1d7a18ce8
    Add solo-speaker mode to podcast transcript prompt (#530) Kevin Colten 2026-02-08 03:15:26 -0800
  • eae429b3bd
    fix: complete SqliteSaver async compatibility in chat routers (#525) Nikita 2026-02-06 21:55:05 +0300
  • 36ac10d5f6
    [Bug]: execute_command_sync receives 300 (int) as context instead of timeout. #537 (#538) Luiza 2026-02-06 10:54:32 -0800
  • 2137758103
    docs: add local STT setup guide (#521) Nikita 2026-02-02 00:54:49 +0300
  • d0816caab1
    feat(i18n): add Russian (ru-RU) language support (#524) Nikita 2026-02-02 00:48:54 +0300
  • 0f76c93b00
    Add Italian language support (#508) Emiliano Morello 2026-02-01 22:43:38 +0100
  • 2861439ca0
    fix: prevent note editor from expanding beyond dialog bounds (#528) Luis Novo 2026-02-01 16:54:09 -0300
  • 4f33b854dd
    feat: add environment variables for chunk size configuration (#520) Luis Novo 2026-01-31 19:30:56 -0300
  • 98eb6ed202
    fix: use sync get_state() for SqliteSaver compatibility (#519) Luis Novo 2026-01-31 19:25:11 -0300
  • c4ed1b18ec
    chore: bump surreal-commands to 1.3.1 (#517) Luis Novo 2026-01-31 19:00:15 -0300
  • 5b2c97cab7
    Fix re-embedding issues and improve retry strategy (#515) Luis Novo 2026-01-31 18:55:01 -0300
  • 301dd4e20a
    fix: async insight creation to prevent transaction conflicts (#512) Luis Novo 2026-01-31 15:51:27 -0300
  • 303ffacfa5
    docs: add reverse proxy timeout configuration (#501) Luis Novo 2026-01-30 00:02:03 -0300
  • b1d4c5cd34
    fix: Docker networking and permissions documentation (#500) Luis Novo 2026-01-29 23:54:17 -0300
  • 03f9edfec2
    feat: use standard HTTP_PROXY/HTTPS_PROXY environment variables (#499) Luis Novo 2026-01-29 23:31:02 -0300
  • 9adf70d18d
    feat: message counting for chat sessions (#430) Fauzira Alpiandi 2026-01-30 09:00:22 +0700
  • 5621066123
    fix(api): initialize file_path before try block (#497) POWERFULMOVES 2026-01-29 20:55:59 -0500
  • bddc82ac66
    chore(deps): bump python-multipart from 0.0.21 to 0.0.22 (#479) dependabot[bot] 2026-01-29 22:44:32 -0300
  • cb4301ab6e
    chore(deps): bump next from 16.1.1 to 16.1.5 in /frontend (#482) dependabot[bot] 2026-01-29 22:43:54 -0300
  • 0b5197f2fa
    chore(deps-dev): bump tar from 7.5.6 to 7.5.7 in /frontend (#495) dependabot[bot] 2026-01-29 22:43:23 -0300
  • 2ec64c0440
    chore: publish v1-dev Docker tags on merge to main (#476) Luis Novo 2026-01-26 07:44:04 -0300
  • 6dc9a3db50
    feat: detect HTML content in clipboard for text sources (#475) Luis Novo 2026-01-25 21:36:58 -0300
  • a329806a33
    fix: improve error handling in repo_create and repo_insert (#474) Luis Novo 2026-01-25 15:11:51 -0300
  • 4e411e0488
    feat: add cascade deletion for notebooks with delete preview (#471) Luis Novo 2026-01-25 14:56:14 -0300
  • f14020d385
    fix: run execute_command_sync in thread pool to avoid event loop conflict (#468) Luis Novo 2026-01-24 18:19:02 -0300
  • 28936d3944
    fix: connection error with llama.cpp and OpenAI-compatible providers (#466) Luis Novo 2026-01-24 09:39:38 -0300
  • 47c513edfd
    fix: improve error logging for chat model configuration issues (#458) Luis Novo 2026-01-23 16:45:13 -0300
  • 09a0f786aa
    chore(deps-dev): bump tar from 7.5.3 to 7.5.6 in /frontend (#454) dependabot[bot] 2026-01-21 23:50:02 -0300
  • 0436a851da
    feat(i18n): add Japanese (ja-JP) language support (#450) Jun Endo 2026-01-22 11:49:44 +0900
  • d8006ff5cb
    feat: content-type aware chunking and unified embedding (#444) Luis Novo 2026-01-21 23:49:08 -0300
  • 78b9024ad3
    chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 (#443) dependabot[bot] 2026-01-18 16:50:59 -0300
  • 9b0b7e80b3
    chore(deps-dev): bump tar from 7.4.3 to 7.5.3 in /frontend (#445) dependabot[bot] 2026-01-18 16:50:39 -0300
  • 9c61ffef9a
    docs: add conda installation instructions to README (#446) nanshaws 2026-01-19 03:50:19 +0800
  • 809a1d0741
    fix(api): correct embedded flag check in source listing (#439) Luis Novo 2026-01-16 09:33:01 -0300