Skip to content

v1.2.2 Released

Latest
Compare
Choose a tag to compare
@j-andrews7 j-andrews7 released this 17 Aug 22:25
· 2 commits to master since this release
0651ae5

This release includes fixes for a few bugs that have been popping up more and more due to data source updates. See the change log below for more details. As always, please report any issues or comments to the Issue Tracker. Executables can be downloaded below - simply extract them to a location of your choosing and run.

v1.2.2

Release date: August 17th, 2019

  • Upgraded a bunch of dependency versions to fix most security issues #43.
  • Upgraded to Electron 3.1.13, which fixed the menu bar being impossible to see on linux #45.
  • Fixed a bug that caused the Hits datatable to throw mad errors when hits had no symbol provided #44.
  • Fixed a long standing bug due to multiple Uniprot IDs being returned. This caused errors in retrieving the Uniprot Summary and ProtVista data #40.
  • Fix issues building from source on linux #42 - thanks to @hmontenegro for reporting and help troubleshooting.