Skip to content

Version 1.3.3: Bug fixes

Compare
Choose a tag to compare
@AlexJSully AlexJSully released this 09 Jun 04:10
· 141 commits to master since this release

A brand new version of the eFP-Seq Browser has dropped!

Version 1.3.3 (dev version: p20200608) includes mostly bug fixes but also updated how eFP-Seq Browser's URL looks when loading data.

New features:

  • eFP-Seq Browser's URL automatically update with new data loaded
  • Tor browser support added
  • Added Google Tag Manager to start tracking issues with eFP-Seq Browser
  • Now sends errors in logic as an error to console to be tracked for bug reporting

Optimization:

  • Updated autocomplete call for speed and security

Bug fixes:

  • Fixed issue where if a BAM data was not reachable/unreadable, data would load continuously - Added a greyscaled error as a fail-safe for individual data points that fail on the front-end UI (created "status":"fail" for rnaSeqMapCoverage webservice)
  • Fixed bug where if a variant position was not detected, would not load data
  • Fixed issue where loading shared data that had overlapped data with public data, it would load the cached public data instead of shared data
  • Fixed bug where Google Identity login properties would not load
  • Fixed bug where if the container of all data point's information is not defined, causes errors in loading visualized data
  • Fixed bug where is expression information is not found, causes errors in loading visualized data
  • Fixed bug where is RPKM is not found or calculated, causes issues in loading visualized data and creating maximum scales
  • Fixed bug where if Google user information was not found, causes issues in loading datasets
  • Fixed bug where an error message would not be displayed for users
  • Fixed bug where if there is an inability to detect the user's browser, would cause errors for the eFP-Seq Browser
  • Fixed issue where colour SVGs would sometimes cause a JavaScript timeout due to how long it takes to initialize the process
  • Fixed visual issue where scrolling to select SVG/data point's highlight would disappear too fast for users to appropriately notice the select SVG/data point
  • Fixed UI issue where there would be a tiny empty box at the top of the loaded table
  • Fixed UI for warning to fill the whole body of the main container instead of just the top
  • Fixed issue where autocomplete would not initialize
  • Fixed grammar and spelling
  • Adjusted "status = 2" (recalculating r coefficient value) call as that is from the legacy version of the eFP-Seq Browser
  • Updated list of authors