From a3f9fc3da8d7ef7d39690710403a80df589cbc35 Mon Sep 17 00:00:00 2001 From: Jean-Marie Burel Date: Mon, 29 Jul 2024 12:14:35 +0100 Subject: [PATCH] add new entries --- history.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/history.rst b/history.rst index 159464fe5d6..b1a89e24bc9 100644 --- a/history.rst +++ b/history.rst @@ -21,6 +21,8 @@ This release includes the following upgrade of the OMERO.server Java components: Improvements include: +- Handle archive status being populated. Related to https://github.com/ome/omero-web/pull/555 +- Add more tests using the Tables service - an upgrade of Bio-Formats to version 7.3.1 - an update of IceGrid templates to make OMERO.tables more configurable.