Releases: topoteretes/cognee
Releases · topoteretes/cognee
v0.4.1
v0.5.0.dev0
What's Changed
- feat: optimize repeated entity extraction by @lxobr in #1682
- fix: Resolve issue with text classification by @dexters1 in #1704
- fix: update unsupported vector db log by @hande-k in #1708
- fix: ollama tests by @pazone in #1714
- chore: (dev)Extract Windows and MacOS tests to separate job by @pazone in #1715
- fix: Add logs to docker by @Vasilije1990 in #1656
- chore: Limit deletion integration tests to 60 minutes by @pazone in #1730
- feat: Add initial custom pipeline by @dexters1 in #1716
- feat: introduces memify pipeline to save cache sessions into cognee by @hajdul88 in #1731
- refactor: Enable multi user mode by default if graph and vector db pr… by @dexters1 in #1695
- test: add load tests by @siillee in #1573
- fix: fixes session history test for multiuser mode by @hajdul88 in #1746
- feature: text chunker with overlap by @lxobr in #1732
- feat: add structured output support to retrievers by @siillee in #1734
- chore: Initial Release test workflow by @pazone in #1749
- fix cypher search by @dexters1 in #1739
- feat: add emptiness check to neptune adapter by @siillee in #1757
- test: fix weighted edges example by @siillee in #1745
- feat: Add multi-tenancy by @dexters1 in #1560
- feat: enable multi user for falkor by @siillee in #1689
- refactor: Disable telemetry for all non telemetry tests by @dexters1 in #1777
- fix: Resolve issue with empty node set by @dexters1 in #1744
- feat: fs-cache by @daukadolt in #1645
- chore: Acceptance Criteria for PRs by @pazone in #1781
- test: Relational DB migration test search by @dexters1 in #1752
- fix: remove duplicate mistral adapter creation by @siillee in #1787
- fix: MCP remove cognee.add() preprequisite from the doc by @pazone in #1788
- fix: Remove cognee script from pyproject.toml by @pazone in #1785
- feat: fixing integration test in ci by @hajdul88 in #1810
- chore: changes url for crawler tests by @hajdul88 in #1816
- feat: add instructor mode env variable and config parameter by @siillee in #1789
- feat: csv ingestion & chunking by @EricXiao95 in #1574
- feat: add ontology endpoint in REST API by @fahad-shoaib in #1724
- feat: make notebook cognee usage identical across uis by @borisarzentar in #1747
- version: 0.5.0.dev0 by @borisarzentar in #1827
New Contributors
- @fahad-shoaib made their first contribution in #1724
Full Changelog: v0.3.8...v0.5.0.dev0
v0.4.0
v0.3.9
What's Changed
- fix: Resolve issue with text classification where classification of text and pdf files was done incorrectly on ingestion by @dexters1
- docs: Fix Readme Instructions by @davidmyriel in #1706
New Contributors
- @davidmyriel made their first contribution in #1706
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- fix: added fix to MCP by @Vasilije1990 in #1647
- feat: feedback enrichment by @lxobr in #1571
- Update dev by @daukadolt in #1651
- fix: remove redundant SDKs to reduce space used on Github Runner by @daukadolt in #1653
- fix: update
cognee-cli -uiMCP docker image by @daukadolt in #1652 - feature: adds more info to telemetry by @hajdul88 in #1654
- fix: removed coding assistance by @Vasilije1990 in #1657
- fix: fixing the docker build by @Vasilije1990 in #1658
- added storage check by @Vasilije1990 in #1659
- added a new runner by @Vasilije1990 in #1660
- fix: Change runner group from 'Runners' to 'Default' by @Vasilije1990 in #1661
- fix: Correct typo in installation section of README by @Vasilije1990 in #1662
- Update in the .env.template for new endpoint for ollama embedings by @chinu0609 in #1673
- feature: adds new tenant id (if available) to telemetry packages for basic cognee operations by @hajdul88 in #1676
- fix: Resolve issue for read only file systems by @dexters1 in #1678
- refactor: Change id to be the relational database ID and not graph no… by @dexters1 in #1669
- feature: adds multifile ontology support by @hajdul88 in #1674
- feature: adds the concept of now to the qa for temporal queries by @hajdul88 in #1685
- refactor: Handle anon-id for read-only file systems by @dexters1 in #1688
- fix: Fix network visualization by @Vasilije1990 in #1687
- refactor: Remove LanceDB fallback by @dexters1 in #1683
- add fix by @Vasilije1990 in #1693
- fix: Remove custom pdf handling and rely on filetype library by @dexters1 in #1694
- fix: Fix issue with base config by @Vasilije1990 in #1668
- Feat/cognee mcp add option to install extras by @daukadolt in #1696
- fix: resolve issue with txt file type handling by @dexters1 in #1697
- Merge dev and main by @Vasilije1990 in #1699
- chore: Update cognee version by @dexters1 in #1700
- Cognee Release v0.3.8 by @dexters1 in #1701
Full Changelog: V0.3.7...v0.3.8
v0.3.7
Full Changelog: v0.3.7...V0.3.7
v0.3.6
What's Changed
- chore: deletes toml and lock files from distributed directory by @hajdul88 in #1537
- fix: bump kuzu to 0.11.3 by @daukadolt in #1540
- fix: Bump version from 0.3.5 to 0.3.6 by @Vasilije1990 in #1541
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- feat: add support for AWS session token in S3 configuration by @MSR97 in #1363
- feat: Lexical chunk retriever by @patelchaitany in #1392
- refactor: baml by @dexters1 in #1354
- fix: added auto tagging by @Vasilije1990 in #1424
- fix: handle
reasoning_effortgracefully across models by @oryx1729 in #1447 - fix: Resolve issue with MCP on main branch by @dexters1 in #1456
- fix issue #1436 by @patelchaitany in #1437
- feat: add new tutorial notebook by @hande-k in #1461
- chore: update pr template by @hande-k in #1462
- feat: Revise README for installation and CLI usage by @Vasilije1990 in #1463
- chore: remove files by @hande-k in #1467
- fix: Cog 2826 clean up poetry by @Vasilije1990 in #1305
- chore: Limit pylance to 0.36 because of intel MacOS13 by @dexters1 in #1468
- fix: Resolve issue with only_context [COG-3032] by @dexters1 in #1452
- fix: Silence model not found log by @siillee in #1470
- feat: cors issue if frontend runs on any port other than 3000 by @borisarzentar in #1457
- fix: Remove creation of default user during search by @dexters1 in #1455
- refactor: Rework limit=0 for vector adapters by @siillee in #1450
- fix: limit onnxruntime version by @borisarzentar in #1473
- fix: Update README.md to change the URL issue of hosted solution by @zameel7 in #1479
- feat: start mcp in ui cli command by @daukadolt in #1472
- refactor: Make relational database search more effective by @dexters1 in #1477
- fix: update cognee-mcp script alias and Dockerfile entrypoint by @daukadolt in #1471
- feat: aws session token support - MSR97 by @dexters1 in #1364
- feat: falkordb adapter by @siillee in #1430
- chore: Merge main to dev branch by @dexters1 in #1478
- test: Use smaller files than Alice for tests. by @siillee in #1474
- fix: Resolve schema migration for Neo4j by @dexters1 in #1482
- fix: Resolve issues with GPT5 models by @dexters1 in #1483
- docs: Multi user authorization example by @dexters1 in #1466
- feat: Add update endpoint to Cognee [COG-3016] by @dexters1 in #1475
- fix: windows compatibility fixes by @turazashvili in #1464
- fix: Resolve issue with processing for gpt4 series models by @dexters1 in #1485
- feat: Enhance PDF parsing by @EricXiao95 in #1445
- fix: resolve formatting issue by @dexters1 in #1486
- refactor: Remove macos13 from ci/cd and support by @dexters1 in #1489
- feat: delete preview by @shehab-badawy in #1385
- fix: test_cli_edge_cases, test_delete_all_with_user_id unit test by @daukadolt in #1493
- fix: Resolve issue with Gemini adapter by @dexters1 in #1494
- fix: frontend process output streaming stuck due to incorrect output by @daukadolt in #1503
- refactor: Unify dataset resolution by @dexters1 in #1488
- fix: Resolve pydantic issue regarding deprecation by @dexters1 in #1508
- refactor: use gpt-5-mini by default by @dexters1 in #1505
- fix: Resolve issue with Kuzu graph database persistence on our local … by @dexters1 in #1490
- refactor: Don't use async lock if not needed by @dexters1 in #1510
- chore: Update lock files by @dexters1 in #1511
- fix: Remove cognee endpoint from cognee core to allow MCP users to us… by @dexters1 in #1513
- chore: Update release version by @dexters1 in #1514
- fix: broken health check endpoint by @daukadolt in #1516
- feat: improve exception raising for better debugging by @daukadolt in #1512
- chore: update cognee-cli to use MCP Docker image from main. Bring back deprecation warnings by @daukadolt in #1491
- Release v0.3.5 by @dexters1 in #1515
New Contributors
- @MSR97 made their first contribution in #1363
- @patelchaitany made their first contribution in #1392
- @oryx1729 made their first contribution in #1447
- @zameel7 made their first contribution in #1479
- @turazashvili made their first contribution in #1464
- @shehab-badawy made their first contribution in #1385
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- fix: Resolve issue with vector url usage by @dexters1 in #1395
- fix: Resolve cognee mcp run issue by @dexters1 in #1396
- refactor: Make bigger connection pool for postgreSQL by @dexters1 in #1399
- fix: UI by @borisarzentar in #1397
- fix: Update command to start cognee UI in README by @Vasilije1990 in #1400
- fix: fixes cli test starts UI bug in CI/CD by @hajdul88 in #1404
- fix: Upgrade anthropic version by @siillee in #1406
- fix: Update chromadb version by @siillee in #1403
- fix: Update OllamaEmbeddingEngine.py by @weikao in #1330
- fix: Fixes temporal graph ci/cd by @hajdul88 in #1410
- chore: sets default to 1 for last_k in search by @hajdul88 in #1412
- fix: fixes temporal graph ci/cd by deleting open ended asserts by @hajdul88 in #1415
- fix: combined context search by @borisarzentar in #1420
- chore: update lock files by @borisarzentar in #1423
- refactor: make cypher query optional by @dexters1 in #1418
- fix: Resolve issue with server start test by @dexters1 in #1408
- fix: Resolve issue with wrong error message serialization for cognify… by @dexters1 in #1413
- fix: Resolve issue with Data object serialization by @dexters1 in #1407
- refactor: Use awaitable attrs for getting roles by @dexters1 in #1405
- fix: Resolve issue with file path name [COG-2937] by @dexters1 in #1411
- docs: add more details to README on how to run cognee ui by @daukadolt in #1414
- fix: fixes infinite loop introduced in combined search refactor by @hajdul88 in #1434
- docs: Updated some docs, not a lot was necessary by @siillee in #1428
- docs: Add docstrings for permission related functions. by @siillee in #1427
- fix: Add S3 URL handling in ensure_absolute_path function by @daukadolt in #1438
- fix: UI fixes by @borisarzentar in #1435
- chore: make
cognee -uidependencies (api) part of core deps by @daukadolt in #1439 - feat: add welcome tutorial notebook for new users by @daukadolt in #1425
- feat: create starter notebook on get notebooks by @daukadolt in #1441
- feat: ontology resolver and matching strategy abstraction by @hajdul88 in #1429
- fix: fixes ontology notebook by @hajdul88 in #1443
- refactor: default to none as observability to avoid Langfuse key warning by @hande-k in #1440
- test: Add CI test for fastembed by @siillee in #1375
- version 0.3.4 by @borisarzentar in #1433
New Contributors
Full Changelog: v0.3.3...v0.3.4
v0.3.4.dev4
What's Changed
- feat: create starter notebook on get notebooks by @daukadolt in #1441
Full Changelog: v0.3.4.dev3...v0.3.4.dev4