|
7 | 7 | - [Notes on next version](next-release-details.md) |
8 | 8 |
|
9 | 9 |
|
10 | | -#### Infrastructure updates |
11 | | -- _Build_: Node.js updated to `v18`, `v12` is end-of-life [Pull Request](https://github.com/Caltech-IPAC/firefly/pull/1234) |
12 | | -- _Build_: Improved docker developer environment [Pull Request](https://github.com/Caltech-IPAC/firefly/pull/1234) |
| 10 | +## Version 2022.2 |
| 11 | +- 2022.2 - (July 2022) |
| 12 | + - docker tag: `latest`, `2022.2`, `2022.2.0` |
| 13 | + |
| 14 | +### _Notes_ |
| 15 | +#### This release has notable UI, Infrastructure, and API enhancements |
| 16 | + |
| 17 | +#### UI Enhancements |
| 18 | +- Charts support multiple charts from different tables [Firefly-994](https://github.com/Caltech-IPAC/firefly/pull/1229) |
| 19 | +- Aitoff HiPS [Firefly-978](https://github.com/Caltech-IPAC/firefly/pull/1207) |
| 20 | +- Improved dynamic field generation in service descriptors [Firefly-997](https://github.com/Caltech-IPAC/firefly/pull/1226) |
| 21 | +- Support HiPs based target selection [Firefly-980](https://github.com/Caltech-IPAC/firefly/pull/1227) |
| 22 | +- Filters are on for all search tables [Firefly-971](https://github.com/Caltech-IPAC/firefly/pull/1213) |
| 23 | +- Improved large table loading performance [Firefly-978](https://github.com/Caltech-IPAC/firefly/pull/1206) |
| 24 | + |
| 25 | +#### API Enhancements |
| 26 | +- API: Add the capability to a create persistent resource from a table request [Firefly-982](https://github.com/Caltech-IPAC/firefly/pull/1214) |
| 27 | + |
| 28 | +#### Infrastructure Enhancements |
| 29 | +- Docker support passing firefly client options on startup [Firefly-885](https://github.com/Caltech-IPAC/firefly/pull/1227) |
| 30 | +- Improved passing properties to docker [Firefly-996](https://github.com/Caltech-IPAC/firefly/pull/1225) |
| 31 | +- Improved status page [Firefly-992](https://github.com/Caltech-IPAC/firefly/pull/1218) |
| 32 | + |
| 33 | +#### Notable Bug fixes |
| 34 | +- Fixed: WAVE_TAB: The algorithm is producing incorrect results [Firefly-989](https://github.com/Caltech-IPAC/firefly/pull/1224) |
| 35 | +- Multiple table related bugs |
| 36 | + |
| 37 | +##### _Pull Requests in this release_ |
| 38 | +- [All Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2022.2+label%3abug) |
| 39 | +- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2022.2+) |
13 | 40 |
|
14 | 41 |
|
15 | 42 | ## Version 2022.1 |
|
0 commit comments