Releases: griffithlab/civic-v2
Releases · griffithlab/civic-v2
v2.7.5.1
v2.7.5
v2.7.4
What's Changed
🚀 New Features
- Implements advanced search feature by @jmcmichael in #1383
Full Changelog: v2.7.3...v2.7.4
v2.7.3
What's Changed
🚀 New Features
🎉 Enhancements to Existing Features
- ClinVar accession display improvements by @susannasiebert in #1402
- Create versioned civicpy release in addition to the nightly one by @susannasiebert in #1409
- Disallow :: or Fusion in Gene Variant name by @acoffman in #1417
🐛 Bug Fixes
- make sure sorting on source suggestion count reorders the results by @acoffman in #1414
- Entrez Importer Should Default Gene descriptions to nil instead of empty string by @acoffman in #1416
- fix typo and logic in approval batch loading by @acoffman in #1418
Other Changes
- Bump addressable from 2.8.9 to 2.9.0 in /server by @dependabot[bot] in #1394
- Bump follow-redirects from 1.15.9 to 1.16.0 in /client by @dependabot[bot] in #1395
- Bump yard from 0.9.38 to 0.9.42 in /server by @dependabot[bot] in #1396
- Bump erb from 6.0.2 to 6.0.4 in /server by @dependabot[bot] in #1401
- Bump net-imap from 0.6.3 to 0.6.4 in /server by @dependabot[bot] in #1408
- Bump nokogiri from 1.19.2 to 1.19.3 in /server by @dependabot[bot] in #1410
- Bump sidekiq-cron from 2.3.1 to 2.4.0 in /server by @dependabot[bot] in #1413
- Bump fast-uri from 3.0.6 to 3.1.2 in /client by @dependabot[bot] in #1411
- Bump @babel/plugin-transform-modules-systemjs from 7.27.1 to 7.29.4 in /client by @dependabot[bot] in #1412
Full Changelog: v2.7.2...v2.7.3
v2.7.2
What's Changed
🎉 Enhancements to Existing Features
- Update approval display to include clinvar accession by @susannasiebert in #1382
🐛 Bug Fixes
- fix formatting of error messages for invalid EIDs by @acoffman in #1387
- Replace Approval canModerate check with valid COI check by @susannasiebert in #1392
Other Changes
- Bump rack from 2.2.22 to 2.2.23 in /server by @dependabot[bot] in #1384
Full Changelog: v2.7.1...v2.7.2
v2.7.1
v2.7.0
What's Changed
🚀 New Features
- Add a pending revisions queue by @susannasiebert in #1356
- Allow users to view curies in assertion descriptions as formatted strings/tags by @susannasiebert in #1352
- Add the ability to deprecate sources by @susannasiebert in #1354
- Add Experimental Chatbot by @acoffman in #1375
- Automate Clinvar submissions of Approved Assertions @acoffman in #1325
🎉 Enhancements to Existing Features
- New favicon with improved image quality & size options by @jmcmichael in #1365
- Add ClinGen codes to assertion TSV files by @susannasiebert in #1380
- Format assertion form so that nccn fields and fda fields are always next to each other by @susannasiebert in #1357
- Generate a schema diagram during builds by @acoffman in #1351
- Improve display of known partner gene information by @susannasiebert in #1353
🧹 Housekeeping
- Update deps, expand test coverage for GQL mutations by @acoffman in #1361
- Remove backend dependency on node runtime, switch to modern asset pipeline for trestle, trix, and the chat bot by @acoffman in #1367
Other Changes
- Bump svgo from 3.3.2 to 3.3.3 in /client by @dependabot[bot] in #1355
- Bump dompurify from 3.2.6 to 3.3.3 in /server by @dependabot[bot] in #1360
- Bump trix from 2.1.16 to 2.1.17 in /server by @dependabot[bot] in #1359
- Bump loofah from 2.25.0 to 2.25.1 in /server by @dependabot[bot] in #1364
- Bump json from 2.19.1 to 2.19.2 in /server by @dependabot[bot] in #1366
- Bump actionpack from 8.1.2 to 8.1.2.1 in /server by @dependabot[bot] in #1370
- Bump activesupport from 8.1.2 to 8.1.2.1 in /server by @dependabot[bot] in #1373
- Bump flatted from 3.3.3 to 3.4.2 in /client by @dependabot[bot] in #1369
- Bump action_text-trix from 2.1.17 to 2.1.18 in /server by @dependabot[bot] in #1379
- Bump node-forge from 1.3.2 to 1.4.0 in /client by @dependabot[bot] in #1378
- Bump mcp from 0.8.0 to 0.9.2 in /server by @dependabot[bot] in #1377
Full Changelog: v2.6.1...v2.7.0
v2.6.1
What's Changed
🎉 Enhancements to Existing Features
- funding sources display improvements by @jmcmichael in #1347
- Reduce molecular profile browse search results with exact substring match by @acoffman in #1349
- Add EID report for sources by @Copilot in #1342
🧹 Housekeeping
Other Changes
- Bump nokogiri from 1.18.10 to 1.19.1 in /server by @dependabot[bot] in #1345
- Bump minimatch from 3.0.8 to 3.1.4 in /server by @dependabot[bot] in #1346
New Contributors
- @Copilot made their first contribution in #1342
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
🚀 New Features
- Implement simple regions by @susannasiebert in #1330
Full Changelog: v2.5.25...v2.6.0
v2.5.25
What's Changed
🚀 New Features
- Add feature to assign known partner genes to a fusion with a MULTIPLE (v) partner by @susannasiebert in #1329
🎉 Enhancements to Existing Features
- Update fusion builder exon tooltips by @susannasiebert in #1312
- Pull Therapy descriptions from the NCIt definition field and display on therapy pages by @susannasiebert in #1311
- Use redis cache for tracking IP based rate limiting by @acoffman in #1336
- AI Integrations and Policies Page by @jmcmichael in #1333
- Generate TSVs of accepted & submitted AIDs and EIDs and display in Data Releases page by @susannasiebert in #1331
🐛 Bug Fixes
- Fix source URL for ASCO sources by @susannasiebert in #1313
- Fix duplicate variants being appended in MP builder by @acoffman in #1326
- A couple of variant coordinate bugfixes by @susannasiebert in #1320
- Differentiate an unregistered Allele Registry ID from an unset one due to coordinates missing by @susannasiebert in #1321
- Update TSV creation to work after legacy DB columns were removed by @susannasiebert in #1335
- Allow user and org leaderboard boxes to float over multiple lines on small screens by @susannasiebert in #1332
- Configure browseUser type policy by @acoffman in #1340
🧹 Housekeeping
- Legacy DB Column Housekeeping by @acoffman in #1328
- Update funding info on About page by @acoffman in #1334
Other Changes
- Bump js-yaml from 4.1.0 to 4.1.1 in /server by @dependabot[bot] in #1301
- Bump node-forge from 1.3.1 to 1.3.2 in /server by @dependabot[bot] in #1307
- Bump uri from 1.0.3 to 1.0.4 in /server by @dependabot[bot] in #1315
- Bump aws-sdk-s3 from 1.94.1 to 1.208.0 in /server by @dependabot[bot] in #1314
- Bump node-forge from 1.3.1 to 1.3.2 in /client by @dependabot[bot] in #1306
- Bump lodash from 4.17.21 to 4.17.23 in /client by @dependabot[bot] in #1327
- Bump webpack from 5.95.0 to 5.105.0 in /server by @dependabot[bot] in #1337
- Bump trix from 2.1.15 to 2.1.16 in /server by @dependabot[bot] in #1317
- Bump faraday from 1.10.4 to 1.10.5 in /server by @dependabot[bot] in #1339
- Bump @angular/common from 20.0.6 to 20.3.14 in /client by @dependabot[bot] in #1308
- Bump rack from 2.2.20 to 2.2.22 in /server by @dependabot[bot] in #1341
Full Changelog: v2.5.24...v2.5.25