diff --git a/_posts/2020-01-21-MISP.2.4.120.released.md b/_posts/2020-01-21-MISP.2.4.120.released.md new file mode 100644 index 0000000..e50954e --- /dev/null +++ b/_posts/2020-01-21-MISP.2.4.120.released.md @@ -0,0 +1,44 @@ +--- +title: MISP 2.4.120 released (aka the timeline release) +layout: post +featured: /assets/images/misp/blog/t-misp-overview.png +--- + +# MISP 2.4.120 released + +A new version of MISP ([2.4.120](https://github.com/MISP/MISP/tree/v2.4.120)) has been released, including an extension to the data-model which adds first_seen and last_seen values at attribute and object level. The user-interface has been extended with a timeline view/editor per event to see all the occurrences of attributes and objects based on their time. A new quick object edit function has been added to easily add new attributes. Many bugs were fixed and also various improvement were made in the existing features. + +# Update notes + +Don't forget to have the workers running before doing the update, there are some updates on the database which can take time depending of the size of the your MISP instance. The +progress of the update can be verified on the interface of your MISP instance at the following location /servers/updateProgress . + +# Timeline feature and improved data-model + +