Skip to content

Commit

Permalink
Update news
Browse files Browse the repository at this point in the history
  • Loading branch information
elliothershberg committed Jul 7, 2021
1 parent 7e8ea53 commit 085465a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# JBrowser 0.8.1

This PR consists of updates to the JS side of the package:

- Upgrades `@jbrowse/react-linear-genome-view` to latest release (1.3.2). This includes:
- new SVG export feature! 📸
- a fix for better supporting Dialog components in the UI 🔨
- performance improvements 🚀
- better theming support (you can now change the colors of the bases!) 🎨
- Updates the internal React components in the package based on new API changes to the React LGV

There are no changes to the R interface.

# JBrowseR 0.8.0

* Added the `track_data_frame()` track type. This makes it possible to create JB2 tracks directly
Expand Down

0 comments on commit 085465a

Please sign in to comment.