Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create v1.3.0.md, draft of release announcements #2004

Merged
merged 5 commits into from
May 24, 2021

Conversation

garrettjstevens
Copy link
Collaborator

Here is the changelog so far:

🚀 Enhancement

  • Other
    • #2001 Make tracks added using the add track widget a session track if not in adminMode (@cmdcolin)
    • #1980 Add popup confirmation dialog for unknown session plugins, and use plugins.json as a whitelist (@cmdcolin)
    • #1977 Upgrade @material-ui/data-grid (@cmdcolin)
  • core
    • #1982 Allow manually specifying adapter type if filename does not match expected pattern (@cmdcolin)
    • #1975 Allow local files on the users computer to be opened as tracks in jbrowse-web (@cmdcolin)
    • #1865 Show modified bases using MM and MP/ML tags in BAM/CRAM (@cmdcolin)
    • #1984 Better feature details when there are short arrays of json supplied as feature data (@cmdcolin)
    • #1931 Create in app graphical plugin store (@elliothershberg)

🐛 Bug Fix

  • core
    • #1954 Add more environments to configSchema create calls to fix ability to use custom jexl commands with main thread rendering (@cmdcolin)
    • #1963 Fix ability to use DialogComponent (used for svg export, pileup sort, etc) on embedded components (@cmdcolin)
    • #1945 Fix hic not being able to render due to incorrect lazy loading (@cmdcolin)
  • Other

📝 Documentation

  • #1976 reorganize the demo page to emphasize the cancer sv demo more (@rbuels)
  • #1952 Add demo for 1000 genomes extended trio dataset to website (@cmdcolin)
  • #1862 Add example for using a build-time included plugin to storybook (@cmdcolin)

🏠 Internal

  • core, development-tools

Committers: 4

@github-actions github-actions bot added the needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) label May 21, 2021
@codecov
Copy link

codecov bot commented May 21, 2021

Codecov Report

Merging #2004 (20d6cff) into main (cd0357f) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2004      +/-   ##
==========================================
- Coverage   60.97%   60.96%   -0.01%     
==========================================
  Files         471      471              
  Lines       22512    22512              
  Branches     5228     5228              
==========================================
- Hits        13726    13724       -2     
- Misses       8503     8505       +2     
  Partials      283      283              
Impacted Files Coverage Δ
packages/core/util/index.ts 77.92% <0.00%> (-0.54%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd0357f...20d6cff. Read the comment docs.

@cmdcolin
Copy link
Collaborator

can we fill out the actual text of what we are going to put in the announcement so it's not done last minute?

@garrettjstevens
Copy link
Collaborator Author

I won't have time to fill any out today, but I think these release announcement PRs are meant to be communal, so anyone can add to them.

@garrettjstevens garrettjstevens removed the needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) label May 24, 2021
@github-actions github-actions bot added the needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) label May 24, 2021
@rbuels
Copy link
Contributor

rbuels commented May 24, 2021

these look great!

@garrettjstevens garrettjstevens merged commit e9a3cae into main May 24, 2021
@garrettjstevens garrettjstevens deleted the v1.3.0_announcement_draft branch May 24, 2021 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants