Releases: intuitem/ciso-assistant-community
Releases · intuitem/ciso-assistant-community
v3.9.2
What's Changed
- chores: update helm chart to v3.9.1 by @ab-smith in #3129
- fix: remove useless finally by @eric-intuitem in #3132
- fix: typo in fr translation by @eric-intuitem in #3140
- fix: better management of reverse links on Policies by @ab-smith in #3139
- docs: revise README for better clarity and additional badges by @ab-smith in #3141
- feat: additional fields for asset export and view by @StefanFl in #3138
- fix: add guardrails to SocialAccountAdapter to handle IdP issuing multiple emails by @nas-tabchiche in #3148
- feat(18n): support chinese (simplified) translation by @ab-smith in #3152
- build(deps): bump urllib3 from 2.6.2 to 2.6.3 in /backend by @dependabot[bot] in #3147
- chores(i18n): add missing italian strings by @LoZio and @ab-smith in #3156
- Add Spanish translation to doc-pol_new.xlsx by @thidalgosalvador and @ab-smith in #3157
- fix: sanitize task name to avoid invalid characters in xlsx export by @Mohamed-Hacene in #3144
- feat: user can decide to include enclaves or not on the organisation tree by @ab-smith in #3160
- feat(lib): update mitre attack to v18.1 by @eric-intuitem in #3153
- feat(lib): support for Estonian E-ITS framework by @ab-smith in #3161
New Contributors
Full Changelog: v3.9.1...v3.9.2
v3.9.1
What's Changed
- chores: helm chart upgrade to 3.9.0 by @ab-smith in #3119
- feat: ci/cd test for enterprise backup/restore in community edition by @tchoumi313 in #3027
- fix: Revoke sessions after enabling 2FA by @monsieurswag in #3074
- fix(tests): workaround for ebios-rm flakiness by @eric-intuitem in #3126
- fix: extended result donut follows implementation group by @ab-smith in #3120
- fix: additional improvement to IAM by @eric-intuitem in #3116
- feat(perf): improve audit perf by @eric-intuitem in #3125
Full Changelog: v3.9.0...v3.9.1
v3.9.0
What's Changed
- chores: update helm chart by @ab-smith in #3115
- feat: improve metric instances table and unit management by @ab-smith in #3117
- feat: support extended audit result and extra flag to control the visibility of progress by @ab-smith in #3103
- feat: link ISO objectives to custom metrics by @ab-smith in #3118
- feat: servicenow integration by @nas-tabchiche in #3098
Full Changelog: v3.8.1...v3.9.0
v3.8.1
What's Changed
- chores(build): update helm chart by @ab-smith in #3080
- fix: better management of dimensionless units on kpi card by @ab-smith in #3081
- fix: cascade deletion of attachment with evidence by @melinoix in #3083
- fix: make parent domain clearly mandatory on EE with better fallback for CE by @ab-smith in #3060
- chores: ready for python 3.14 and allauth upgrade by @ab-smith in #3092
- feat: Added 614 translations to IT frontend messages by @LoZio in #3091
- fix: broken YES_NO filters by @monsieurswag in #3088
- chores: move to latest node LTS and fix missing formatting by @ab-smith in #3094
- chores(i18n): add missing Spanish translations to frontend messages (es.json) by @thidalgosalvador in #3093
- feat: add an observation field for the security exceptions by @martinzerty in #3085
- feat(UI): use modal for library upload by @monsieurswag in #3086
- chores: align enterprise edition poetry lock file by @ab-smith in #3102
- feat: ebios rm - allow users to focus on a specific feared event on strategic scenario by @ab-smith in #3099
- feat: improve compliance recap page ui by @melinoix in #3107
- fix: post-upgrade backend warnings + frontend pending warnings by @ab-smith in #3095
- feat(pro): support ebios RM study import from ARM excel format by @ab-smith in #3110
- feat: enhance and fix webhook form by @melinoix in #3105
- doc(spec): improve assets and add actors by @eric-intuitem in #2861
- fix: modeltable tabs not flex in generic collections by @melinoix in #3104
- fix: inherit base viewset and serializer classes for webhook endpoints by @nas-tabchiche in #3111
- fix: missing permissions on metrics management by @ab-smith in #3113
- fix: user self-actions permissions by @nas-tabchiche in #3114
New Contributors
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- feat(epic): custom KPI and KRI by @ab-smith in #2932
- chores(build): update helm chart by @ab-smith in #3065
- i18n: align German GRC terminology with reference frameworks by @hlederhaas in #3071
- fix(ui): pat ui improvement by @tchoumi313 in #3073
- feat: tasks export as xlsx by @tchoumi313 in #3059
- feat(epic): Unify library model tables by @monsieurswag in #3040
- fix: align pro/community settings by @eric-intuitem in #3068
- fix: asset security capability not disabled in security objectives comparison by @Mohamed-Hacene in #3076
- fix: copy add score to target when mapping by @martinzerty in #3063
Full Changelog: v3.7.10...v3.8.0
v3.7.10
What's Changed
Important regression corrected in this version
- chore: move iso27001.xlsx and doc-pol.xlsx to their folder by @Mohamed-Hacene in #3047
- feat(lib): outline for ISO 42001-2023 (Artificial Intelligence) by @ab-smith in #3048
- feat(lib): add India's DPDPA 2023 by @ab-smith in #3050
- feat(lib): add SCF mappings and other associated fixes by @ab-smith in #2971
- fix: evidences owner sanitization during domain export by @ab-smith in #3051
- fix(UI): risk matrix label overflowing by @monsieurswag in #3056
- chore: align asset field in forms to search by ID by @Mohamed-Hacene in #3057
- fix: inspect requirement queryset by @Mohamed-Hacene in #3058
- build(deps-dev): bump filelock from 3.17.0 to 3.20.1 in /backend by @dependabot[bot] in #3054
- fix: remove the drag-n-drop mention on data wizard to avoid confusion by @ab-smith in #3061
- fix: incidents md export issue when threats are attached by @ab-smith in #3062
- fix: Risk matrix can be deleted while being used in BIA by @monsieurswag in #3055
- fix: allow matrix change in enterprise ebios rm form by @Mohamed-Hacene in #3052
- fix: applied controls initial value in requirement assessments by @Mohamed-Hacene in #3064
Full Changelog: v3.7.9...v3.7.10
v3.7.9
What's Changed
- fix: add missing domain entry in data wizard by @eric-intuitem in #3046
Full Changelog: v3.7.8...v3.7.9
v3.7.8
What's Changed
- German translation added by @hlederhaas in #3032
- feat: add import wizard for domains by @tchoumi313 in #3039
- fix: inconsistent filtering on 'many to many' fields by @tchoumi313 in #2961
- feat: add applied controls in table mode by @Axxiar in #2786
- feat: processing export by @tchoumi313 in #3022
- Feat/add mcp server capacities for tasks and audits by @jledoze in #2919
- fix: adjustment to mcp implementation on applied controls by @ab-smith in #3043
- feat: add ref_id to tasks on the aggregated tasks review by @ab-smith in #3044
- feat: allow switching risk matrices in risk assessments and EBIOS-RM studies by @Mohamed-Hacene in #3041
- feat: align audits scores with framework boundaries on update by @Mohamed-Hacene in #2840
- fix: multi stage propagation of disaster recovery objectives by @ab-smith in #3045
New Contributors
- @hlederhaas made their first contribution in #3032
- @jledoze made their first contribution in #2919
Full Changelog: v3.7.7...v3.7.8
v3.7.7
What's Changed
- fix: error on requirement assessment when the audit is locked by @ab-smith in #3034
- fix: align quant risk tolerance setting with probability inputs by @ab-smith in #3035
- feat(sso): improve SSO text by @eric-intuitem in #3031
- fix: missing search fields for tasks and reference controls by @ab-smith in #3037
- feat: incidents tracking improvement by @ab-smith in #3038
- feat: support validations on policies by @ab-smith in #3036
Full Changelog: v3.7.6...v3.7.7
v3.7.6
What's Changed
- build(deps): bump urllib3 from 2.5.0 to 2.6.0 in /backend by @dependabot[bot] in #3018
- fix: inconsistent filtering on contracts on nested tables by @ab-smith in #3019
- chores(i18n): missing FR strings by @ab-smith in #3021
- chores(i18n): recover missing strings for German by @ab-smith in #3023
- chores(i18n): missing nl strings by @ab-smith in #3024
- feat: sanity check before deleting items by @tchoumi313 in #2936
- fix: use safe_display for audits comparison to have a fallback by @ab-smith in #3026
- fix: contract labels field by @Mohamed-Hacene in #3029
- fix: regression on tableMarkdown persistence by @ab-smith in #3030
Full Changelog: v3.7.5...v3.7.6