Skip to content

Latest commit

 

History

History
170 lines (149 loc) · 11.2 KB

older-release-notes-2023.md

File metadata and controls

170 lines (149 loc) · 11.2 KB

Firefly older Release Notes - 2023

Version 2023.3

  • 2023.3.8 - (April 1, 2024), docker tag: 2023.3.8
  • 2023.3.6 - (March 13, 2024), docker tag: 2023.3.6
  • 2023.3.5 - (Feb 29, 2024), docker tag: 2023.3.5
  • 2023.3.4 - (Feb 28, 2024), docker tag: 2023.3.4
  • 2023.3.3 - (Feb 8, 2024), docker tag: 2023.3.3
  • 2023.3.2 - (Feb 7, 2024), docker tag: 2023.3.2
  • 2023.3.1 - (Dec 13, 2023), docker tag: 2023.3.1
  • 2023.3.0 - (Dec 12, 2023), docker tag: 2023.3.0

Notes

This release includes many feature improvements across Firefly

New Features

  • VO: Support DataLink 1.1: Firefly-1325
  • VO: Full multi-product support for UWS: Firefly-1282
  • VO: Support Multi spectrum table: Firefly-1314
  • Multi Product Viewer: Handle multiple spectra at once via datalink table: Firefly-1324
  • Multi Product Viewer: Handle related image via datalink table Firefly-1298
  • Spectral Viewer: Support spectral redshift correction: Firefly-1304
  • Table: Allow saving coordinates from a table as "regions": Firefly-1235
  • Table: Support null values for all table data types: Firefly-1297
  • Image Viewer: Improve readout handling for long-valued pixels and other issues: Firefly-1317
  • Image Viewer: Line extraction will extract wavelength if applicable: Firefly-871
  • HiPS Viewer: MOC overlays now default to new outline mode: Firefly-1350
  • Drag and drop for file uploads: Firefly-1310
  • Improved property sheet features: Firefly-1352, Firefly-1307
  • Image Row Viewer: Component for SPHEREx UI Firefly-1346
  • Performance: Update nom.tam.fits(1.18.2) and Starlink (4.1.4): Firefly-1262

Notable Bug Fixes

Patches 2023.3

  • 2023.3.8
    • wise patches PR
  • 2023.3.6
  • 2023.3.5
    • Bug fix: undefined exception
  • 2023.3.4
    • Bug fix: table sorting no right in DCE PR
    • Bug fix: packaging download background failing Firefly-1419
    • Bug fix: IRSA-1507
  • 2023.3.3
    • Bug fix: Obscore Packaging: a double extension was added
  • 2023.3.2
    • Obscore Packaging: Improved config with option for file names from server. IRSA-5700
    • FITS: more even zooming levels. Firefly-1289
    • TAP config: can specify a HiPS for a TAP server. Firefly-1375
    • API: added all export functions and constants from Table. Firefly-1375
  • 2023.3.1
    • Fixed: TAP visual query builder ("select_info is undefined")

Pull Requests in this release

Version 2023.2

  • 2023.2.6 - (Nov 20, 2023), docker tag: latest, 2023.2, 2023.2.6
  • 2023.2.5 - (unreleased version)
  • 2023.2.4 - (Sept 28, 2023), docker tag: 2023.2.4
  • 2023.2.3 - (Sept 21, 2023), docker tag: 2023.2.3
  • 2023.2.2 - (Sept 19, 2023), docker tag: 2023.2.2
  • 2023.2.1 - (Sept 14, 2023), docker tag: 2023.2.1
  • 2023.2.0 - (Aug 25, 2023), docker tag: 2023.2.0

Notes

This release includes some significant TAP features and a new property sheet support

New Features

Other changes

Notable Bug Fixes

  • Fixed: error in processing s_region values containing zeros: Firefly-1281
  • Fixed: TAP UI crashes when selecting TAP_SCHEMA table: Firefly-1292

Pull Requests in this release

Patches 2023.2

  • 2023.2.6
  • 2023.2.5
  • 2023.2.4
    • Fixed: Firefly support for IPAC Table's short-form data type, e.g. 'i', 'f', 'b', etc. commit
  • 2023.2.3
    • Fixed: More Hips render issues Firefly-1313
      • missing tiles on deep zoom
      • more deep zoom rendering cleanup
      • optimized retrieving all sky image
  • 2023.2.2
    • Fixed: HiPS rendering clean up Firefly-1312
    • Fixed: projections: if not specified CD1_1 and CD2_2 default to CDELT1/2 Firefly-1315
    • Fixed: React 18 issue with API. We need to recreate the root for unrender/render commit
  • 2023.2.1
    • Fixed: HiPS tile pixels should not be smoothed at highest resolution Firefly-1311
    • Small bug fixes related to SHA Release PR, PR

Version 2023.1

  • 2023.1.5 - (June 15, 2023)
    • docker tag: latest, 2023.1, 2023.1.5
  • 2023.1.4 - (June 7, 2023)
    • docker tag: 2023.1.4
  • 2023.1.3 - (May 16, 2023)
    • docker tag: 2023.1.3
  • 2023.1.2 - (May 10, 2023)
    • docker tag: 2023.1.2
  • 2023.1.1 - (May 1, 2023)
    • docker tag: 2023.1.1
  • 2023.1.0 - (May 1, 2023)
    • docker tag: 2023.1.0

Notes

This release includes some significant new features, existing feature improvements, and code clean up

New Features

Pull Requests in this release

Patches 2023.1

  • 2023.1.5
    • Fixed: heatmap failed due to uncaught exception FIREFLY-1255
    • Fixed: grid buttons missing from MultiProductViewer on the right hand side commit
    • Upgraded XStream to latest version due to Java's modularization enforcement IRSA-5327
  • 2023.1.4
    • Fixed: Not catching spatial input errors Firefly-1252
    • Fixed: Not giving correct error in failed TAP search Firefly-1253
  • 2023.1.3
  • 2023.1.2
  • 2023.1.1
    • fixed: polygon searches force spaces after comma Firefly-1234