Skip to content

Releases: unipept/unipept-desktop

0.6.4

09 Dec 13:23
649ffa8
Compare
Choose a tag to compare

Version 0.6.4 of the Unipept Desktop application fixes a few minor bugs. No major changes or new features are introduced with this update.

Changes:

  • Add cancel button to "create assay" dialog (#102)

Bug fixes:

  • Fix crash when external network requests are blocked (#108)
  • Fix peptide list is not reset when creating multiple assays, one after another (#104)

0.6.3

25 Nov 14:07
d170f46
Compare
Choose a tag to compare

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)

0.6.2

18 Nov 12:28
4583580
Compare
Choose a tag to compare

This release contains a few very important bug fixes. Upgrading to version 0.6.2 is highly recommended.

Bug fixes:

  • Fixed a critical bug that broke the demo project
  • Fixed a critical bug that could make it impossible to start a new project in specific situations

0.6.1

18 Nov 10:53
4583580
Compare
Choose a tag to compare

This release improves the security of Unipept Desktop by signing both the application and installer on Windows (this was already the case on macOS). Our code signing certificate was issued by SSL.com. Note that Windows will still show a warning when starting the application, since we have not yet built up enough trust on the platform. The more users start to use this application, the faster Windows will start to trust our certificate.

Improvements:

  • Also sign application and installer on Windows, using a valid code signing certificate

0.6.0

14 Nov 08:26
ad859a6
Compare
Choose a tag to compare
v0.6.0

Fix selection issues for assays

0.5.7

04 Nov 10:28
ecca122
Compare
Choose a tag to compare
Merge pull request #86 from unipept/fix/sidebar-scrollbar

Make sidebar scrollable

0.5.6

22 Oct 12:39
6c875b2
Compare
Choose a tag to compare
v0.5.6

Merge branch 'master' into develop

0.5.5

21 Oct 14:59
6c875b2
Compare
Choose a tag to compare
v0.5.5

Merge branch 'master' into develop

0.5.4

21 Oct 11:57
6c875b2
Compare
Choose a tag to compare
v0.5.4

Merge branch 'master' into develop

0.5.2

21 Oct 11:27
6c875b2
Compare
Choose a tag to compare
v0.5.2

Merge branch 'master' into develop