From 20bc8d570469f3bed42e2825071fbb7504c98709 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 20 Jul 2019 15:42:04 +0200 Subject: [PATCH] chg: [blog] fixes after NZ review --- _posts/2019-07-19-MISP.2.4.111.released.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_posts/2019-07-19-MISP.2.4.111.released.md b/_posts/2019-07-19-MISP.2.4.111.released.md index 896ec4b..3d3736e 100644 --- a/_posts/2019-07-19-MISP.2.4.111.released.md +++ b/_posts/2019-07-19-MISP.2.4.111.released.md @@ -1,5 +1,5 @@ --- -title: MISP 2.4.111 released (aka improved proposal sync improved) +title: MISP 2.4.111 released (aka improved proposal sync) layout: post featured: /assets/images/misp/blog/comid.jpeg --- @@ -10,8 +10,8 @@ A new version of MISP ([2.4.111](https://github.com/MISP/MISP/tree/v2.4.111)) ha ## Proposal synchronisation rework -The proposal synchronisation has undergone a long over-due rewrite and as a result it has been significantly improved ompared to the original implementation, which was released several years ago. We strongly invite all users of MISP to upgrade -to the latest version to restore the fetchong of proposals via the synchronisation. The proposal index has been reworked and proposal pull is now limited to the last 14 days (to avoid trying to pull ancient proposals at each sync). +The proposal synchronisation has undergone a long over-due rewrite and as a result it has been significantly improved compared to the original implementation, which was released several years ago. We strongly invite all users of MISP to upgrade +to the latest version to restore the fetch-on of proposals via the synchronisation. The proposal index has been reworked and proposal pull is now limited to the last 14 days (to avoid trying to pull ancient proposals at each sync). ## New attribute type community-id added