|
8 | 8 |
|
9 | 9 |
|
10 | 10 | ## Version 2023.3 |
11 | | -- 2023.3.0 - (Dec 12, 2023), _docker tag_: `latest`, `2023.3`, `2023.3.0` |
| 11 | +- 2023.3.2 - (Feb 7, 2023), _docker tag_: `latest`, `2023.3`, `2023.3.2` |
| 12 | +- 2023.3.1 - (Dec 13, 2023), _docker tag_: `2023.3.1` |
| 13 | +- 2023.3.0 - (Dec 12, 2023), _docker tag_: `2023.3.0` |
12 | 14 |
|
13 | | -#### This release includes many feature improvements across firefly |
| 15 | +### _Notes_ |
| 16 | +#### This release includes many feature improvements across Firefly |
14 | 17 |
|
15 | 18 | #### New Features |
16 | | -- VO: Support datalink 1.1 : [Firefly-1257](https://github.com/Caltech-IPAC/firefly/pull/1439) |
17 | | -- VO: Full multi-product support for UWS : [Firefly-1282](https://github.com/Caltech-IPAC/firefly/pull/1423) |
| 19 | +- VO: Support DataLink 1.1: [Firefly-1325](https://github.com/Caltech-IPAC/firefly/pull/1439) |
| 20 | +- VO: Full multi-product support for UWS: [Firefly-1282](https://github.com/Caltech-IPAC/firefly/pull/1423) |
18 | 21 | - VO: Support Multi spectrum table: [Firefly-1314](https://github.com/Caltech-IPAC/firefly/pull/1438) |
19 | 22 | - Multi Product Viewer: Handle multiple spectra at once via datalink table: [Firefly-1324](https://github.com/Caltech-IPAC/firefly/pull/1442) |
20 | | -- Multi Product Viewer: : Handle related image via datalink table [Firefly-1298](https://github.com/Caltech-IPAC/firefly/pull/1420) |
21 | | -- Spectral Viewer: Support spectral redshift correction: [Firefly-1307](https://github.com/Caltech-IPAC/firefly/pull/1443) |
22 | | -- Table: support null values for all table data types: [Firefly-1279](https://github.com/Caltech-IPAC/firefly/pull/1447) |
23 | | -- Image Viewer: Improve readout handling for longs and other issues: [Firefly-1317](https://github.com/Caltech-IPAC/firefly/pull/1435) |
24 | | -- Image Viewer: Line extraction will extract wavelength if applicable [Firefly-871](https://github.com/Caltech-IPAC/firefly/pull/1451) |
25 | | -- HiPS Viewer: MOC overlays now default to new outline mode [Firefly-1350](https://github.com/Caltech-IPAC/firefly/pull/1456) |
| 23 | +- Multi Product Viewer: Handle related image via datalink table [Firefly-1298](https://github.com/Caltech-IPAC/firefly/pull/1420) |
| 24 | +- Spectral Viewer: Support spectral redshift correction: [Firefly-1304](https://github.com/Caltech-IPAC/firefly/pull/1443) |
| 25 | +- Table: Allow saving coordinates from a table as "regions": [Firefly-1235](https://github.com/Caltech-IPAC/firefly/pull/1452) |
| 26 | +- Table: Support null values for all table data types: [Firefly-1297](https://github.com/Caltech-IPAC/firefly/pull/1447) |
| 27 | +- Image Viewer: Improve readout handling for long-valued pixels and other issues: [Firefly-1317](https://github.com/Caltech-IPAC/firefly/pull/1435) |
| 28 | +- Image Viewer: Line extraction will extract wavelength if applicable: [Firefly-871](https://github.com/Caltech-IPAC/firefly/pull/1451) |
| 29 | +- HiPS Viewer: MOC overlays now default to new outline mode: [Firefly-1350](https://github.com/Caltech-IPAC/firefly/pull/1456) |
26 | 30 | - Drag and drop for file uploads: [Firefly-1310](https://github.com/Caltech-IPAC/firefly/pull/1426) |
27 | | -- Improved property sheet features [Firefly-1352](https://github.com/Caltech-IPAC/firefly/pull/1455) |
28 | | -- Performance: Update nom.tam.fits(1.18.2) and Starlink (4.1.4): [Firefly-1362](https://github.com/Caltech-IPAC/firefly/pull/1428) |
| 31 | +- Improved property sheet features: [Firefly-1352, Firefly-1307](https://github.com/Caltech-IPAC/firefly/pull/1455) |
| 32 | +- Image Row Viewer: Component for SPHEREx UI [Firefly-1346](https://github.com/Caltech-IPAC/firefly/pull/1449) |
| 33 | +- Performance: Update nom.tam.fits(1.18.2) and Starlink (4.1.4): [Firefly-1262](https://github.com/Caltech-IPAC/firefly/pull/1428) |
29 | 34 |
|
30 | 35 | #### Notable Bug Fixes |
31 | | -- Fixed: Coverage FOV not computed correctly [Firefly-1336](https://github.com/Caltech-IPAC/firefly/pull/1449) |
32 | | -- Fixed: Table: enum values with commas now display correctly [Firefly-1336](https://github.com/Caltech-IPAC/firefly/pull/1445) |
33 | | -- Fixed: ADQL text-entry field swallowing "`(Command)-`" [Firefly-1072](https://github.com/Caltech-IPAC/firefly/pull/1436) |
| 36 | +- Fixed: DCE: Coverage FOV not computed correctly: [Firefly-1336, fixed with Firefly-1346 implementation](https://github.com/Caltech-IPAC/firefly/pull/1449) |
| 37 | +- Fixed: Table: enum values with commas now display correctly in filter menu: [Firefly-1333](https://github.com/Caltech-IPAC/firefly/pull/1445) |
| 38 | +- Fixed: ADQL text-entry field swallowing "(Command)-(backquote)" on macOS: [Firefly-1072](https://github.com/Caltech-IPAC/firefly/pull/1436) |
| 39 | + |
| 40 | +### _Patches 2023.3_ |
| 41 | +- 2023.3.2 |
| 42 | + - Obscore Packaging: Improved config with option for file names from server. [IRSA-5700](https://github.com/Caltech-IPAC/firefly/pull/1495) |
| 43 | + - FITS: more even zooming levels. [Firefly-1289](https://github.com/Caltech-IPAC/firefly/pull/1495) |
| 44 | + - TAP config: can specify a HiPS for a TAP server. [Firefly-1375](https://github.com/Caltech-IPAC/firefly/pull/1495) |
| 45 | + - API: added all export functions and constants from Table. [Firefly-1375](https://github.com/Caltech-IPAC/firefly/pull/1489) |
| 46 | + |
| 47 | +- 2023.3.1 |
| 48 | + - Fixed: TAP visual query builder ("`select_info` is undefined") |
34 | 49 |
|
35 | | -##### _Pull Requests in this release_ |
| 50 | +### _Pull Requests in this release_ |
36 | 51 | - [All Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2022.3+label%3abug) |
37 | 52 | - [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2022.3+) |
38 | 53 |
|
|
0 commit comments