diff --git a/README.md b/README.md index c505c9581..93afff15c 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ provided by the Open Health Imaging Foundation (OHIF ## About -The OHIF Medical Imaging Viewer is for viewing medical images. It can retrieve +The OHIF Viewer can retrieve and load images from most sources and formats; render sets in 2D, 3D, and reconstructed representations; allows for the manipulation, annotation, and serialization of observations; supports internationalization, OpenID Connect, diff --git a/platform/docs/docusaurus.config.js b/platform/docs/docusaurus.config.js index 02bed48c0..1165e87ec 100644 --- a/platform/docs/docusaurus.config.js +++ b/platform/docs/docusaurus.config.js @@ -270,7 +270,7 @@ module.exports = { announcementBar: { id: 'healthimaging', content: - '🚀 The latest version of OHIF, v3.7, has been released. You can find the release notes by following this Link! 🌟', + '🎉 OHIF 3.8 has landed! Explore 4D and volume rendering, enhanced layout menus, streamlined visualization controls, workflow steps, and more. You can find the release notes by following this Link! 🌟', }, prism: { theme: require('prism-react-renderer/themes/github'),