|
1 | | -# Firefly older Release Notes - 2019 - 2020 |
| 1 | +# Firefly older Release Notes - 2019 - 2021 |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | +## Version 2021.4 (December 2021) |
| 6 | +- 2021.4.1 (Feb 2022) |
| 7 | + - docker tag: `latest`, `release-2021.4`, `release-2021.4.1` |
| 8 | +- 2021.4 (December 2021) |
| 9 | + - docker tag: `release-2021.4.0` |
| 10 | + |
| 11 | +### _Notes_ |
| 12 | +#### New features - This release contains some significant new features and UI improvements |
| 13 | +- _BigInt_: Support for json parsing ([Firefly-732](https://github.com/Caltech-IPAC/firefly/pull/1125)) |
| 14 | +- _BigInt_: Support for 64 bit integers in tables ([Firefly-732](https://github.com/Caltech-IPAC/firefly/pull/1121)) |
| 15 | +- _Spectrum_: Data conversion ([Firefly-843](https://github.com/Caltech-IPAC/firefly/pull/1131)) |
| 16 | +- _Spectrum_: FITS reading ([Firefly-851](https://github.com/Caltech-IPAC/firefly/pull/1139)) |
| 17 | +- _Spectrum_: FITS and FITS Cube Data Extraction ([Firefly-838](https://github.com/Caltech-IPAC/firefly/pull/1136)) |
| 18 | +- _Background_: Implement a new background model based on UWS ([Firefly-854](https://github.com/Caltech-IPAC/firefly/pull/1144)) |
| 19 | +- _Background_: Display better background job information ([Firefly-872](https://github.com/Caltech-IPAC/firefly/pull/1151)) |
| 20 | +- _WebApi_: Support TAP ObsCore components ([PR](https://github.com/Caltech-IPAC/firefly/pull/1134)) |
| 21 | +- Create dropdown to add MOC layers ([Firefly-853](https://github.com/Caltech-IPAC/firefly/pull/1152)) |
| 22 | +- Lazy read cube planes ([Firefly-874](https://github.com/Caltech-IPAC/firefly/pull/1142)) |
| 23 | +- IBE search processor support Multi position search ([Firefly-876](https://github.com/Caltech-IPAC/firefly/pull/1148)) |
| 24 | +- UI Changes across Firefly ([Firefly-832](https://github.com/Caltech-IPAC/firefly/pull/1123)) |
| 25 | + - Improves space for small screen |
| 26 | + - Cleaner layout - more space given to data |
| 27 | + - Detail Image/HiPS readout now optional |
| 28 | + - Image/HiPS toolbar reorganization |
| 29 | + - Improved tab handling ([Firefly-855](https://github.com/Caltech-IPAC/firefly/pull/1154)) |
| 30 | + |
| 31 | + |
| 32 | +#### Notable Bug fixes |
| 33 | +- fixed: Using new Horizons API for moving target ([Firefly-277](https://github.com/Caltech-IPAC/firefly/pull/1132)) |
| 34 | +- fixed: Sticky flipping and North Up ([Firefly-858](https://github.com/Caltech-IPAC/firefly/pull/1150)) |
| 35 | +- fixed: Firefly slate table comes up on bottom instead of the side ([DM-32004](https://github.com/Caltech-IPAC/firefly/pull/1145)) |
| 36 | +- fixed: TAP search names tab correctly ([Firefly-882](https://github.com/Caltech-IPAC/firefly/pull/1148)) |
| 37 | +- fixed: Firefly-849: magnified image vanish ([Firefly-849](https://github.com/Caltech-IPAC/firefly/pull/1140)) |
| 38 | +- fixed: Firefly-842: SOFIA images not centered on screen ([Firefly-842](https://github.com/Caltech-IPAC/firefly/pull/1140)) |
| 39 | + - fixed: Firefly-845: Datalink fail when image url string has a plus (+) sign ([Firefly-845](https://github.com/Caltech-IPAC/firefly/pull/1140)) |
| 40 | + |
| 41 | + |
| 42 | +##### _Pull Requests in this release_ |
| 43 | +- [Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2021.4+label%3abug) |
| 44 | +- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2021.4+) |
| 45 | + |
| 46 | +##### _Patches 2021.4_ |
| 47 | +- 2021.4.1 |
| 48 | + - IBE not passing credentials ([Firefly-938](https://github.com/Caltech-IPAC/firefly/pull/1189)) |
| 49 | + - Better version tracking ([Firefly-915](https://github.com/Caltech-IPAC/firefly/pull/1165)) |
| 50 | + |
| 51 | + |
| 52 | +## Version 2021.3 (August 2021) |
| 53 | +- 2021.3.3 (Oct 2021) |
| 54 | + - docker tag: `latest`, `release-2021.3`, `release-2021.3.3` |
| 55 | +- 2021.3.2 (Aug 2021) |
| 56 | + - docker tag: `release-2021.3.2` |
| 57 | +- 2021.3.1 (Aug 2021) |
| 58 | + - docker tag: `release-2021.3.1` |
| 59 | +- 2021.3.0 (Aug 2021) |
| 60 | + - docker tag: `release-2021.3.0` |
| 61 | + - original release |
| 62 | + |
| 63 | +### _Notes_ |
| 64 | +- Options to remove group images. ([Firefly-708](https://github.com/Caltech-IPAC/firefly/pull/1070)) |
| 65 | +- File saving names improved. ([Firefly-823](https://github.com/Caltech-IPAC/firefly/pull/1109)) |
| 66 | +- Improved accessibility for small screen with image search panel ([Firefly-800](https://github.com/Caltech-IPAC/firefly/pull/1107)) |
| 67 | +- This release contains many bug fixes: |
| 68 | + - fixed: HiPS mouse wheel zooming more accurate |
| 69 | + - fixed: thumbnail scroll not working |
| 70 | + - fixed: upload panel clear button not completely clearing data ([Firefly-825](https://github.com/Caltech-IPAC/firefly/pull/1116)) |
| 71 | + - fixed: upload panel now shows progress feedback and indicator, now works when loading images ([Firefly-828](https://github.com/Caltech-IPAC/firefly/pull/1113)) |
| 72 | + - fixed: Table Input fields sometimes show duplicate entries ([Firefly-829](https://github.com/Caltech-IPAC/firefly/pull/1115)) |
| 73 | + - fixed: slate entries point not showing tap/table searches button correctly |
| 74 | + |
| 75 | +##### _Patches 2021.3_ |
| 76 | +- 2021.3.1 |
| 77 | + - Small Bug fixes |
| 78 | + - Improve TAP Ivoa.ObsCore detection ([DM-30780](https://github.com/Caltech-IPAC/firefly/pull/1119)) |
| 79 | + - Improve TAP spacial validation ([PR](https://github.com/Caltech-IPAC/firefly/pull/1118)) |
| 80 | +- 2021.3.2 |
| 81 | + - fixed: zoom down bouncing issue ([PR](https://github.com/Caltech-IPAC/firefly/pull/1122)) |
| 82 | + - fixed: removed MultiProductViewer UI grid then single arrows ([PR](https://github.com/Caltech-IPAC/firefly/pull/1122)) |
| 83 | + - fixed: close button issue on safari ([PR](https://github.com/Caltech-IPAC/firefly/pull/1122)) |
| 84 | + - fixes: MultiProductViewer grid mode not using server side plot parameters([IRSA-4183](https://github.com/Caltech-IPAC/firefly/pull/1122)) |
| 85 | + - Continued TAP Ivoa.ObsCore detection ([DM-30780](https://github.com/Caltech-IPAC/firefly/pull/1120)) |
| 86 | +- 2021.3.3 |
| 87 | + - fixed: Use latest JPL/Horizons JSON name resolution api ([Firefly-277](https://github.com/Caltech-IPAC/firefly/pull/1132)) |
| 88 | + - fixed: Firefly viewer unable to support multiple instances of different apps ([Firefly-859](https://github.com/Caltech-IPAC/firefly/pull/1135)) |
| 89 | + |
| 90 | +##### _Pull Requests in this release_ |
| 91 | +- [Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2021.3+label%3abug) |
| 92 | +- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2021.3+) |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | +## Version 2021.2 |
| 97 | +- 2021.2.4 (July 2021) |
| 98 | + - docker tag: `latest`, `release-2021.2`, `release-2021.2.4` |
| 99 | +- 2021.2.3 (June 2021) |
| 100 | + - docker tag: `release-2021.2.3` |
| 101 | +- 2021.2.2 (June 2021) |
| 102 | + - docker tag: `release-2021.2.2` |
| 103 | +- 2021.2.1 (May 2021) |
| 104 | + - docker tag: `release-2021.2.1` |
| 105 | +- 2021.2.0 (May 2021) |
| 106 | + - docker tag: `release-2021.2.0` |
| 107 | + - original release |
| 108 | + |
| 109 | +### _Notes_ |
| 110 | +- This release contains many bugs fixes and new features |
| 111 | +- TAP search panel have substantial enhancements for ObsCore searches |
| 112 | +- First release for the Spectral Viewing mode for charts |
| 113 | +- Target panel recognizes new type of ra/dec input |
| 114 | +- Charting UI has had substantial clean up and bug fixes |
| 115 | +- Docker container now supports setting the cleanup interval (`docker run --rm ipac/firefly:latest --help`) |
| 116 | + |
| 117 | + |
| 118 | +##### _UI_ |
| 119 | +- Spectral Viewer ([Firefly-691](https://github.com/Caltech-IPAC/firefly/pull/1079)) |
| 120 | +- TAP ObsCore search ([PR](https://github.com/Caltech-IPAC/firefly/pull/1073)) |
| 121 | +- KOA added to List of TAP services ([PR](https://github.com/Caltech-IPAC/firefly/pull/1069)) |
| 122 | +- Charting UI improvements ([PR](https://github.com/Caltech-IPAC/firefly/pull/1082)) |
| 123 | + |
| 124 | +##### _Other_ |
| 125 | +- Docker cleanup interval ([Firefly-737](https://github.com/Caltech-IPAC/firefly/pull/1076)) |
| 126 | + |
| 127 | +##### _API_ |
| 128 | +- Coverage can handle tables with HMS columns ([Firefly-678](https://github.com/Caltech-IPAC/firefly/pull/1069)) |
| 129 | + |
| 130 | +##### _Patches 2021.2_ |
| 131 | +- 2021.2.1 |
| 132 | + - Fixed: save image dialog failing to appear |
| 133 | +- 2021.2.2 |
| 134 | + - Fixed: mouse wheel / trackpad scrolling performance issue ([Firefly-793](https://github.com/Caltech-IPAC/firefly/pull/1098)) |
| 135 | + - Fixed: Handle redirects when retrieving TAP errors ([DM-30073](https://github.com/Caltech-IPAC/firefly/pull/1092)) |
| 136 | + - Fixed: problem is misusing the referer header |
| 137 | +- 2021.2.3 |
| 138 | + - Fixed: initialization of userInfo object |
| 139 | + - Fixed: further refinement to error handling when retrieving TAP error documents |
| 140 | + - Fixed: Simbad name resolution issue ([Firefly-797](https://github.com/Caltech-IPAC/firefly/pull/1103)) |
| 141 | + - Fixed: Mouse zoom not working correctly ([Firefly-803](https://github.com/Caltech-IPAC/firefly/pull/1103)) |
| 142 | +- 2021.2.4 |
| 143 | + - Fixed: Image mask not zooming correctly ([Firefly-810](https://github.com/Caltech-IPAC/firefly/pull/1106)) |
| 144 | + - Fixed: HiPS select table _i_ link not working ([Firefly-819](https://github.com/Caltech-IPAC/firefly/pull/1106)) |
| 145 | + - Fixed: bias slider not working in 3 color mode ([PR](https://github.com/Caltech-IPAC/firefly/pull/1106)) |
| 146 | + - Fixed: boolean table filters not working ([Firefly-805](https://github.com/Caltech-IPAC/firefly/pull/1104)) |
| 147 | + |
| 148 | + |
| 149 | +##### _Pull Requests in this release_ |
| 150 | +- [Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2021.2+label%3abug) |
| 151 | +- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2021.2+) |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | +## Version 2021.1 |
| 156 | +- 2021.1.0 (February 2021) |
| 157 | + - docker tag: `release-2021.1`, `release-2021.1.0` |
| 158 | + - original release |
| 159 | + |
| 160 | + |
| 161 | +### _Notes_ |
| 162 | +- This release contains many bugs fixes and new features |
| 163 | +- FITS Image and HiPS visualizer have some significant performance improvements |
| 164 | + - Zoom |
| 165 | + - Color change |
| 166 | + - Bias and Contrast control |
| 167 | + - Mouse wheel zoom control |
| 168 | +- First production release of TAP Search panel |
| 169 | +- First production release of the upload anything panel, improved UI, now supports regions |
| 170 | +- Less lines of java source than last release |
| 171 | + |
| 172 | +##### _UI_ |
| 173 | +- FITS performance improvements and significant color improvements ([Firefly-646](https://github.com/Caltech-IPAC/firefly/pull/1016)) |
| 174 | +- Syntax Highlighting of ADQL ([PR](https://github.com/Caltech-IPAC/firefly/pull/1041)) |
| 175 | +- Service Descriptor Support ([Firefly-677](https://github.com/Caltech-IPAC/firefly/pull/1042)) |
| 176 | +- Blank HiPS projection for drawing ([Firefly-688](https://github.com/Caltech-IPAC/firefly/pull/1043)) |
| 177 | +- Ecliptic readout ([Firefly-567](https://github.com/Caltech-IPAC/firefly/pull/1058)) |
| 178 | +- Upload panel improvements (https://github.com/Caltech-IPAC/firefly/pull/1059) |
| 179 | + |
| 180 | +##### _Other_ |
| 181 | +- Supported Browsers ([Firefly-690](https://github.com/Caltech-IPAC/firefly/pull/1046)) |
| 182 | + - safari >= 12 |
| 183 | + - chrome >= 81 |
| 184 | + - firefox >= 79 |
| 185 | + - edge >= 83 |
| 186 | + |
| 187 | +##### _Pull Requests in this release_ |
| 188 | +- [Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2021.1+label%3abug) |
| 189 | +- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2021.1+) |
| 190 | + |
| 191 | + |
| 192 | + |
2 | 193 |
|
3 | 194 | ### Version 2020.3 |
4 | 195 | - 2020.3.3 (December 2020) |
|
0 commit comments