|
6 | 6 | - use docker tag: `nightly` |
7 | 7 | - [Notes on the next version](next-release-details.md) |
8 | 8 |
|
9 | | -[//]: # (## Version 2024.2) |
10 | | -## Version 2024.2 - release target: mid-june |
11 | | - |
12 | | -[//]: # ( - docker tag: `lastest`, `2024.2`, `2024.2.0`) |
13 | | - - docker tag: `nightly` |
| 9 | +## Version 2024.2 |
| 10 | + - docker tag: `latest`, `2024.2`, `2024.2.0` |
14 | 11 |
|
15 | 12 | ### _Notes_ |
16 | 13 | #### This release has a lot of bug fixes and clean up after the JoyUI conversion. It also includes some long requested updates. |
|
20 | 17 | - Images: Improved image sorting and filtering- Firefly-1448 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1543)) |
21 | 18 | - Images: Support non-celestial coordinate readout- Firefly-1468 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1553)) |
22 | 19 | - HiPS: Separated HiPS search panel out of images panel- Firefly-1465 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1547)) |
23 | | -- TAP: Show overflow indicator if present - Firefly-1396 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1542)) |
| 20 | +- TAP: Show overflow indicator if present- Firefly-1396 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1542)) |
24 | 21 | - TAP: Improved obscore support- Firefly-1187 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1551)) |
25 | 22 | - Tables: Improved support for null values- Firefly-1471 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1549)) |
26 | 23 | - Python API: Improved Tri-view support- Firefly-1483 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1583)) |
27 | 24 | - UI: Polygon input no longer requires commas- IRSA-5492 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1559)) |
| 25 | +- UI: Working views now use JoyUI Skeleton- Firefly-1494 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1574)) |
28 | 26 |
|
29 | 27 | #### Bug fix and clean up |
30 | 28 | - Bug fixes: |
31 | 29 | - Images: readout wrong with compressed files- Firefly-1476 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1558)) |
32 | 30 | - The main menu better adjust with font sizes- Firefly-1472 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1550)) |
33 | 31 | - Binned plot and chart-saving bugs- Firefly-1480 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1562)) |
34 | 32 | - TAP: Hidden columns included in column count- Firefly-1486 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1564)) |
| 33 | + - Table: Column resets after a derived column fixed- Firefly-1494 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1574)) |
| 34 | + - Some components have double tooltips in Safari- Firefly-1501 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1572)) |
35 | 35 | - Clean up: |
36 | | - - icons- IRSA-5925 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1524)), Firefly-1488 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1565)) |
| 36 | + - icons- IRSA-5925 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1524)), Firefly-1488 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1565)), Firefly-1506 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1576)) |
37 | 37 | - Table Info dialog- Firefly-1464 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1546)) |
38 | 38 | - Improved HiPS toolbar- Firefly-1473 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1551)) |
39 | 39 | - TAP: table selection- Firefly-1478 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1560)) |
40 | 40 | - Table related cleanup- Firefly-1479, Firefly-1481, Firefly-1484 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1563)) |
| 41 | + - UI: background handling- Firefly-1494 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1574)) |
41 | 42 | - Embedded search panel clean up and improvement- IRSA-5916 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1539)), Firefly-1451 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1548)) |
42 | 43 |
|
43 | 44 | ##### _Pull Requests in this release_ |
|
0 commit comments