|
8 | 8 |
|
9 | 9 |
|
10 | 10 | ## Version 2023.3 |
11 | | -- 2023.3.2 - (Feb 7, 2023), _docker tag_: `latest`, `2023.3`, `2023.3.2` |
| 11 | +- 2023.3.3 - (Feb 8, 2023), _docker tag_: `latest`, `2023.3`, `2023.3.3` |
| 12 | +- 2023.3.2 - (Feb 7, 2023), _docker tag_: `2023.3.2` |
12 | 13 | - 2023.3.1 - (Dec 13, 2023), _docker tag_: `2023.3.1` |
13 | 14 | - 2023.3.0 - (Dec 12, 2023), _docker tag_: `2023.3.0` |
14 | 15 |
|
|
38 | 39 | - Fixed: ADQL text-entry field swallowing "(Command)-(backquote)" on macOS: [Firefly-1072](https://github.com/Caltech-IPAC/firefly/pull/1436) |
39 | 40 |
|
40 | 41 | ### _Patches 2023.3_ |
| 42 | +- 2023.3.3 |
| 43 | + - Bug fix: Obscore Packaging: a double extension was added |
41 | 44 | - 2023.3.2 |
42 | 45 | - Obscore Packaging: Improved config with option for file names from server. [IRSA-5700](https://github.com/Caltech-IPAC/firefly/pull/1495) |
43 | 46 | - FITS: more even zooming levels. [Firefly-1289](https://github.com/Caltech-IPAC/firefly/pull/1495) |
44 | 47 | - TAP config: can specify a HiPS for a TAP server. [Firefly-1375](https://github.com/Caltech-IPAC/firefly/pull/1495) |
45 | 48 | - API: added all export functions and constants from Table. [Firefly-1375](https://github.com/Caltech-IPAC/firefly/pull/1489) |
46 | | - |
47 | 49 | - 2023.3.1 |
48 | 50 | - Fixed: TAP visual query builder ("`select_info` is undefined") |
49 | 51 |
|
|
74 | 76 |
|
75 | 77 | #### Other changes |
76 | 78 | - Read FITS tables directly with `nom.tam.fits` (removed star table): [Firefly-1232](https://github.com/Caltech-IPAC/firefly/pull/1390) |
77 | | -- improved DCE: [Firefly-1286](https://github.com/Caltech-IPAC/firefly/pull/1408), [Firefly-1250](https://github.com/Caltech-IPAC/firefly/pull/1391) |
| 79 | +- Improved DCE: [Firefly-1286](https://github.com/Caltech-IPAC/firefly/pull/1408), [Firefly-1250](https://github.com/Caltech-IPAC/firefly/pull/1391) |
78 | 80 | - Firefly now uses React 18: [Firefly-1127](https://github.com/Caltech-IPAC/firefly/pull/1396) |
79 | 81 | - Firefly now uses Mavin central: [Firefly-1258](https://github.com/Caltech-IPAC/firefly/pull/1397) |
80 | 82 |
|
|
0 commit comments