Skip to content

Release v2.11.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 02:43
· 0 commits to 1229e8b9ec542e04b0a400d7c88db2c9689e3bdb since this release

Hello all,
This release fixes a couple of bugs:

  • fixed alpha channel compatibility with SVG exports in inkscape/illustrator
  • fixed an issue where bookmarks would show up or crash due to loading on the incorrect assembly, and more
  • improved remembering of the state of the collapsed categories in the track selector using localStorage

Screenshot of fixed alpha channel from exported SVGs that improves usage with Inkscape/Adobe Illustrator

🚀 Enhancement

  • core
    • #4354 Allow capitalizing CDS sequences and lowercasing introns in sequence feature panel (@cmdcolin)
  • Other
    • #4351 Store and retrieve user track selector settings in local storage (@cmdcolin)

🐛 Bug Fix

  • core
    • #4381 Replace all rgba(...) color strings with rgb(...) in SVG exports to fix usage in illustrator/inkscape (@cmdcolin)
    • #4364 Fix tooltips creating a scrollbar when overflowing off the screen in Chrome (@cmdcolin)
  • Other
  • app-core

Committers: 1