|
7 | 7 | - [Notes on the next version](next-release-details.md) |
8 | 8 |
|
9 | 9 |
|
| 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 | + |
10 | 76 | ## Version 2025.2 |
11 | 77 | - 2025.2.3 - (April 8, 2025), _docker tag_: `2025.2.3`, `2025.2`, `latest` |
12 | 78 | - 2025.2.2 - (March 20, 2025), _docker tag_: `2025.2.2`, |
|
0 commit comments