Skip to content

Releases: broadinstitute/single_cell_portal_core

1.73.0

08 May 14:48
3efe068
Compare
Choose a tag to compare

Added

  • Terra FastPass integration for new studies (#2030)

Changed

  • Expanding automated exploratory differential expression calculations (#2029)

Fixed

  • Add language regarding Terra Terms of Service and cookies banner (#2032)
  • Harmonize positioning of bookmark icon (#2031)

1.72.0

01 May 20:51
24497d1
Compare
Choose a tag to compare

Changed

  • Allow all Accept headers on API status endpoint (#2020)
  • Remove cached user annotations from global gene search (#2023)
  • Help avoid scaling issues in cell filtering with refined feature flags (#2026)
  • Reject XSS-based requests to avoid caching invalid requests (#2025, #2027)
  • Remove differential expression option from sync UI (#2022)

Fixed

  • Correct position of Bookmark icon in spatial studies (#2019)
  • Cell filtering: fix panel on cluster change, initial links (#2024)

1.71.0

24 Apr 15:42
cc10d14
Compare
Choose a tag to compare

Added

  • Filter global gene search using existing search parameters (#2013, #2015)
  • Bookmark study- and gene-based search results on home page (#2017)
  • Study publications to REST API (#2016)

Fixed

  • Address NoMethodError when decoding malformed URL parameters (#2014)

1.70.0

10 Apr 15:57
f0fe79a
Compare
Choose a tag to compare

Added

  • Linking to numeric cell facets (#2009)

Changed

  • Added language describing issues with client-side viz and anonymous reviewers (#2010)

Fixed

  • Address TypeError when resizing screen while not logged in (#2008)
  • Prevent unsetting cell_count for studies (#2011)
  • Linking to categorical cell facets (#2009)

1.69.0

08 Apr 16:15
ff3ddb4
Compare
Choose a tag to compare

Added

  • Friendly gene search for CELLxGENE AnnData (#2006)

Changed

  • Generalize global search footer note (#2005)
  • Bump vite to 2.9.18 (#2003)

Fixed

  • Prevent clearing bookmark form when creating new bookmarks (#2002)
  • Restored HCA results to Bulk Download requests from home page search (#2004)

1.68.0

27 Mar 13:27
ed57599
Compare
Choose a tag to compare

Added

  • Optional forms to get organizational profile from user (#1992)
  • "Request a feature" link and Zendesk form (#2000)

Changed

  • Update to Ingest Pipeline 1.29.0 (#1995)
    • Update to metadata convention for has_<modality> tracking
    • Prototype ATAC-seq fragment file processing
    • Update to rank-genes pipeline to incorporate DE rank data
  • Bump rdoc from 6.3.1 to 6.6.3.1 (#1997)
  • Bump carrierwave from 2.2.5 to 2.2.6 (#1998)

Fixed

  • Slider when min, max have long decimal values (#1993)
  • Cell filtering when numeric annotation has same value for all cells (#1996)
  • Restore CI signal by disabling tests for known issues (#1994)

1.67.0

13 Mar 15:05
81b271f
Compare
Choose a tag to compare

Added

  • Slider, reset, and more for cell filtering by numeric annotations (#1988, #1989, #1990)

Changed

  • User bookmarks refinements (#1985)

Fixed

  • Fix pagination control UI in DE table (#1984)

1.66.0

14 Feb 19:59
078c23c
Compare
Choose a tag to compare

Added

  • Bookmark feature for saving views (#1979, #1982)
  • Cell filtering by numeric annotations: basic UI (feature flagged, #1980)

Changed

  • Bump nokogiri from 1.15.4 to 1.16.2 (#1978)

Fixed

  • Fix global search UI bugs in filter clear button, pagination controls (#1981, #1984)

1.65.1

06 Feb 16:21
b4677b5
Compare
Choose a tag to compare

Fixed

  • Validation/state issues when using the AnnData upload UX (#1973)
  • Occasional Explore UI break due to cell filtering (#1976)

1.65.0

31 Jan 17:54
fa3202f
Compare
Choose a tag to compare

Added

  • Cell filtering support for violin plots (#1965)
  • Show reference expression by tissue in related genes ideogram (#1966)
  • Client library for cell filtering by numeric annotations (#1972)
  • New attributes/events in Mixpanel for AnnData ingest (#1971)

Changed

  • Bump vite from 2.9.16 to 2.9.17 (#1969)
  • Update data transfer instructions to use gcloud storage (#1970)
  • Update to rails-baseimage:2.2.2 (#1974)

Fixed

  • Switched test project for HCA tests to improve stability (#1968)