Dear community, we're excited to announce the launch of OpenCTI version 7 (7.260224.0) 🥳.
We packed a lot of content on this release, and you will see important changes when using OpenCTI. This changes imply breaking changes.
Important
Make sure you read the Breaking Change section at the bottom of this Release Note.
We are also introducing a new version naming convention matching our current ability to deliver releases. All of it make it worth to jump into the 7 digit 🙂
📌 First of all, we’re introducing a new Long Term Support (LTS) License.
An LTS license allows Entreprise Edition users to stay on a LTS version for up to one year while receiving backported fixes for critical bugs and security issues. This licence is available to those of our On-Prem EE customers that might be tied by mandatory testing framework before going to production and that cannot match our current rythm of release.
We plan to release two LTS versions per year, giving you the option to align feature upgrades with a predictable twice‑yearly cycle.
You will find all information about the new Product Lifecycle of OpenCTI, including the new naming convention and the new Long Term Support offering, to this documentation page: https://docs.opencti.io/latest/administration/product-life-cycle/
🍬 Important to note, OpenCTI v7 introduces first steps towards a full new UI Design System, helping users to focus on what matters & reduce the cognitive load. From the start, you will see the difference!
This Major release is also full of improvements and new features, focusing on solving key pain points and unlocking new use cases, including:
- Manage authentication strategies, to increase autonomy in setting up the application
- Control of capabilities in draft workspace, allowing you to force users to only edit data in a draft
- A new browser extension, simplify data collection process by remaining in a single screen
- User visibility, allowing users to keep data properly segregated
- Automation improvements, simplify label cleanup & trigger playbooks manually
- Securing the platform by providing state of the art token management solution
🔐 Manage Authentication Strategy via UI (EE)
In version 7 you will now be able to manage your SSO authentication mechanism via the OpenCTI UI (if your platform is Entreprise edition). This means that you will no longer need to update the configuration file (cross your fingers and hope) and reload the app to make changes. For all existing, your configurations will now be available via the UI and you can easily update and add new configurations as you require. This feature allows you be self sufficient, regardless of your deployment type (on-premise, SaaS).
Important
As announced in December 2025, SSO will fall under Entreprise Edition license in Version 7. This will mean that any Community Edition platforms that migrate to version 7.0.0 and onwards will not be able to login using SSO configured previously.
Moving SSO to the Enterprise Edition ensures that Filigran can sustainably maintain and continuously improve OpenCTI over the long term, while keeping investment strong in the Community Edition's core capabilities and responsibly managing the resources required to run a secure, high-quality open-source security platform.*
Almost all existing authentication methods will remain available in the UI. Configuration defined in files will still exist but migrated into the database and used for login. For migration details, authentication setup guidance, or troubleshooting, please refer to the links below.
🔒 Improved API Token Management (CE)
We've redesigned API token management in OpenCTI for better control, security, and visibility.
What's changed
- Explicit token generation: Tokens must now be explicitly generated—no longer auto-assigned to every user.
- Multiple tokens per user: Generate multiple tokens per account to manage integrations independently and revoke them individually.
- Token expiration: Assign expiration dates to enforce rotation policies and limit credential lifespan.
- Token value shown only at creation: Token values display only once at generation. Copy it immediately - it cannot be retrieved later.
- Usage tracking: Monitor token activity with "last used" indicators to identify active tokens.
Existing tokens will continue working. We recommend reviewing tokens and transitioning to the new model for expiration controls and per-integration isolation.
💼 Control of capabilities in draft mode (EE)
Draft mode now supports granular capability controls, separate from platform-wide permissions.
This lets you restrict analysts to creating/updating data in drafts only, while others approve and validate—securing your platform and preventing unwanted changes.
This is the first step toward a validation workflow leveraging the draft workspace—more updates coming soon.
🥷 User visibility to ensure privacy (CE)
User visibility ensures no data leakage across organizations (available since 6.9.11)
- Platforms with organization segregation: users only see users in their immediate organizations, not those in other organizations accessed via inference. This behavior is enforced when using organization segregation.
- Example: Previously, if Filigran was the parent entity with Filigran France & Filigran USA as children, users of France & USA could see each other through Filigran (via inference rules). Now, this requires manually adding France & USA users to the Filigran parent.
- Impact:
- Fewer users will be visible on some platforms.
- Benefit: enables sharing to organization groups without exposing users. Create an organization for sharing (e.g., "Energy" sector), add child organizations, and share to Energy. All organizations gain access without viewing other users.
- Platforms without organization segregation: visibility restricted by organization is enabled by default on migration. Change this in the policy screen.
🎨 Revamping OpenCTI’s UI, helping users to focus on what matters & reduce the cognitive load (CE)
The platform interface has been completely modernized with the V7 design system. This comprehensive redesign touches nearly every visual element you interact with: buttons, navigation, drawers, cards, labels, header, and many other components.
The goal? Create a lighter, cleaner interface that helps you work faster and with less visual noise.
Key improvements include:
- Streamlined user experience: A cleaner, more intuitive interface reduces cognitive load, making features easier to discover and use throughout the platform.
- Design consistency: The V7 design system ensures predictable, uniform interactions across all features, eliminating confusion from inconsistent design patterns.
- Enhanced accessibility: Improved contrast ratios, element sizing, and responsive behaviors make the platform more accessible to all users.
- Modern aesthetic: The updated visual design reflects current standards and builds confidence in the platform's capabilities.
This foundational redesign addresses previous challenges with visual complexity and outdated patterns, transforming the interface into a modern, efficient workspace that helps security teams focus on what matters most: Threat intelligence and Analysis.
🌐 A new browser extension, simplify data collection process by remaining in a single screen (CE/EE)
We're introducing a browser extension that bridges any web page directly with your OpenCTI platform, eliminating the need to switch between your browser and OpenCTI when collecting threat intelligence.
How it works:
- Automatic entity detection and enrichment: The extension scans the page you're viewing and detects cyber entities of interest such as IOCs, threat actors, and vulnerabilities. It then enriches them with contextual cards displaying information already present in your OpenCTI instance, shown directly next to the detected elements on the page.
- One-click report creation: Convert any web page into a STIX 2.1 report that embeds the page content, models the identified entities and their relationships, and publishes it directly to your platform for immediate use.
The extension is available for all major browsers: Firefox, Chrome, Edge, and Safari.
What this solves:
Analysts spend significant time browsing the web for threat intelligence across blogs, social media, advisories, and other sources. When they find relevant content, they face a tedious workflow: checking if the information already exists in OpenCTI, then manually creating objects and relationships, or converting the page to PDF for AI-assisted extraction.
This extension eliminates that friction. You stay on the page you're reading while the extension handles detection, enrichment, and ingestion. No more context switching, no more manual modeling, no more PDF conversions.
Community vs. Enterprise capabilities:
- CE version provides regex-driven indicator recognition for automatic detection of common IOC patterns.
- EE version leverages AI extraction service to automatically detect entities, identify relationships between them, and generate article summaries, providing a complete intelligence picture with minimal effort.
This extension transforms casual web browsing into an active intelligence collection workflow, making it effortless to capitalize on threat intelligence wherever you find it.
⚙️ Automation improvements (EE)
- Remove labels and markings definitively with playbooks
Playbooks can now remove specific labels and markings from entities, even if those values weren't added by the playbook itself. Previously, you could only remove values that were added within the same playbook execution, forcing manual cleanup for pre-existing labels or markings. This enhancement eliminates that limitation, allowing you to fully automate label and marking management without manual intervention.
- Manual enrollment of entities in playbooks
You can now manually trigger playbooks on any entity type. A new "Enroll in playbook" button allows analysts to initiate automated workflows on-demand for specific entities. The interface displays available playbooks filtered by entity compatibility and trigger conditions, enabling one-click manual enrollment.
🔗 Connectors & Integrations (CE)
This milestone brings a significant expansion of the OpenCTI connector ecosystem, with new integrations and meaningful improvements across the board.
External Import
- Orange Cyber Defense: Introduces a new external import connector, replacing the previous version.
- Echo CTI: Retrieves indicators (IP, URL, Hash, IP Range) from the Echo CTI platform and ingests them into OpenCTI.
- Dogesec SIEM Rules: Synchronizes detection rules from SIEM Rules Detection Packs directly into OpenCTI.
- VMRay: Ingests high-quality IOCs and analysis context from the VMRay Platform into OpenCTI.
- DigIntLab Double Extorsion: Ingests** ransomware and data leak announcements published on the DoubleExtortion Platform by DigIntLab.
- CrowdStrike: The connector has been enhanced to support two new data collections: Malware and Vulnerabilities intelligence.
- Recorded Future: The connector has been enhanced to support the ingestion of “Vulnerabilities Playbook Alerts” and ingestion of “Vulnerability Risk List”.
Enrichment
- Orange Cyber Defense: New enrichment connector, replacing the previous version.
- IsMalicious: New enrichment connector for isMalicious, a threat intelligence platform aggregating malicious IP and domain data from 50+ sources.
- Onyphe: New enrichment connector to enrich IP addresses, domains, hostnames, certificates, text and IOCs with data from Onyphe.
- Team Cymru Scout: New enrichment connector to enrich IP addresses and domain names with Pure Signal Scout data.
- Team Cymru Scout Search: Enriches Text observables using Team Cymru Scout Search API for playbook-based threat intelligence queries.
Third-Party Applications
- OpenCTI for Splunk Enterprise: A new Splunk application for OpenCTI has been published on Splunkbase, offering two ingestion modes: “index-based” and “KVStore-based”, enabling compatibility with distributed and Splunk Cloud deployments. Additionally, ingested indicators are now automatically enriched with their full threat context, including related malware, threat actors, vulnerabilities, attack patterns, and intelligence reports.
Additionally, a large set of connectors has been added to the OpenCTI catalog with one-click deployment support: DNSTwist, Red Flag Domains, Microsoft Sentinel Incidents, Valhalla, MITRE Atlas, MalwareBazaar, Wiz Cloud Landscape, URLHaus, MISP, CPE, Recorded Future Enrichment, DISARM, Phishunt, AbuseIPDB Blacklist, MISP Feed, Dragos, Microsoft Defender Intel, Silobreaker, Microsoft Sentinel Intel, Intel471, and First EPSS.
BREAKING CHANGES
For all the breaking changes, please have a look at our documentation: https://docs.opencti.io/latest/deployment/breaking-changes/?h=breaking+change.
- OpenCTI 7 will only be compatible with OpenAEV 2.2.0
- Python 3.9 is no longer supported:
- Please review any script that may use some functionalities available in this version
- Token management:
- Security improvement replacing the legacy single cleartext
api_tokenper user with a modern multi-token system featuring HMAC-hashed storage, expiration policies, per-token usage tracking, and capability-based access control. Connector-to-platform authentication is upgraded from raw token passthrough to JWT-based mutual authentication using platform-derived Ed25519 key pairs. All existing tokens are automatically migrated to the new system. After migration existing tokens will be encrypted and so no longer be retrievable by the user. - Breaking changes in APIs
User.api_token→User.api_tokens(type changed fromString!to[ApiToken!]!)MeUser.api_token→MeUser.api_tokensmeTokenRenewmutation removedUserEditMutations.tokenRenewmutation removed
- Breaking change in client python
MeUser.api_token→MeUser.api_tokenstoken_renew()method removed, replaced bycreate_token()/remove_token()
- Security improvement replacing the legacy single cleartext
- Mandatory Cryptography configuration
- Upgrading to OpenCTI 7 requires configuring a cryptography key in the application settings. This is now necessary for the secure storage of secrets/credentials (e.g., SSO secrets).
- Env variable: APP__ENCRYPTION_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
- Configuration file: app { encryption_key = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" }
What's Changed
- [frontend/backend] add report
contentattribute to fintel (#12530) by @delemaf in #13702 - [frontend] create button UI V7 (#13460) by @esrevi in #13616
- [frontend] update Button and IconButton for UI v7 (#13460) by @esrevi in #13791
- [frontend] UI Improvement - Default card design (#13455) by @lndrtrbn in #13606
- [frontend] Header UI v7 (#13451) by @esrevi in #13862
- [Frontend] Improve consistency in entities headers (#13454) by @lndrtrbn in #13924
- [frontend] Update leftbar items design v7 (#13452) by @esrevi in #13899
- [frontend] fix autoscroll when opening notes (#13455) by @lndrtrbn in #13927
- [frontend] various UI fixes (#13460) by @esrevi in #13907
- [frontend] fix chatbot position + style (#13451) by @lndrtrbn in #13930
- [FRONTEND] Change Uppercases to sentence case by @MTorbay-Filigran in #13646
- [frontend] fix button secondary style (#13460) by @esrevi in #13939
- [frontend] update the chips system (#13458) by @esrevi in #13931
- [backend] standalone connector migration composer (#13202) by @esrevi in #13405
- [frontend] fix header when banner is displayed and draft banner (#13451) by @esrevi in #13953
- [frontend] Improve new Card design (#13455) by @lndrtrbn in #13957
- [frontend] update external reference button spacing (#13460) by @esrevi in #14004
- [frontend] improve cards with actions (#13455) by @lndrtrbn in #14005
- [frontend] improve note card (#13455) by @lndrtrbn in #14008
- [frontend] drawer v7 (#14011) by @esrevi in #14009
- [backend/frontend] SAML SSO configurable in UI (#3923) by @ValentinBouzinFiligran in #13707
- Issue/13460 UI fixes by @esrevi in #14030
- [backend] SSO: migrate openID Ldap (#3923) by @marieflorescontact in #14033
- [backend/frontend] Indicator "Reliability" field is not configurable (#12495) by @Gwendoline-FAVRE-FELIX in #14021
- [frontend] Change styling of labels in Cards (#13303) by @lndrtrbn in #14059
- [frontend] button layout (#13460) by @esrevi in #14039
- [backend] Remove LDAP et OpenID as migrated strategy (#3923) by @aHenryJard in #14065
- [frontend] another drawers update (#13645) by @esrevi in #14071
- [frontend/backend] fix capabilities in draft review (#10599) by @delemaf in #13993
- [frontend] Card design fixes and change widget popover placement (#13455) by @lndrtrbn in #14101
- [frontend] Remove OpenCTI Logo in LeftBar (#13452 ) by @Gwendoline-FAVRE-FELIX in #14102
- [frontend] Fix card design of public dashboards (#13455) by @lndrtrbn in #14109
- [frontend] Improve global color consistency (#13495) by @MTorbay-Filigran in #13954
- [frontend] Files Search in Data Table (#13303) by @Archidoit in #14110
- [frontend] Fix Analyses Chip and redirection in Knowledge search (#13303) by @Archidoit in #14113
- [frontend] fix Authorized Members in Draft (#10599) by @frapuks in #13994
- [Frontend]UI Improvements in SSO (#3923) by @CelineSebe in #14035
- [backend] SSO: migration HEADER (#3923) by @marieflorescontact in #14040
- [frontend] tag fixes (#13458) by @esrevi in #14130
- [frontend] UI fix v7 (#13303) by @MTorbay-Filigran in #14129
- [frontend] Preserve case for markings in tooltips and autocomplete chips (#13452) by @Gwendoline-FAVRE-FELIX in #14123
- [frontend] Some improvements on new Button design (#13460) by @lndrtrbn in #14122
- [frontend] Rework Mitre headers UI (#13303) by @Archidoit in #14119
- [frontend] various ui fixes (#13495) by @esrevi in #14140
- [frontend] UI fix v7 (#13303) by @MTorbay-Filigran in #14146
- [frontend] Vulnerabilities CVSS metrics (#13303) by @Gwendoline-FAVRE-FELIX in #14141
- [backend][frontend] Adding OpenId strategy in GUI (#3923) by @aHenryJard in #14067
- [frontend] Login pages new UI (#14112) by @lndrtrbn in #14155
- [backend/frontend] SSO - Add UI protection + graphql protection (#3923) by @SarahBocognano in #14154
- [frontend] Some fixes around new UI (#13303) by @lndrtrbn in #14190
- [frontend] Some fixes in UI (#13303) by @lndrtrbn in #14195
- [frontend] DatableToolbar drawers by @esrevi in #14197
- [backend/frontend] Add new IMEI, ICCID, and IMSI Observables (#3182) by @scarletmerlin123 in #13588
- [frontend] Display SSO menu with only SSO capa (#3923) by @marieflorescontact in #14166
- [frontend] various small UI fixes by @esrevi in #14206
- [frontend] Remove Camelcase on email and branding (#13303) by @Gwendoline-FAVRE-FELIX in #14167
- [backend/frontend] Add LDAP configuration to GUI (#3923) by @ValentinBouzinFiligran in #14103
- [frontend] In Processing/Tasks : Label too close from each other (#13303) by @Gwendoline-FAVRE-FELIX in #14209
- [frontend] Multiple fixes for new UI (#13303) by @lndrtrbn in #14212
- [backend/frontend] add DraftWorkspace type to entity customization (#14046) by @delemaf in #14127
- [frontend/backend] advancedConf type and nullable graphql label (#3923) by @ValentinBouzinFiligran in #14227
- [frontend] Remove some old Paper components (#13303) by @lndrtrbn in #14214
- [frontend] UI fix v7 - Buttons and search fields in Drawers (#13303) by @MTorbay-Filigran in #14168
- [backend/frontend] revert latest changes to observables (IMEI, ICCID, IMSI) (#14229) by @labo-flg in #14235
- [frontend] container header by @esrevi in #14217
- [frontend] UI details, demographic and biographic sections (#13303) by @MTorbay-Filigran in #14170
- [frontend] fixes v7 2 by @esrevi in #14231
- [frontend] improve inferred rel data viz (#13303) by @lndrtrbn in #14258
- [frontend/backend] missing fields for group and orga (#3923) by @ValentinBouzinFiligran in #14236
- [frontend] improve workbench list items ui (#11116) by @lndrtrbn in #14259
- [backend] Allow usage of env configuration only (#3923) by @aHenryJard in #14246
- [frontend] Improve login page with custom theme (#13303) by @lndrtrbn in #14263
- [frontend] Trash to DataTable (#13303) by @Archidoit in #14261
- [frontend] vocabulary tags display (#13303) by @esrevi in #14257
- [frontend] UI: color fixes (#13303) by @Archidoit in #14265
- [backend] remove unrelated changes on release branch by @aHenryJard in #14282
- [backend] move logout_remote out of Passeport options (#3923) by @aHenryJard in #14211
- [frontend] latest created relationships lines (#13303) by @esrevi in #14277
- [backend] fix count tests by @lndrtrbn in #14306
- [frontend] playbook, case templates header buttons align (#13303) by @esrevi in #14279
- [frontend] Improve hub buttons + danger zone button (#13303) by @lndrtrbn in #14266
- [frontend] ts fix in StixCoreObjectHistoryLine (#14307) by @MTorbay-Filigran in #14308
- [backend] Update composer encrypt method (#14275) by @esrevi in #14280
- [frontend] Empty fields, markings and labels displayed as '-' (#13303) by @Archidoit in #14284
- [frontend] Fix missing cards design (#13303) by @lndrtrbn in #14310
- [frontend] Change input placeholder color (#13303) by @lndrtrbn in #14311
- [frontend] Fix connector cards (#13303) by @lndrtrbn in #14314
- [frontend] Group and Orga mapping (#3923) by @ValentinBouzinFiligran in #14278
- [backend] SSO: migration CERT (#3923) by @marieflorescontact in #14136
- [frontend] Fix sightings card relationship (#13303) by @lndrtrbn in #14323
- [frontend] In ExportList, change the FAB button into a primary button (#13303) by @Gwendoline-FAVRE-FELIX in #14286
- [frontend] FIx some padding top in drawers (#13303) by @lndrtrbn in #14326
- [frontend] tooltip and helper text for array field (#3923) by @ValentinBouzinFiligran in #14331
- [frontend] connector status icon (#13303) by @esrevi in #14309
- [backend/frontend] SSO : local strategy dedicated behaviors (#3923) by @marieflorescontact in #14175
- [frontend] fix togglebuttons, buttons in headers (#13303) by @esrevi in #14334
- [frontend] Change cards for rules engine (#13303) by @lndrtrbn in #14335
- [backend] Allow config admin to manage SSO (#3923) by @aHenryJard in #14271
- [frontend] Moved buttons and search inputs in the right places in Darwers (#13303) by @MTorbay-Filigran in #14328
- [backend] Improve conversion error management and add test coverage (#3923) by @aHenryJard in #14232
- [frontend] UI: fix Analyses chip redirection for containers in Advanced search (#13303) by @Archidoit in #14353
- [frontend] tag width and global workflow update (#13303) by @esrevi in #14349
- [frontend] UI: Global kill chain knowledge list (#13303) by @Archidoit in #14352
- [frontend] SSO in GUI - UI improvement (#3923) by @SarahBocognano in #14207
- [backend/frontend] using cyberark with new SSO implementation (#3923) by @aHenryJard in #14321
- [frontend] fix group and orga tabs (#3923) by @ValentinBouzinFiligran in #14374
- [frontend] Improvements details sections (#13303) by @MTorbay-Filigran in #14355
- [backend/frontend] do not start disabled strategy on init and use Authentication naming (#3923) by @aHenryJard in #14364
- [frontend/backend] can access to import dialog with draft override (#14061) by @delemaf in #14203
- [frontend] fix display delete button (#10599) by @frapuks in #13995
- [backend] start encryption process for SSO (#3923) by @aHenryJard in #14357
- [frontend/backend] Remove CAPABILITIES_IN_DRAFT feature flag (#10599) by @delemaf in #14256
- [frontend] Display a message to inform that database SSO is disabled (#3923) by @SarahBocognano in #14400
- [FRONTEND] UI bug fixes on color and spacing (#13303) by @MTorbay-Filigran in #14404
- [backend/frontend] Add CERT config to GUI (#3923) by @CelineSebe in #14228
- [frontend] improve login page (#13303) by @lndrtrbn in #14356
- [Frontend] Changed Rules tags style (#13303) by @MTorbay-Filigran in #14375
- [frontend] add missing FF handling in DraftCreation (#14046) by @JeremyCloarec in #14412
- [frontend] Fix Not the same actions on Indicators (#13303) by @SarahBocognano in #14418
- [frontend] fix datatable rendering in drawer (#13303) by @esrevi in #14411
- [frontend] add currentUserAccessRight to all SDOs fragments by @JeremyCloarec in #14423
- [frontend] Some improvements on new login layout (#13303) by @lndrtrbn in #14422
- [frontend] add missing FF handling in uesDefaultValues (#14046) by @JeremyCloarec in #14431
- [FRONTEND] v7 UI fixes - wrap in Task List + border in resizing widgets (#13303) by @MTorbay-Filigran in #14429
- Issue/13303 UI fixes by @esrevi in #14428
- [frontend] Fix global kill chain icons display (#13303) by @Archidoit in #14430
- [frontend] Change how Draft toolbar is displayed (#13695) by @lndrtrbn in #14376
- [frontend] Removed opacity on leftBar subItems (#13303) by @MTorbay-Filigran in #14433
- [backend] filtered empty values for secret (#3923) by @marieflorescontact in #14424
- [frontend] array fields (#3923) by @ValentinBouzinFiligran in #14287
- [FRONTEND] UI fixes - right menu in Settings > Security and list icons (#13303) by @MTorbay-Filigran in #14417
- [backend/frontend] Add header in GUI (#3923) by @CelineSebe in #14324
- [frontend] Relation screen reload for each new relation clicked (#13303) by @delemaf in #14444
- [frontend] SSO GUI - UI fixes by @SarahBocognano in #14419
- [frontend] Filter icon button styles (#13303) by @Archidoit in #14434
- [frontend] Change card design for content mapping (#13303) by @lndrtrbn in #14441
- [frontend] Indicator Lifecycle button color (#13303) by @Archidoit in #14447
- [frontend] dialogs redesign (#13649) by @esrevi in #14402
- [backend] Update to openid-client v5 -> v6 on SSO in UI (#3923) by @xfournet in #14397
- [frontend] overview UI improvements (#3923) by @CelineSebe in #14440
- [backend] Adapt changes and build history on top (#8237) by @richard-julien in #13775
- [backend/frontend/api/worker] Introduce new token management system by @richard-julien in #14367
- [frontend] fixes on triggers and on report knowledge right drawer (#13303) by @MTorbay-Filigran in #14455
- [frontend] fix graph blinking on node click by @OctaveLaventure in #14467
- [frontend] nested header tags displayed (#13303) by @esrevi in #14459
- [frontend] fix inconsistent external reference item rendering for relationship by @fellowseb in #14460
- [SEP-19] spacing under confidence level title (#14443) by @frapuks in #14445
- [frontend] fix hidden bars by draft toolbar (#13303) by @lndrtrbn in #14450
- [frontend] multiple ui fixes (#13303) by @esrevi in #14432
- [frontend] dashboard header space (#13303) by @esrevi in #14475
- [SEP-22] fix translation (#14470) by @frapuks in #14471
- [frontend] fix dialogs 2fa, apitoken, history, and user service tag (#13303) by @esrevi in #14476
- [backend] Adapt composer contract for new token management (#13948) by @richard-julien in #14477
- [frontend/backend] SSO Submit and encryption update (#3923) by @ValentinBouzinFiligran in #14458
- Oob/sso by @richard-julien in #14493
- [frontend] fix inconsistent icon sizes (#13303) by @fellowseb in #14473
- Fix disappearing nodes in correlation graph (#14479) by @OctaveLaventure in #14480
- [frontend] Corrected bug in safari leftbar (#13303) by @MTorbay-Filigran in #14446
- [frontend] fix StixDomainObjectEdition drawer and header (#14495) by @delemaf in #14496
- [backend/frontend] Support AI prompts SCO (and associated STIX patterns) and NOVA rules in OpenCTI (#14503) by @SamuelHassine in #14504
- [frontend/backend] Add metadata in draft creation form (#14058) by @frapuks in #14415
- [frontend] fixed data table pagination shrink issue (#13303) by @MTorbay-Filigran in #14497
- [frontend] remove header gap when no alias or tags (#13303) by @esrevi in #14518
- [backend/frontend] Authentication configuration in UI update (#3923) by @xfournet in #14505
- fix style mismatch between assignees and participants in entity details #14534 by @OctaveLaventure in #14536
- [frontend] Org color is consistent in connector view by @OctaveLaventure in #14548
- [frontend] Scrollbars in filters are hidden by @OctaveLaventure in #14546
- [frontend] Ingestion - Monitoring: Manager deployment is not aligned (#13303) by @Gwendoline-FAVRE-FELIX in #14558
- [frontend] changed body background end gradient color (#13303) by @MTorbay-Filigran in #14557
- [Frontend] Fix content width (#13303) by @Gwendoline-FAVRE-FELIX in #14363
- [frontend] Fix default max width for markings chips (#13303) by @Archidoit in #14564
- [frontend] Corrected security coverage UI after rebase (#13303) by @MTorbay-Filigran in #14565
- [ci] update namespace dev testing deployment (#14561) by @esrevi in #14570
- [frontend] update drawer exportfiles (#13303) by @esrevi in #14568
- [backend/frontend] Remove FF in Authentication (#3923) by @CelineSebe in #14544
- [client-python] Remove support of python 3.9 (#14072) by @xfournet in #14073
- [frontend] should prevent crash on live streams screen (#13303) by @esrevi in #14586
- [deps] Update dependency uvicorn to >=0.41.0,<0.42.0 by @renovate[bot] in #13192
- [docs] Improve 7.x documentation breaking changes by @richard-julien in #14462
New Contributors
- @scarletmerlin123 made their first contribution in #13588
- @fellowseb made their first contribution in #14460
Full Changelog: 6.9.22...7.260224.0