2.4.96 updated changelog

pull/6/head
Alexandre Dulaunoy 2018-10-09 16:36:47 +02:00
parent f08b52f6b2
commit f681b69ba1
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 19 additions and 0 deletions

View File

@ -7,6 +7,16 @@ v2.4.96 (2018-10-09)
New
~~~
- [ReST client] generate python output too. [iglocska]
- also, nicer toggle!
- [API] Added cache export to export list. [iglocska]
- [ReST Client] added curl output to make everyone's lives a bit easier.
[iglocska]
- [API] Added returnFormat descriptions in a programmatic way to the API
info. [iglocska]
- [API] Added a new export that simply hashes all values with a
requested hash format. [iglocska]
- [API] rework of the searchall/quickFilter parameters. [iglocska]
Now it correctly works as intended on both attribute and event contexts
@ -188,6 +198,11 @@ Changes
Fix
~~~
- [sanitisation] Sanitise curl query. [iglocska]
- [stix2 import] Fixed to_ids flag in imported objects. [chrisr3d]
- [API] Fixed broken check for overriding IDS flags via proposals, fixes
#3748. [iglocska]
- [stix2 export] Fixed process objects export. [chrisr3d]
- [stix2 export] Fixed function call typo. [chrisr3d]
- [Auth] Correctly handle users accounts getting deleted whilst the
users are logged in. [iglocska]
@ -461,6 +476,10 @@ Other
- Merge branch '2.4' of github.com:MISP/MISP into 2.4. [iglocska]
- Merge branch '2.4' of github.com:MISP/MISP into 2.4. [chrisr3d]
- Merge branch '2.4' of github.com:MISP/MISP into 2.4. [iglocska]
- Merge branch '2.4' of github.com:MISP/MISP into 2.4. [chrisr3d]
- Merge branch '2.4' of github.com:MISP/MISP into 2.4. [iglocska]
- Merge branch '2.4' of github.com:MISP/MISP into 2.4. [chrisr3d]
- Merge branch '2.4' of github.com:MISP/MISP into 2.4. [iglocska]
- Merge branch '2.4' of github.com:MISP/MISP into 2.4. [iglocska]
- Merge branch '2.4' of github.com:MISP/MISP into 2.4. [iglocska]
- Merge branch '2.4' of github.com:MISP/MISP into 2.4. [chrisr3d]