Releases: oncokb/oncokb-transcript
Releases · oncokb/oncokb-transcript
v2.0.20
Changes
🧬 Features
- Parse comma seperated alterations and add info icon to add mutation modal input @calvinlu3 (#422)
- Adjust text area size anytime content size changes @bprize15 (#416)
🐛 Bug Fixes
- Remove uuid from meta when newly created tumor has been deleted @calvinlu3 (#420)
- Do not show needs curation for categorical alterations @bprize15 (#417)
- Minor updates @zhx828 (#419)
- Fix excluded ct review @calvinlu3 (#415)
👷♀️ Testing, Configuration & Deployment
🕵️♀️ Full commit logs
v2.0.19
Changes
- Update github action to allow docker release through tagging
🕵️♀️ Full commit logs
v2.0.18
v2.0.16
Changes
- Merge release management action into after branch commit action @zhx828 (#413)
- Update release-management.yml @zhx828 (#412)
- Update release-management.yml @zhx828 (#411)
- Update github action release to support multiple branches @zhx828 (#407)
- Update pom.xml @calvinlu3 (#410)
- Restore main type options in cancer select @calvinlu3 (#409)
🕵️♀️ Full commit logs
Curation platform v2
We are excited to announce the first official release of our curation platform, marking a significant milestone in our ongoing efforts to enhance our tools and capabilities. Over the past few months, the engineering team has completely rebuilt the curation platform using the latest technology stacks to enable our curation team to add more content efficiently and effectively.
Major Changes and Improvements:
- Brand New Interface: We've introduced a fresh, modern interface designed for better usability and a more streamlined curation experience.
- Modern Frontend Framework: The frontend has been fully redeveloped using React and TypeScript, with Webpack as the module bundler, providing a more robust and scalable foundation.
- jHipster Integration: To speed up development and ensure a strong architectural foundation, we've used jHipster to generate boilerplate code, helping us maintain best practices and a clean codebase.
- Java Upgrade: The backend has been upgraded to Java 17, ensuring better performance, security, and access to the latest language features.
v0.9.4
👷♀️ Testing, Configuration & Deployment
🕵️♀️ Full commit logs
v0.9.3
🐛 Bug Fixes
🕵️♀️ Full commit logs
v0.9.2
v0.9.1
👷♀️ Testing, Configuration & Deployment
🕵️♀️ Full commit logs
v0.9.0
⚙️ REST API Changes
🧰 Maintenance
- Bump minimist from 1.2.5 to 1.2.6 @dependabot (#52)