From 82cb635d73563432aad70c21a5f5bc719844a978 Mon Sep 17 00:00:00 2001 From: roby Date: Tue, 5 Nov 2024 16:06:24 -0700 Subject: [PATCH] release 2024.3.2 --- docs/release-notes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 050df8a6f..d5282c4b4 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -69,7 +69,8 @@ It also includes many, many bug fixes, clean up, and optimization (not all are l - Bug fix: Coverage now testing up to 36 million rows Firefly-1601 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1661)) - JS API: config to disable the menu Firefly-1595 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1663)) - Bug fix: Coverage center not computed correctly ([commit](https://github.com/Caltech-IPAC/firefly/commit/f3e0adb366626b323f2326c02ec8113d3c591682)) - - Bug fix: rendering issues with data product table without chart([commit](https://github.com/Caltech-IPAC/firefly/commit/cc5d0e73f1be10d577a67103cd0984a0b058061d)) + - Bug fix: rendering issues with data product table without chart ([commit](https://github.com/Caltech-IPAC/firefly/commit/cc5d0e73f1be10d577a67103cd0984a0b058061d)) + - Bug fix: DCE crashed when in wrong state. Firefly-1604 ([commit](https://github.com/Caltech-IPAC/firefly/commit/9ecdd0e1eda1119990b6a29356188d38997f37f5)) - 2024.3.1 - Bug fix: lock by click not changing images with shift-click and updating correct value ([PR](https://github.com/Caltech-IPAC/firefly/pull/1660))