Releases: cBioPortal/cbioportal-frontend
v3.0.7
Key changes:
- Replace MyBatis caching with EHCache (cBioPortal/cbioportal#6508). EHCache is disabled by default see the docs for information on how to activate it: https://docs.cbioportal.org/2.3-customization/portal.properties-reference#ehcache-settings
- Several study view features/fixes including allowing to specify x axis bin sizes (#2518) and re-enable survival plots (#2608)
For a complete list of all backend changes:
cBioPortal/cbioportal@v3.0.6...v3.0.7
For a complete list of all frontend changes:
v3.0.6
Key changes:
- Performance improvement on study view: only fetch gene panel info when needed (cBioPortal/cbioportal#6337)
For a complete list of all backend changes:
cBioPortal/cbioportal@v3.0.5...v3.0.6
For a complete list of all frontend changes:
v3.0.5
Key changes:
- Add ClinVar column to mutation table on Patient View
- Support sample filter in study page URL
- Fix reloading all charts on study view when toggling log scale
For a complete list of all backend changes:
cBioPortal/cbioportal@v3.0.4...v3.0.5
For a complete list of all frontend changes:
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: