Skip to content

Release v1.6.4

Choose a tag to compare

@github-actions github-actions released this 29 Jan 04:33

This release has a couple long awaited features!

There are also some improvements to synteny and dotplot views. The synteny view
can now render curvy lines and "square" the views (so they each have the same
zoom level), and have individual search panels in the synteny view. You can now
also vertically resize the linear synteny view panel allowing for a taller or
shorter view! The rendering has also been sped up in both linear synteny and
dotplot views with certain code paths being up to 40x faster


Screenshot showing the new curvy lines of the synteny view with the grape vs peach demo http://jbrowse.org/code/jb2/v1.6.4/?config=test_data%2Fconfig_synteny_grape_peach.json&session=share-EdWfJj5aIY&password=S8PGj

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

  • #2663 Add documentation for URL params and session spec (@cmdcolin)
  • #2655 Add link to PAG 2022 youtube tutorial on demos page and course archive (@cmdcolin)

🏠 Internal

  • core
    • #2649 Add Cypress test of package that uses embedded components (@garrettjstevens)
    • #2648 Avoid console.warns in tests due to writing to MST nodes that are not alive (@cmdcolin)
  • Other
    • #2657 Fix hot reload using yarn resolution on react-error-overlay (@cmdcolin)

Committers: 3