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.2.0.md, draft of release announcements #1929

Closed
wants to merge 1 commit into from

Conversation

garrettjstevens
Copy link
Collaborator

For reference, this is the changelog so far, not including anything that might get merged before the release on Monday.

Unreleased (2021-04-28)

🚀 Enhancement

  • core
    • #1125 Export SVG (@cmdcolin)
    • #1867 Virtualized tree for tracklist to support having thousands of tracks (@cmdcolin)
    • #1660 Allow connections to have multiple assemblies (@garrettjstevens)
    • #1864 Add Material UI's DataGrid to re-exports (@garrettjstevens)
    • #1875 Make drawer widget titles stay visible when scrolling inside the widget (@cmdcolin)
    • #1877 Add ability to copy the text produced by the feature details sequence panel to MS Word/Google Docs and preserve styling (@cmdcolin)
    • #1854 Make "About track" dialog available from tracklist and for non-LGV tracks (@cmdcolin)
    • #1853 Add mouseovers in feature details that show field descriptions for VCF fields (@cmdcolin)
  • Other
    • #1892 Create new JB2 plugin store (@elliothershberg)
    • #1901 Make using --out for add-assembly create output directory if it does not exist and fix outputting to symlink (@cmdcolin)
    • #1850 Add true breakend ALT strings to the feature details panel (@cmdcolin)
    • #1878 Add --delete to set-default-session, fix --session (@garrettjstevens)
    • #1861 Change Alignments track "Fade mismatches by quality" setting to a separate config param and made it less strict (@cmdcolin)

🐛 Bug Fix

  • core
    • #1924 Fix import of BED and navToLocString from spreadsheet views (@cmdcolin)
    • #1918 Fix issue with some falsy values being hidden in feature details (@cmdcolin)
    • #1911 Fix breakpoint split view visualizations for files that need ref renaming (e.g. chr1 vs 1) (@cmdcolin)
    • #1904 Fix issue with synteny polygons displaying slightly offset (@cmdcolin)
    • #1884 Fix rIC ponyfill for use on Safari (@cmdcolin)
  • Other
    • #1912 Fix reloading of local sessions when using React.StrictMode (@cmdcolin)
    • #1900 Make clicking away from autocomplete popup on track container work (@cmdcolin)
    • #1878 Add --delete to set-default-session, fix --session (@garrettjstevens)
    • #1871 Fix crash on dotplot/linear synteny import form and when closing linear synteny track (@cmdcolin)
    • #1860 Fix alignments read filter jexl syntax (@cmdcolin)

📝 Documentation

  • #1914 Use MDX to add proper image captions in web and pdf documentation (@cmdcolin)
  • #1855 Add download page in website header and new super-quick-start guide (@cmdcolin)

🏠 Internal

Committers: 3

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

codecov bot commented Apr 28, 2021

Codecov Report

Merging #1929 (8fd8df7) into main (2bcdfe2) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1929      +/-   ##
==========================================
- Coverage   58.73%   58.72%   -0.01%     
==========================================
  Files         460      460              
  Lines       21666    21666              
  Branches     5188     5188              
==========================================
- Hits        12726    12724       -2     
- Misses       8639     8641       +2     
  Partials      301      301              
Impacted Files Coverage Δ
...inearGenomeView/components/RefNameAutocomplete.tsx 89.36% <0.00%> (-4.26%) ⬇️
packages/core/util/index.ts 78.30% <0.00%> (ø)

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 00f9a79...8fd8df7. Read the comment docs.

@cmdcolin
Copy link
Collaborator

This may be minor patch worthy...certainly isn't just bugfixes :)

@rbuels rbuels changed the title Create v1.1.1.md, draft of release announcements Create v1.2.0.md, draft of release announcements May 3, 2021
@rbuels
Copy link
Contributor

rbuels commented May 3, 2021

closed in favor of #1935

@rbuels rbuels closed this May 3, 2021
@cmdcolin cmdcolin deleted the release_announcements_v1.1.1 branch September 10, 2023 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants