Skip to content

Latest commit

 

History

History
165 lines (132 loc) · 9.05 KB

older-release-notes-2022.md

File metadata and controls

165 lines (132 loc) · 9.05 KB

Firefly older Release Notes - 2022

Version 2022.3

  • 2022.3.2 - (March 2023)
    • docker tag: 2022.3, 2022.3.2
  • 2022.3.1 - (Jan 2023)
    • docker tag: 2022.3, 2022.3.1
  • 2022.3.0 - (Dec 2022)
    • docker tag: 2022.3.0

Notes

This release has some significant new features and code clean up

New Features

UI Enhancements

Infrastructure Enhancements

Patches 2022.3

  • 2022.3.1
    • fixed an undefined exception when SearchActions are empty
  • 2022.3.2
    • Updates for neowise year 9 release PR
    • fixed: in certain cases multi-product view navigation not working when non-dataproduct tables are showing Firefly-1182

Pull Requests in this release

Version 2022.2

  • 2022.2.6 (Dec 2022)
    • docker tag: 2022.2, 2022.2.6
  • 2022.2.5 (Oct 2022)
    • docker tag: 2022.2.5
  • 2022.2.4 (Sept 2022)
    • docker tag: 2022.2.4
  • 2022.2.3 (Sept 2022)
    • docker tag: 2022.2.3
  • 2022.2.2 (Aug 2022)
    • docker tag: 2022.2.2
  • 2022.2.1 (July 2022)
    • docker tag: 2022.2.1
  • 2022.2 - (July 2022)
    • docker tag: 2022.2.0

Notes

This release has notable UI, Infrastructure, and API enhancements

UI Enhancements

API Enhancements

  • API: Add the capability to a create persistent resource from a table request Firefly-982

Infrastructure Enhancements

Notable Bug fixes

  • Fixed: WAVE_TAB: The algorithm is producing incorrect results Firefly-989
  • Multiple table related bugs

Patches 2022.2

  • 2022.2.1
    • Added IPAC Logo to version dialog (Firefly-1037)
    • Stretch dropdown shows checkbox if stretch selected (Firefly-1029)
    • Fixed: TAP column table showing filters (Firefly-1036, PR)
    • Fixed: Cube planes all change stretch (Firefly-1038)
  • 2022.2.2
    • Chart functions: now support radians() and degrees() (Firefly-1047)
    • Fixed: Table: Filter by selected row returned more than it should (Firefly-1049)
    • Multiple issues: (Firefly-1045)
      • Fixed: Expanding/restoring an image in MultiProductViewer causes reload: stretch and color are reset
      • Fixed: draw layer panel is hidden at times (zIndex was not correct)
      • Fixed: on resize or when popping up mouse readout: display wrongly zoomed to fit
      • Fixed: Moc validation was not accepting a valid FITs TFORM header
      • Fixed: Better support for authorization in URLDownload.java
      • Fixed: Expose MOC in Target Hips Panel
      • Fixed: TAP search api did not init table correctly, some bugs in the examples
      • Stretch should be sticky: on MultiProductViewer, for multi HDU images, if the same extension type
  • 2022.2.3
    • Fixed: Naif resolver too many results (Firefly-1065)
    • Fixed: Rendering of service-descriptor-based searches on TAP results (Rubin) (Firefly-1066)
    • Fixed: Navigation icons sometimes do not show up in IRSA apps (IRSA-4769)
    • Improved: Recognize a "flux" column with charts in DataProduct Viewer (Firefly-1068)
  • 2022.2.4
    • Improved: Grouping in multi-product viewer is not per table (IRSA-4815)
    • Fixed: tap date selection feedback not updating (Firefly-1075)
    • Fixed: regression issue, pixel readout re-enabled for images (DM-36291)
  • 2022.2.5
    • Fixed: null pointer exception in BaseIUbeDataSource.java
  • 2022.2.6
    • Fixed: some service descriptors without a standardID would not load correctly

Pull Requests in this release

Version 2022.1

  • 2022.1.1 (April 2022)
    • docker tag: latest, 2022.1, 2022.1.1
  • 2022.1.0 (March 2022)
    • docker tag: 2022.1.0

Notes

This release is focused on small enhancements, fixing bugs, and updating infrastructure. There are no new UI changes in this release.

Enhancements

  • API: provide way to disable extraction Firefly-907
  • Extraction no longer turns off when new images are added Firefly-908
  • More image dataset added IRSA-4468
  • FITS and HiPS info dialogs better integrated Firefly-323
  • TAP: Automatic quoting of non-standard TAP columns, especially helpful when searching VizieR Firefly-935
  • Tables: Turn on units by default; raise category-column threshold Firefly-969, Firefly-970

Notable Bug fixes

Infrastructure updates

Pull Requests in this release

Patches 2022.1