|
7 | 7 | - [Notes on next version](next-release-details.md) |
8 | 8 |
|
9 | 9 | ## Version 2023.2 |
| 10 | +- 2023.2.2 - (Sept 19, 2023) |
| 11 | + - docker tag: `latest`, `2023.2`, `2023.2.2` |
10 | 12 | - 2023.2.1 - (Sept 14, 2023) |
11 | | - - docker tag: `latest`, `2023.2`, `2023.2.1` |
| 13 | + - docker tag: `2023.2.1` |
12 | 14 | - 2023.2.0 - (Aug 25, 2023) |
13 | 15 | - docker tag: `2023.2.0` |
14 | 16 |
|
|
33 | 35 | - Fixed: error in processing s_region values containing zeros [Firefly-1281](https://github.com/Caltech-IPAC/firefly/pull/1413) |
34 | 36 | - Fixed: TAP UI crashes when selecting TAP_SCHEMA table [Firefly-1292](https://github.com/Caltech-IPAC/firefly/pull/1412) |
35 | 37 |
|
36 | | - |
| 38 | + |
37 | 39 | ##### _Pull Requests in this release_ |
38 | 40 | - [All Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2023.2+label%3abug) |
39 | 41 | - [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2023.2+) |
40 | 42 |
|
41 | 43 | ##### _Patches 2023.2_ |
| 44 | + - 2023.2.2 |
| 45 | + - Fixed: HiPS rendering clean up [FIREFLY-1312](https://github.com/Caltech-IPAC/firefly/pull/1431) |
| 46 | + - Fixed: projections: if not specified `CD1_1` and `CD2_2` default to `CDELT1/2` [FIREFLY-1315](https://github.com/Caltech-IPAC/firefly/pull/1431) |
| 47 | + - Fixed: React 18 issue with API. We need to recreate the root for unrender/render [commit](https://github.com/Caltech-IPAC/firefly/commit/5e5b88c7c734fb76db54587d05bcdeda1c53eb6d) |
42 | 48 | - 2023.2.1 |
43 | | - - Fixed: HiPS tile pixels should not be smoothed at highest resolution: [Firefly-1311](https://github.com/Caltech-IPAC/firefly/pull/1429) |
44 | | - - Small bug fixes related to SHA Release [PR](https://github.com/Caltech-IPAC/firefly/pull/1425), [PR](https://github.com/Caltech-IPAC/firefly/pull/1425) |
| 49 | + - Fixed: HiPS tile pixels should not be smoothed at highest resolution: [Firefly-1311](https://github.com/Caltech-IPAC/firefly/pull/1429) |
| 50 | + - Small bug fixes related to SHA Release [PR](https://github.com/Caltech-IPAC/firefly/pull/1425), [PR](https://github.com/Caltech-IPAC/firefly/pull/1425) |
45 | 51 |
|
46 | 52 | ## Version 2023.1 |
47 | 53 | - 2023.1.5 - (June 15, 2023) |
|
0 commit comments