From 078b4296ece1dc7a4edc28a77e999675cae50267 Mon Sep 17 00:00:00 2001 From: Dan Date: Fri, 20 Oct 2023 13:42:55 -0400 Subject: [PATCH] #2723 Updated Storm Release Notes (#2725) * Updated Notes * Remove April Announcement --- components/pages/Homepage/index.tsx | 37 +++++++++-------------------- 1 file changed, 11 insertions(+), 26 deletions(-) diff --git a/components/pages/Homepage/index.tsx b/components/pages/Homepage/index.tsx index 71311efe9..fb43812e0 100644 --- a/components/pages/Homepage/index.tsx +++ b/components/pages/Homepage/index.tsx @@ -49,6 +49,15 @@ import { import { ComponentType } from 'react'; const newsItems: NewsItem[] = [ + { + title: 'October 18, 2023', + text: ( + <> + We are excited to announce the Lost to follow up feature and [Dictionary + 1.19](https://docs.icgc-argo.org/dictionary) are now available. + + ), + }, { title: 'August 25, 2023', text: ( @@ -90,30 +99,6 @@ const newsItems: NewsItem[] = [ ), }, - { - title: 'April 5, 2023', - text: ( - <> - We are excited to announce{' '} - - Data Release 6.0 - {' '} - on the ICGC ARGO Data Platform, including the first release of a new RNA-Seq analysis - workflow:{' '} - - RNA Seq Alignment - - , available now for transcriptome sequencing data from Australian Pancreatic Cancer - Initiative (APGI-AU). - - ), - }, { title: '', text: ( @@ -122,7 +107,7 @@ const newsItems: NewsItem[] = [ target="_blank" href="https://docs.icgc-argo.org/docs/release-notes/dictionary-releases" > - ARGO Data Dictionary 1.18 + ARGO Data Dictionary 1.19 ,{' '} @@ -133,7 +118,7 @@ const newsItems: NewsItem[] = [ target="_blank" href="https://docs.icgc-argo.org/docs/release-notes/software-releases" > - Software Release UI 1.124.1 - API 3.40.0 + Software Release UI 1.124.6 - API 3.41.0 {' '} are now available.