chg: [changelog] v2.4.146 release

pull/48/head
Alexandre Dulaunoy 2021-07-01 06:24:27 +02:00
parent 7c9c35e189
commit dcb658f480
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 46 additions and 0 deletions

View File

@ -2,6 +2,52 @@ Changelog
========= =========
v2.4.146 (2021-06-30)
---------------------
New
~~~
- [API] Read only authkeys. [Jakub Onderka]
Changes
~~~~~~~
- [VERSION] bump. [iglocska]
- [log] Remove ObjectRelationship from audit log. [Jakub Onderka]
- [internal] Simplify generating some JSON responses. [Jakub Onderka]
- [warning-lists] updated to the latest version. [Alexandre Dulaunoy]
Fix
~~~
- [UI] Loading non exists library in Audit log index. [Jakub Onderka]
- [event:add] Typo in accessing sharing group roaming information.
[mokaddem]
Other
~~~~~
- Merge branch 'develop' into 2.4. [iglocska]
- Merge pull request #7533 from JakubOnderka/audit-log-ui-fix. [Jakub
Onderka]
fix: [UI] Loading non exists library in Audit log index
- Merge remote-tracking branch 'origin/2.4' into develop. [mokaddem]
- Merge pull request #7482 from JakubOnderka/authkey-read-only. [Jakub
Onderka]
new: [API] Read only authkeys
- Merge pull request #7527 from JakubOnderka/response-simplify. [Jakub
Onderka]
chg: [internal] Simplify generating some JSON responses
- Merge pull request #7526 from MISP/2.4. [Jakub Onderka]
Merge 2.4 into develop
- Merge branch '2.4' of github.com:MISP/MISP into 2.4. [Alexandre
Dulaunoy]
- Merge branch '2.4' of github.com:MISP/MISP into 2.4. [mokaddem]
- Security: fix stored xss in sharing groups view as reported by Nicolas
Vidal from TEHTRIS. [Luciano Righetti]
v2.4.145 (2021-06-28) v2.4.145 (2021-06-28)
--------------------- ---------------------