Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OMERO.web 5.26.0 release announcement #723

Merged
merged 1 commit into from
May 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions _posts/2024-05-21-omero-web-5.26.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
layout: post
title: Release of OMERO.web 5.26.0
intro-blurb: The OME team is pleased to announce the release of OMERO.web 5.26.0
---

Today we are releasing OMERO.web 5.26.0, which includes
improvements and bug fixes to the UI, in addition to other backend
improvements.

This release also includes a fix for a security vulnerability, see
[CVE-2024-35180](https://github.com/ome/omero-web/security/advisories/GHSA-vr85-5pwx-c6gq)
for more details.

Please see the [OMERO.web changelog](https://github.com/ome/omero-web/blob/v5.26.0/CHANGELOG.md).


### Installing the Software

OMERO.web 5.26.0 is available from PyPI - see
[here](https://pypi.org/project/omero-web/5.26.0/).

Official Docker images are available as usual on Docker Hub with either
the latest or the 5.26 tag:

* <https://hub.docker.com/r/openmicroscopy/omero-web-standalone>
* <https://hub.docker.com/r/openmicroscopy/omero-web>

Please note that the Docker images are now based on [Rocky Linux 9](https://rockylinux.org/) to
support the latest OMERO.web releases.

You are invited to discuss this announcement on
[the image.sc forum](https://forum.image.sc/tags/c/data-management/29/omero).

All the best with your upgrades,

The OME Team
Loading