Skip to content

0.6.3

Compare
Choose a tag to compare
@pverscha pverscha released this 25 Nov 14:07
· 370 commits to develop since this release
d170f46

This release is mainly a maintenance release, fixing quite a lot of different bugs and improving performance of the application. A few improvements to the UI and functionality of the app were made.

Version 0.6.3 of the application also includes a new "What's new" popup, that can be used to see the changelog of the currently installed version. If a new update is available, the application will notify the user about this and displays a list of all changes between the current version and the most recent version.

New features / enhancements:

  • "What's new" button that shows the changelog of the currently installed version of the application (#89)
  • A warning will be shown on the homepage when an update for the application is available (#91)
  • Assays and studies can now also be created when performing a comparative analysis (#95)
  • Snake can now also be started from the comparative analysis page (#95)
  • More uniform error messages for the comparative analysis and single assay analysis (#95)
  • Checkboxes for adding assays to the comparison moved to the left of the assay's name in the project explorer (#95)

Bug fixes:

  • Also show "new folder" button in the "open file dialog" on macOS 11 and above (#90)
  • Remember previously used directory when creating a new assay on Linux (#92)
  • Improve performance when resizing the project explorer (no more laggy resize) (#93)
  • Fix positioning of "create study" button when project is empty (#94)
  • Assays that were added to the comparison from a previous project were still visible when loading a new project (#96)
  • Currently active assay was not reset when switching to a new project (#97)
  • Exit application button that was shown when an updated is completed did not do anything (#88)