Skip to content

Commit 535d6b9

Browse files
committed
Release notes 2023.2.2
1 parent 6468fd5 commit 535d6b9

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

docs/release-notes.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@
77
- [Notes on next version](next-release-details.md)
88

99
## Version 2023.2
10+
- 2023.2.2 - (Sept 19, 2023)
11+
- docker tag: `latest`, `2023.2`, `2023.2.2`
1012
- 2023.2.1 - (Sept 14, 2023)
11-
- docker tag: `latest`, `2023.2`, `2023.2.1`
13+
- docker tag: `2023.2.1`
1214
- 2023.2.0 - (Aug 25, 2023)
1315
- docker tag: `2023.2.0`
1416

@@ -33,15 +35,19 @@
3335
- Fixed: error in processing s_region values containing zeros [Firefly-1281](https://github.com/Caltech-IPAC/firefly/pull/1413)
3436
- Fixed: TAP UI crashes when selecting TAP_SCHEMA table [Firefly-1292](https://github.com/Caltech-IPAC/firefly/pull/1412)
3537

36-
38+
3739
##### _Pull Requests in this release_
3840
- [All Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2023.2+label%3abug)
3941
- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2023.2+)
4042

4143
##### _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)
4248
- 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)
4551

4652
## Version 2023.1
4753
- 2023.1.5 - (June 15, 2023)

0 commit comments

Comments
 (0)