|
115 | 115 | return { |
116 | 116 | banners: [ |
117 | 117 | { |
118 | | - id: 'monai_core_v1.5', |
119 | | - message: 'MONAI Core v1.5 is now available!', |
120 | | - link: 'https://docs.monai.io/en/stable/whatsnew_1_5.html', |
| 118 | + id: 'monai_core_v1.5.1', |
| 119 | + message: 'MONAI Core v1.5.1 is now available!', |
| 120 | + link: 'https://docs.monai.io/en/stable/whatsnew_1_5_1.html', |
121 | 121 | linkText: 'See what\'s new →', |
122 | 122 | bgColor: 'bg-brand-primary', |
123 | 123 | icon: 'check', |
124 | | - priority: 2 |
125 | | - }, |
126 | | - { |
127 | | - id: 'community-survey-2025', |
128 | | - message: 'Help shape the future of MONAI!', |
129 | | - link: 'https://forms.gle/tovHc3ch13FwJEqo6', |
130 | | - linkText: 'Take our 5-minute community survey →', |
131 | | - bgColor: 'bg-purple-600', |
132 | | - icon: 'megaphone', |
133 | 124 | priority: 1 |
134 | 125 | } |
135 | 126 | ], |
|
322 | 313 | return { |
323 | 314 | banners: [ |
324 | 315 | { |
325 | | - id: 'monai_core_v1.5', |
326 | | - message: 'MONAI Core v1.5 is now available!', |
327 | | - link: 'https://docs.monai.io/en/stable/whatsnew_1_5.html', |
| 316 | + id: 'monai_core_v1.5.1', |
| 317 | + message: 'MONAI Core v1.5.1 is now available!', |
| 318 | + link: 'https://docs.monai.io/en/stable/whatsnew_1_5_1.html', |
328 | 319 | linkText: 'See what\'s new →', |
329 | 320 | bgColor: 'bg-brand-primary', |
330 | 321 | icon: 'check', |
331 | | - priority: 2 |
332 | | - }, |
333 | | - { |
334 | | - id: 'community-survey-2025', |
335 | | - message: 'Help shape the future of MONAI!', |
336 | | - link: 'https://forms.gle/tovHc3ch13FwJEqo6', |
337 | | - linkText: 'Take our 5-minute community survey →', |
338 | | - bgColor: 'bg-purple-600', |
339 | | - icon: 'megaphone', |
340 | 322 | priority: 1 |
341 | 323 | } |
342 | 324 | ], |
|
0 commit comments