Releases: cBioPortal/cbioportal-frontend
v3.0.4
Key changes:
- Fix for cursor-related coexpression endpoint bug
- Created log for proxy and fix returned escaped son string issue
- FAQ, News and Documentation updates
- Refine error messaging notification (esp when siteId is invalid)
- Upgraded react-mutation-mapper to version 0.2.0
- fix gnomad - fill N/A for missing homozygotes
- Bump up the webpack commons version
Frontend changes:
- Network tab: sif and graphml download should not include comments
For a complete list of all backend changes:
cBioPortal/cbioportal@v3.0.3...v3.0.4
For a complete list of all frontend changes:
v3.0.3
- Germline and VUS filter warning (cBioPortal/cbioportal#6133)
- Add Clinical Tracks shows duplicates in multi study query (cBioPortal/cbioportal#6372)
- Merged gene query not working (cBioPortal/cbioportal#6319 (comment))
- Allow to open msk tabs in new tab (cBioPortal/cbioportal#6004)
- Fork query experience (#2498)
- Move rare actions in study view charts to hamburger icon (cBioPortal/cbioportal#6356)
- New styling group label (#2526)
- Fix custom case set not working for virtual study (cBioPortal/cbioportal#5634)
- Add delay to tooltip of info icon in study view (cBioPortal/cbioportal#6347)
- Unchecking CNA data filter on study view not working (cBioPortal/cbioportal#6355)
- Network tab fix for auth portals (cBioPortal/cbioportal#6379)
- Fix error tooltip on virtual studies on query page of auth portals (cBioPortal/cbioportal#6285)
- Styling fix oncoprint annotation message (cBioPortal/cbioportal#6407)
- Fix oncoprint tooltip issue when page is scrolled (#2563)
- Show cancer hotspots in one line on oncoprint loader (#2562)
- keep oncoprint clinical track tooltip on screen (cBioPortal/cbioportal#6393)
- Fix coexpression errors (cBioPortal/cbioportal#6424, cBioPortal/cbioportal#6411)
For a complete list of all backend changes:
cBioPortal/cbioportal@v3.0.2...v3.0.3
For a complete list of all frontend changes:
v3.0.2
- Add microsoft social login (cBioPortal/cbioportal#6259)
- Use mybatis cursor for coexpression endpoint for performance optimization on large data (cBioPortal/cbioportal#6302)
- Add gnomad column (#2064)
- new cancer type summary defaults (#2359)
- Add tooltip on for co-occurrence on group comparison page (#2442)
- Show header on study view for first column in tooltip (#2447)
- Add option to show only cancer genes on study view (cBioPortal/cbioportal#5716)
For a complete list of all backend changes:
cBioPortal/cbioportal@v3.0.1...v3.0.2
cbioportal/cbioportal-frontend
For a complete list of all frontend changes:
v3.0.1
- Re-enable study tags (#2435)
For a complete list of all backend changes:
cBioPortal/cbioportal@v3.0.0...v3.0.1
cbioportal/cbioportal-frontend
For a complete list of all frontend changes:
v3.0.0
- New Group Comparison Feature: Compare clinical and genomic features of user-defined groups of samples/patients. View Tutorial
- Session Service is now required: The session service is used very heavily for several features. We can no longer guarantee proper functioning of the portal without it.
cbioportal/cbioportal
For a complete list of all backend changes:
cBioPortal/cbioportal@v2.2.2...v3.0.0
cbioportal/cbioportal-frontend
For a complete list of all frontend changes:
v2.2.2
v2.2.1
- New Feature: Added PTM track for mutation mapper (described at https://twitter.com/cbioportal/status/1126489748938395649)
- Improve Oncoprinter UI and add mutual exclusivity tab
- Improve header tooltips on expression enrichments table
- Update react and types/react, and other dependent packages and types
- Update annotation sorting method in mutation table
- Fixed a bug with the ordering of quicksearch results
- Fix mutationCountVsCNASelection filtering in study view api's
- Load applicationContext-business.xml first
- Security module dependency on web module is eliminated
- Fix description in Copy Number Enrichments
cbioportal/cbioportal
For a complete list of all backend changes:
cBioPortal/cbioportal@v2.2.0...v2.2.1
cbioportal/cbioportal-frontend
For a complete list of all frontend changes:
v2.2.0
- New feature: Quick Search Tab on HomePage (configuration described at https://docs.cbioportal.org)
- Refactor Mutations tab and Oncoprint dropdown to use react-select2
- Handle
/ln?
style links in frontend - Add configuration to change the studies queried when following a
ln?
style link
cbioportal/cbioportal
For a complete list of all backend changes:
cBioPortal/cbioportal@v2.1.1...v2.2.0
cbioportal/cbioportal-frontend
For a complete list of all frontend changes:
v2.1.1
- Memory leak fix: When using
dbconnector=dbcp
don't cache sql statements (cBioPortal/cbioportal#5808) - New feature: Add group bar chart to Plots Tab
- New feature: Generate PDF chart downloads client-side using SVG2PDF library
- Improved layout algorithm for charts/tables on study view
- Enable clinical tab for single sample on patient view
- Optimizations for MolecularDataService and SampleService endpoints
cbioportal/cbioportal
For a complete list of all backend changes:
cBioPortal/cbioportal@v2.1.0...v2.1.1
cbioportal/cbioportal-frontend
For a complete list of all frontend changes:
v2.1.0
- Improved CN Segments tab in Results page using igv.js v2
- Added CN Segments tab in Study View page
- Added OncoKB and Cancer Hotspots tracks in Mutations tab in Results page
- New feature: CN Segments tab in Study View page
- New feature: OncoKB and Cancer Hotspots tracks in Mutations tab in Results page
- New feature: Study tags, include extra info about a study on the homepage when hovering over the i symbol. See the documentation for instructions on how to add study tags: https://docs.cbioportal.org/5.1-data-loading/data-loading/file-formats#study-tags-file
cbioportal/cbioportal
- chromosome parameters for copy number segments endpoint (cBioPortal/cbioportal#5321)
- gene panel description fix (cBioPortal/cbioportal#5319)
- study tags (cBioPortal/cbioportal#4563, cBioPortal/cbioportal#5295, cBioPortal/cbioportal#5345)
- API support for quick search (cBioPortal/cbioportal#5330)
- Increase PMID field size (cBioPortal/cbioportal#5511)
- Drop unique key for mutation_event (cBioPortal/cbioportal#5658)
- Remove query genes and qvalue from coexpression and enrichment endpoints (cBioPortal/cbioportal#5523)
- Add copy number segment count for samples (cBioPortal/cbioportal#5735)
- Add parameter to remove what's new section (cBioPortal/cbioportal#5441)
For a complete list of all backend commits see:
cBioPortal/cbioportal@v2.0.2...v2.1.0
cbioportal/cbioportal-frontend
For a complete list of all frontend commits see: