Skip to content

Commit f2fffb1

Browse files
committed
Release notes 2025.3
1 parent 138efde commit f2fffb1

File tree

2 files changed

+73
-56
lines changed

2 files changed

+73
-56
lines changed

docs/next-release-details.md

Lines changed: 7 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,16 @@
11
# Notes for next Release
22

3-
## Version 2025.3
4-
- 2025.3.0 - (June 6, 2025), planned _docker tag_: `2025.3.0`, `2025.3`, `nightly`
3+
## Version 2025.4
4+
- 2025.4.0 - (tentative planed Sept 30, 2025), _docker tag_: `nightly`
55

6-
#### This release has a complete revamp of the Job monitor and extensive work to support Rubin, SPHEREx, and Euclid needs
6+
## No notes yet
77

88
#### Major Features
9-
- Job Monitor (formally Background Monitor): Complete revamp: Firefly-1698 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1742)), Firefly-1735 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1760)), Firefly-1327 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1765)), Firefly-1749 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1770))
10-
- Packaging: download script supports cutouts- Firefly-1662 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1715))
11-
- Packaging: download script checks for duplicates, better naming- Firefly-1704 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1745)),
12-
- Images: Wavelength readout includes bandwidth- Firefly-1482 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1733))
13-
- Color Dialog: color lock button more prominent, Hue preserving better integrated, disabled bound checking for data range- Firefly-1740, Firefly-48 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1766))
14-
- URL API: goto tab: Firefly-1336 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1763))
15-
16-
#### TAP
17-
- Support for recognizing and querying array ra/dec `xtype==='point'`, `pos.eq;meta.main` columns- Firefly-1763 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1760))
18-
- Added CANFAR TAP service: https://ws-uv.canfar.net/youcat Firefly-1763 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1760))
19-
- Updated the MAST TAP URL: https://mast.stsci.edu/vo-tap/api/v0.1/caom Firefly-1728 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1759))
20-
- Improved Scheme and tables navigation- Firefly-1733 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1759))
21-
- Server logging, for working issues: A TAP UWS call will now log a synchronous version url - Firefly-1733 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1759))
22-
23-
#### Data Product Viewer Updates
24-
- Supports pdf, yaml, json and plain text files - Firefly-1701([PR](https://github.com/Caltech-IPAC/firefly/pull/1741))
25-
- Better UI with service descriptors and catalogs with service descriptors - Firefly-1730 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1741))
26-
- Support related grid for more types of image products- Firefly-1743 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1767))
27-
- Charts that are spectra or timeseries are pinned with the table- Firefly-1755 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1777))
28-
- Tables keep state when switching to another tab- Firefly-1772 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1785))
29-
30-
#### Enhancements to support applications built on Firefly
31-
- Improved Dock layout- IRSA-6898 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1769))
32-
- More flexible layout with EmbedPositionSearchPanel- IRSA-6794 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1771))
33-
- Better UI feedback in EmbedPositionSearchPanel- IRSA-6747 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1739))
34-
- Improve Wavelength panel- Firefly-1723, Firefly-1726 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1758))
35-
- Create a WavelengthInputField component to handle trailing units- Firefly-1653 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1734))
36-
- Generalize UploadTableSelector for handling shape fit columns- Firefly-1720 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1751))
37-
- Improved DCE SIA support - Firefly-1469 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1742))
38-
39-
#### Not user facing
40-
- Images: FITS memory management optimizations- Firefly-1725([PR](https://github.com/Caltech-IPAC/firefly/pull/1680))
41-
- Packaging: download scripting and zipping behave the same way- Firefly-1693 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1738))
42-
- Better handling of Redis failure and reconnection- Firefly-1727 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1754))
9+
_add new features here_
4310

4411
#### Bug fix
45-
- Fixed: Added columns go away- Firefly-1721 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1764))
46-
- Fixed: Filtering not working for some very small selections- Firefly-1734 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1762))
47-
- Fixed: Catalog not scrolling on center change- Firefly-6890 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1762))
48-
- Fixed: Table image point upload does not work anymore- Firefly-1390 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1761))
49-
- Fixed: Client tables reset scroll on column width change- Firefly-1729 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1757))
50-
- Fixed: No error when upload table can't be ready- Firefly-1695 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1756))
51-
- Fixed: Better handle data product catalog that connect to images- Firefly-1718 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1747))
52-
- Fixed: Failed to recognize single column CSV file- Firefly-1715 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1746))
53-
- Fixed: Refine search region stays on when it shouldn't- Firefly-1706 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1744))
54-
- Fixed: TAP search from selection tool is broken- Firefly-1195 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1744))
55-
- Fixed: chart filter icon does not work on column mapped to a label- Firefly-1378 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1726))
56-
- Fixed: Table column filter misinterpret 'NOT LIKE'- Firefly-1265 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1773))
57-
- Fixed: Charts X/Y Ratio ui cutting off problem- Firefly-1753 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1775))
58-
59-
60-
### _Patches 2025.3_
61-
_initial release_
12+
_add bug fix list here_
6213

6314
##### _Pull Requests in this release_
64-
- [All Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2025.3+label%3abug)
65-
- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2025.3+)
15+
- [All Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2025.4+label%3abug)
16+
- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2025.4+)

docs/release-notes.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,72 @@
77
- [Notes on the next version](next-release-details.md)
88

99

10+
## Version 2025.3
11+
- 2025.3.0 - (June 6, 2025), planned _docker tag_: `2025.3.0`, `2025.3`, `latest`
12+
13+
#### This release has a complete revamp of the Job monitor and extensive work to support Rubin, SPHEREx, and Euclid needs
14+
15+
#### Major Features
16+
- Job Monitor (formally Background Monitor): Complete revamp: Firefly-1698 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1742)), Firefly-1735 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1760)), Firefly-1327 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1765)), Firefly-1749 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1770))
17+
- Packaging: download script supports cutouts- Firefly-1662 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1715))
18+
- Packaging: download script checks for duplicates, better naming- Firefly-1704 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1745)),
19+
- Images: Wavelength readout includes bandwidth- Firefly-1482 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1733))
20+
- Color Dialog: color lock button more prominent, Hue preserving better integrated, disabled bound checking for data range- Firefly-1740, Firefly-48 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1766))
21+
- URL API: goto tab: Firefly-1336 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1763))
22+
23+
#### TAP
24+
- Support for recognizing and querying array ra/dec `xtype==='point'`, `pos.eq;meta.main` columns- Firefly-1763 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1760))
25+
- Added CANFAR TAP service: https://ws-uv.canfar.net/youcat Firefly-1763 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1760))
26+
- Updated the MAST TAP URL: https://mast.stsci.edu/vo-tap/api/v0.1/caom Firefly-1728 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1759))
27+
- Improved Scheme and tables navigation- Firefly-1733 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1759))
28+
- Server logging, for working issues: A TAP UWS call will now log a synchronous version url - Firefly-1733 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1759))
29+
30+
#### Data Product Viewer Updates
31+
- Supports pdf, yaml, json and plain text files - Firefly-1701([PR](https://github.com/Caltech-IPAC/firefly/pull/1741))
32+
- Better UI with service descriptors and catalogs with service descriptors - Firefly-1730 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1741))
33+
- Support related grid for more types of image products- Firefly-1743 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1767))
34+
- Charts that are spectra or timeseries are pinned with the table- Firefly-1755 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1777))
35+
- Tables keep state when switching to another tab- Firefly-1772 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1785))
36+
37+
#### Enhancements to support applications built on Firefly
38+
- Improved Dock layout- IRSA-6898 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1769))
39+
- More flexible layout with EmbedPositionSearchPanel- IRSA-6794 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1771))
40+
- Better UI feedback in EmbedPositionSearchPanel- IRSA-6747 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1739))
41+
- Improve Wavelength panel- Firefly-1723, Firefly-1726 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1758))
42+
- Create a WavelengthInputField component to handle trailing units- Firefly-1653 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1734))
43+
- Generalize UploadTableSelector for handling shape fit columns- Firefly-1720 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1751))
44+
- Improved DCE SIA support - Firefly-1469 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1742))
45+
46+
#### Not user facing
47+
- Images: FITS memory management optimizations- Firefly-1725([PR](https://github.com/Caltech-IPAC/firefly/pull/1680))
48+
- Packaging: download scripting and zipping behave the same way- Firefly-1693 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1738))
49+
- Better handling of Redis failure and reconnection- Firefly-1727 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1754))
50+
51+
#### Bug fix
52+
- Fixed: Added columns go away- Firefly-1721 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1764))
53+
- Fixed: Filtering not working for some very small selections- Firefly-1734 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1762))
54+
- Fixed: Catalog not scrolling on center change- Firefly-6890 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1762))
55+
- Fixed: Table image point upload does not work anymore- Firefly-1390 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1761))
56+
- Fixed: Client tables reset scroll on column width change- Firefly-1729 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1757))
57+
- Fixed: No error when upload table can't be ready- Firefly-1695 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1756))
58+
- Fixed: Better handle data product catalog that connect to images- Firefly-1718 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1747))
59+
- Fixed: Failed to recognize single column CSV file- Firefly-1715 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1746))
60+
- Fixed: Refine search region stays on when it shouldn't- Firefly-1706 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1744))
61+
- Fixed: TAP search from selection tool is broken- Firefly-1195 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1744))
62+
- Fixed: chart filter icon does not work on column mapped to a label- Firefly-1378 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1726))
63+
- Fixed: Table column filter misinterpret 'NOT LIKE'- Firefly-1265 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1773))
64+
- Fixed: Charts X/Y Ratio ui cutting off problem- Firefly-1753 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1775))
65+
- Fixed: when HiPS is changed, the associated MOC is added- Firefly-1667 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1786))
66+
- Fixed: table upload is only uploaded page size and not whole table- Firefly-1771 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1788))
67+
- Fixed: table names had a zero appended to the name when there are zero rows- ([commit](https://github.com/Caltech-IPAC/firefly/commit/0384e4f7b966c7e8c4cca3b0c4be63ae8e4fb5a1))
68+
- Fixed: admin/status page list of host using shared work area sorted wrong - ([commit](https://github.com/Caltech-IPAC/firefly/commit/60f0144c5ec2604ace58cb32a242cec76cf13b75))
69+
70+
71+
### _Patches 2025.3_
72+
_initial release_
73+
74+
75+
1076
## Version 2025.2
1177
- 2025.2.3 - (April 8, 2025), _docker tag_: `2025.2.3`, `2025.2`, `latest`
1278
- 2025.2.2 - (March 20, 2025), _docker tag_: `2025.2.2`,

0 commit comments

Comments
 (0)