| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-31 | 4.4 kB | |
| v6.8.0 source code.tar.gz | 2026-08-31 | 50.5 MB | |
| v6.8.0 source code.zip | 2026-08-31 | 51.7 MB | |
| Totals: 3 Items | 102.3 MB | 3 | |
please refer to the Changelog
WARNING: We had issues with Docker builds so there's no ARM support for this release.
What's Changed
- [GSoC 2026] chatbot: LangChain 1.x migration (create_agent) — Refs [#3833] by @berardifra in https://github.com/intelowlproject/IntelOwl/pull/3842
- [GSoC 2026] chatbot: harden jobs-vs-investigations routing + accept null filter args (Refs [#3843]) by @berardifra in https://github.com/intelowlproject/IntelOwl/pull/3844
- [GSoC 2026] chatbot: keep the Ollama model resident (OLLAMA_KEEP_ALIVE) — Refs [#3855] by @berardifra in https://github.com/intelowlproject/IntelOwl/pull/3856
- [Connectors] Feat: health check error messages in UI. Closes [#3864] by @sanjib2006 in https://github.com/intelowlproject/IntelOwl/pull/3865
- [GSoC 2026] chatbot: default analyze_observable to a curated playbook + forbid placeholder names by @berardifra in https://github.com/intelowlproject/IntelOwl/pull/3881
- fix(frontend): pin the test timezone so date assertions are deterministic by @berardifra in https://github.com/intelowlproject/IntelOwl/pull/3897
- [GSoC 2026] core(datamodel): populate the reconciled verdict for key-free domain/URL analyzers by @berardifra in https://github.com/intelowlproject/IntelOwl/pull/3893
- [GSoC 2026] chatbot: report IntelOwl's own verdict on a job by @berardifra in https://github.com/intelowlproject/IntelOwl/pull/3898
- fix(exiftool): download from SourceForge (tarball moved off exiftool.org) by @shariqueahmad108-ship-it in https://github.com/intelowlproject/IntelOwl/pull/3903
- [Connectors] Introduce CTIConnector to standardize CTI connectors and support data model enrichment by @sanjib2006 in https://github.com/intelowlproject/IntelOwl/pull/3891
- [Health Check] Refactor health_check methods to return a tuple (status, message) Closes [#3906] by @sanjib2006 in https://github.com/intelowlproject/IntelOwl/pull/3907
- Fix broken shellcheck script URL in pull_request_automation workflow. Closes [#3912] by @sahilphad07-sudo in https://github.com/intelowlproject/IntelOwl/pull/3913
- [GSoC 2026] fix(settings): single, env-driven definition for CHATBOT_QUEUE by @berardifra in https://github.com/intelowlproject/IntelOwl/pull/3919
- [Connectors] Update Slack Connector Tests by @sanjib2006 in https://github.com/intelowlproject/IntelOwl/pull/3933
- build(deps): bump github/codeql-action from 4.35.1 to 4.37.6 by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3931
- [GSoC 2026] chatbot: post-generation guard against fabricated placeholder names by @berardifra in https://github.com/intelowlproject/IntelOwl/pull/3920
- Update droidlysis from ce37151 to 914edc5 by @github-actions[bot] in https://github.com/intelowlproject/IntelOwl/pull/3918
- build(deps): bump playwright from 1.50.0 to 1.62.0 in /integrations/phishing_analyzers by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3900
- build(deps): bump actions/stale from 9 to 11 by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3899
- Update GoReSym from v3.3 to v3.4 by @github-actions[bot] in https://github.com/intelowlproject/IntelOwl/pull/3847
- Update box-js from 1.9.27 to 1.9.29 by @github-actions[bot] in https://github.com/intelowlproject/IntelOwl/pull/3846
- Gsoc 2026/post mid connectors by @mlodic in https://github.com/intelowlproject/IntelOwl/pull/3938
- fix(tasks): mark job as failed when pipeline raises. Closes [#3653] by @berardifra in https://github.com/intelowlproject/IntelOwl/pull/3976
- build(deps): bump projectdiscovery/nuclei from v3.7.0 to v3.11.1 in /integrations/nuclei_analyzer by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3949
- build(deps): bump intezer-sdk from 1.24.0 to 1.27.6 in /requirements by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3947
- build(deps): bump jsonschema from 4.25.1 to 4.26.0 in /requirements by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3946
New Contributors
- @shariqueahmad108-ship-it made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3903
- @sahilphad07-sudo made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3913
Full Changelog: https://github.com/intelowlproject/IntelOwl/compare/v6.7.0...v6.8.0