v3.1.0
What's Changed
- Fix advanced arguments help modal by @tadast in #728
- add method for computing number of sequences in a query by @Lazy-poet in #679
- Remember section collapse state by @tadast in #729
- Add a client side version checker by @tadast in #730
- Simplify webpack config and allow adding a header above search form by @tadast in #731
- Improve CI setup by @tadast in #732
- Feat: histogram graph by @joko3ono in #733
- Refactor BLAST::Report to lazily generate reports by @tadast in #734
- Improve the starting page UI by @tadast in #737
- Ignore unknown bases ('N's) when detecting DB type by @tadast in #739
- Code readability improvements by @tadast in #740
- Console log primitive meta stats for the query by @tadast in #741
- Prevent infinite loop when selecting a sole database by @tadast in #742
- Update Dockerfile for BLAST 2.15.0 by @nathanweeks in #743
- Refresh options UI by @tadast in #744
- Fix setting params from previous search by @tadast in #745
- Fix remembering last used advanced params, add tests by @tadast in #746
- Release v3.1.0 by @tadast in #748
Full Changelog: v3.0.1...v3.1.0