Skip to content

Latest commit

 

History

History
138 lines (83 loc) · 5.91 KB

CHANGELOG.rst

File metadata and controls

138 lines (83 loc) · 5.91 KB

Change log

2.3.3 (2021-06-22)

  • Uses Firefly release-2021.2.3 See the Firefly release notes <https://github.com/Caltech-IPAC/firefly/blob/dev/docs/release-notes.md>. Key RSP-relevant features:
    • Fixed: initialization of userInfo object
    • Fixed: refinement to redirect/auth handling when retrieving TAP error documents
    • Fixed: Simbad name resolution issue (Firefly-797)
    • Fixed: Mouse zoom not working correctly (Firefly-803)

2.3.2 (2021-06-16)

  • Replace original LSST logo with transparent colored Rubin version.

2.3.1 (2021-06-15)

2.3.0 (2021-06-10)

  • Remove "Legacy PDAC" button from UI (invokes LsstCatalogDropDown); permanently retired
  • Uses Firefly release-2021.2.1 See the Firefly release notes <https://github.com/Caltech-IPAC/firefly/blob/dev/docs/release-notes.md>. Key RSP-relevant features:
    • ObsTAP-specific search capabilities
    • Spectral data viewer (based on IVOA SpectrumDM v1.1 with IRSA enhancements that have been proposed to the IVOA)
    • Clarifications to the multi-trace UI for working with multiple charts and multiple plot traces per chart; improvements in color selection
    • Improvements to the cleanup interval for Docker deployments
    • Updates to the standard list of TAP services
  • Updates for compatibility of suit with that release.

2.2.0 (2021-04-28)

  • Updates to compatibility with Gafaelfawr 2.0; understood to remain compatible with the previous production version as well.
  • No change to Firefly version.

2.1.1 (2021-04-07)

2.1.0 (2020-10-05)

2.0.0 (2020-08-24)

  • Uses Firefly release-2020.2.0. See the Firefly release notes <https://github.com/Caltech-IPAC/firefly/blob/dev/docs/release-notes.md>. Key LSST-relevant features:
    • Better management of Web Sockets [Firefly-521]
    • Change tri-view Layout [Firefly-533]
    • Table Options UI Improvements (from release-2020.1): New Advanced Filter tab enabling SQL-like filtering; New Table Meta tab showing meta information that was once not accessible; Added additional column metadata when available. [Firefly-471]
    • Significant improvements in Data Products Viewing (from release-2020.1): Can choose from any HDU in FITS; Table HDUs are show as table and Charts; Firefly now reads 1D FITS images and shows as a chart; Choice of table with VO Tables; PDF and TAR are recognized and downloadable. [Firefly-460]
    • Table data is now formatted on the client side (from release-2019.4.0). [DM-20248] Enables:
    • Fixed bug in LSST footprint visualization, introduced in last release. [Firefly-435 and DM-22124]
    • Significant improvements in the distance tool. [Firefly-56]
  • Applied migration needed for move of getRootURL to firefly/util/WebUtil.js in the underlying Firefly release.
  • Switched to new online help system

1.1.1 (2019-12-03)

  • Activated Firefly-release-pinning mechanism (NB: only on release branches of suit). Improved messaging when the LSP-local TAP service cannot be reliably inferred. [DM-22455]
  • Started automatically computing the TAP service URL from the base URL of the LSP instance, and ensured that this works correctly when Firefly is invoked within the Notebook Aspect (as a JupyterLab extension). [DM-21846] [DM-22331]
  • Uses Firefly release-2019.3.2. See the Firefly release notes <https://github.com/Caltech-IPAC/firefly/blob/dev/docs/release-notes.md>. Key LSST-relevant features:
    • Build scripts support release-pinning in application packages. [DM-20931]
    • TAP logic conforms to LSST requirements for including Authorization: headers when TAP result URLs are redirected. [DM-21921]
  • Known bugs:
    • A change in table handling in Firefly 2019.3.x inadvertently broke the LSST detection footprint visualization capability. Will be fixed in the next major Firefly release.