|
7 | 7 | - [Notes on next version](next-release-details.md)
|
8 | 8 |
|
9 | 9 | ## Version 2023.2
|
10 |
| -- 2023.2.4 - (Sept 28, 2023) |
11 |
| - - docker tag: `latest`, `2023.2`, `2023.2.4` |
12 |
| -- 2023.2.3 - (Sept 21, 2023) |
13 |
| - - docker tag: `2023.2.3` |
14 |
| -- 2023.2.2 - (Sept 19, 2023) |
15 |
| - - docker tag: `2023.2.2` |
16 |
| -- 2023.2.1 - (Sept 14, 2023) |
17 |
| - - docker tag: `2023.2.1` |
18 |
| -- 2023.2.0 - (Aug 25, 2023) |
19 |
| - - docker tag: `2023.2.0` |
| 10 | +- 2023.2.6 - (Nov 20, 2023), _docker tag_: `latest`, `2023.2`, `2023.2.6` |
| 11 | +- 2023.2.5 - (unreleased version) |
| 12 | +- 2023.2.4 - (Sept 28, 2023), _docker tag_: `2023.2.4` |
| 13 | +- 2023.2.3 - (Sept 21, 2023), _docker tag_: `2023.2.3` |
| 14 | +- 2023.2.2 - (Sept 19, 2023), _docker tag_: `2023.2.2` |
| 15 | +- 2023.2.1 - (Sept 14, 2023), _docker tag_: `2023.2.1` |
| 16 | +- 2023.2.0 - (Aug 25, 2023), _docker tag_: `2023.2.0` |
20 | 17 |
|
21 | 18 | ### _Notes_
|
22 | 19 | #### This release includes some significant TAP features and a new property sheet support
|
|
44 | 41 | - [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2023.2+)
|
45 | 42 |
|
46 | 43 | ### _Patches 2023.2_
|
| 44 | +- 2023.2.6 |
| 45 | + - Fixed: API: Property sheet bug in - [Firefly-1347](https://github.com/Caltech-IPAC/firefly/pull/1448) |
| 46 | + - Fixed: API: noChartToolbar parameter ignored- [Firefly-1340](https://github.com/Caltech-IPAC/firefly/pull/1444) |
| 47 | +- 2023.2.5 |
| 48 | + - unreleased version, fixes a race condition - [Firefly-1338](https://github.com/Caltech-IPAC/firefly/pull/1437) |
47 | 49 | - 2023.2.4
|
48 | 50 | - Fixed: Firefly support for IPAC Table's short-form data type, e.g. 'i', 'f', 'b', etc. [commit](https://github.com/Caltech-IPAC/firefly/commit/475a4aff57374bfa70b01308e63402971f1fc291)
|
49 | 51 | - 2023.2.3
|
|
0 commit comments