Skip to content

Commit bb9ae2b

Browse files
committed
Release notes 2023.3
1 parent de5c295 commit bb9ae2b

File tree

2 files changed

+32
-12
lines changed

2 files changed

+32
-12
lines changed

docs/next-release-details.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,6 @@
55
- docker tag: `nightly`
66

77
### _Notes_
8-
#### This release has notable UI, Infrastructure, and API enhancements
9-
10-
#### New Features
11-
- VO: Support datalink 1.1 : [Firefly-1257](https://github.com/Caltech-IPAC/firefly/pull/1439)
12-
- VO: Full multi-product support for UWS : [Firefly-1282](https://github.com/Caltech-IPAC/firefly/pull/1423)
13-
- VO: Support Multi spectrum table: [Firefly-1314](https://github.com/Caltech-IPAC/firefly/pull/1438)
14-
- Drag and drop for file uploads: [Firefly-1310](https://github.com/Caltech-IPAC/firefly/pull/1426)
15-
- Update nom.tam.fits(1.18.2) and Starlink (4.1.4): [Firefly-1362](https://github.com/Caltech-IPAC/firefly/pull/1428)
16-
- Improve readout handling for longs and other issues: [Firefly-1317](https://github.com/Caltech-IPAC/firefly/pull/1435)
17-
- Table: support null values for all table data types: [Firefly-1279](https://github.com/Caltech-IPAC/firefly/pull/1447)
18-
- Support spectral redshift correction: [Firefly-1307](https://github.com/Caltech-IPAC/firefly/pull/1443)
19-
208

219
##### _Pull Requests in this release_
2210
- [All Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2022.3+label%3abug)

docs/release-notes.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,38 @@
66
- use docker tag: `nightly`
77
- [Notes on next version](next-release-details.md)
88

9+
10+
11+
## Version 2023.3
12+
- 2023.3.0 - (Dec xx, 2023), _docker tag_: `latest`, `2023.3`, `2023.3.0` (not yet built)
13+
14+
#### This release includes many feature improvements across firefly
15+
16+
#### New Features
17+
- VO: Support datalink 1.1 : [Firefly-1257](https://github.com/Caltech-IPAC/firefly/pull/1439)
18+
- VO: Full multi-product support for UWS : [Firefly-1282](https://github.com/Caltech-IPAC/firefly/pull/1423)
19+
- VO: Support Multi spectrum table: [Firefly-1314](https://github.com/Caltech-IPAC/firefly/pull/1438)
20+
- Multi Product Viewer: Handle multiple spectra at once via datalink table: [Firefly-1324](https://github.com/Caltech-IPAC/firefly/pull/1442)
21+
- Multi Product Viewer: : Handle related image via datalink table [Firefly-1298](https://github.com/Caltech-IPAC/firefly/pull/1420)
22+
- Spectral Viewer: Support spectral redshift correction: [Firefly-1307](https://github.com/Caltech-IPAC/firefly/pull/1443)
23+
- Table: support null values for all table data types: [Firefly-1279](https://github.com/Caltech-IPAC/firefly/pull/1447)
24+
- Image Viewer: Improve readout handling for longs and other issues: [Firefly-1317](https://github.com/Caltech-IPAC/firefly/pull/1435)
25+
- Image Viewer: Line extraction will extract wavelength if applicable [Firefly-871](https://github.com/Caltech-IPAC/firefly/pull/1451)
26+
- HiPS Viewer: MOC overlays now default to new outline mode [Firefly-1350](https://github.com/Caltech-IPAC/firefly/pull/1456)
27+
- Drag and drop for file uploads: [Firefly-1310](https://github.com/Caltech-IPAC/firefly/pull/1426)
28+
- Improved property sheet features [Firefly-1352](https://github.com/Caltech-IPAC/firefly/pull/1455)
29+
- Update nom.tam.fits(1.18.2) and Starlink (4.1.4): [Firefly-1362](https://github.com/Caltech-IPAC/firefly/pull/1428)
30+
31+
#### Notable Bug Fixes
32+
- Fixed: Coverage FOV not computed correctly [Firefly-1336](https://github.com/Caltech-IPAC/firefly/pull/1449)
33+
- Fixed: Table: enum values with commas now display correctly [Firefly-1336](https://github.com/Caltech-IPAC/firefly/pull/1445)
34+
- Fixed: ADQL text-entry field swallowing "`(Command)-`" [Firefly-1072](https://github.com/Caltech-IPAC/firefly/pull/1436)
35+
36+
##### _Pull Requests in this release_
37+
- [All Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2022.3+label%3abug)
38+
- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2022.3+)
39+
40+
941
## Version 2023.2
1042
- 2023.2.6 - (Nov 20, 2023), _docker tag_: `latest`, `2023.2`, `2023.2.6`
1143
- 2023.2.5 - (unreleased version)

0 commit comments

Comments
 (0)