-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #746 from knabar/release-omero-web-5.27.1
OMERO.web 5.27.1 release announcement
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
layout: post | ||
title: Release of OMERO.web 5.27.1 | ||
intro-blurb: The OME team is pleased to announce the release of OMERO.web 5.27.1 | ||
--- | ||
|
||
Today we are releasing OMERO.web 5.27.1, which includes a fix to the tree view | ||
API that is used by a number of plugins. | ||
|
||
Please see the [OMERO.web changelog](https://github.com/ome/omero-web/blob/v5.27.1/CHANGELOG.md). | ||
|
||
|
||
### Installing the Software | ||
|
||
OMERO.web 5.27.1 is available from PyPI - see | ||
[here](https://pypi.org/project/omero-web/5.27.1/). | ||
|
||
Official Docker images are available as usual on Docker Hub with either | ||
the latest or the 5.27 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 |