Skip to content

Releases: unipept/unipept-web-components

2.1.5

08 Feb 09:41
851f298
Compare
Choose a tag to compare

Release 2.1.5 of the Unipept Web Components is a hotfix release. A bug causing the heatmap data selection to always be stuck at "NCBI taxonomy" is fixed.

Bug fixes:

  • Data selection step in the heatmap wizard only allowed for the selection of NCBI taxa to be visualized. This bug has been fixed.

2.1.4

08 Feb 09:14
54d2cf6
Compare
Choose a tag to compare

Version 2.1.4 provides an update of the dependencies that are used internally by Unipept Web Components. Some components that were still in early-access status from Vuetify have been replaced by their stable counterparts and should further improve the robustness of the Unipept Web Components.

New features / enhancements:

  • Updated Vue to version 3.4. (#227)
  • Updated Vuetify to version 3.4 (#227)
  • Updated all packages related to Vue and Vuetify (#227)

2.1.3

09 Nov 09:45
97c7d5b
Compare
Choose a tag to compare

Release 2.1.3 of the Unipept Web Components contains only some updates to textual inconsistencies that were found in some of the components.

Bug fixes:

  • Renamed "test" to "Feature type" in DataSourceMulti (#226)
  • Renamed "test" to "Feature type" in DataSourceSingle (#226)

2.1.2

07 Nov 12:28
d3edb58
Compare
Choose a tag to compare

Release 2.1.2 of the Unipept Web Components package contains a few bug fixes and improvements for minor issues that arose from the big upgrade of Vue 2 to Vue 3.

Bug fixes:

  • Fixed the styling and inner workings of the multi dataset heatmap (unipept/unipept#1559)
  • Fixed styling of links in peptide summary of TPA tool (#1559)
  • Fixed inter-assay heatmap in MPA tool (#1558)

2.1.1

26 Sep 08:47
86e677d
Compare
Choose a tag to compare

Version 2.1.1 contains an important bug fix for the single tryptic peptide analysis module of Unipept. Proteins did not properly take into account the configured equate_il setting and were displaying everything as if equate_il was always set to true.

Bug fixes:

  • Fixed a bug where proteins did not properly take into account equate_il.

2.1.0

26 Sep 08:38
cf9391d
Compare
Choose a tag to compare

This release of the Unipept Web Components does not introduce any major new features, but comprises a complete update of the underlying codebase to Vue 3 and Vuetify 3 (coming from Vue and Vuetify 2), making our components resilient for the future again.

New features/enhancements:

  • Upgrade Vue 2 to Vue 3
  • Upgrade Vuetify 2 to Vuetify 3

2.0.6

14 Jun 10:35
baf8ae9
Compare
Choose a tag to compare

This release fixes a bug where Unipept exports did not correctly take into account replacing I's by L when the equate IL option is enabled.

Bug fixes:

  • Fixed a bug where CSV files exported from Unipept now also correctly list peptides containing the isoleucine amino acid when the equate IL option is enabled (#220)

2.0.5

16 Mar 15:03
84abef4
Compare
Choose a tag to compare

This maintenance release fixes 2 bugs.

Bug fixes:

  • Dedicated links from the metaproteomics analysis to the tryptic peptide analysis page where broken (#219)
  • The rank that is shown in the "hierarchical outline visualization" info pane was always undefined (#219)

2.0.4

09 Mar 14:26
6b96044
Compare
Choose a tag to compare

This is a maintenance release for the Unipept Web Components library.

Bug fixes:

  • An image file for the TreeViews inside of the functional tables can now be downloaded again (#217)

2.0.3

25 Feb 15:45
bf38731
Compare
Choose a tag to compare

This release provides a fix for one of the taxonomic visualizations (the treeview) that was rendering a wrong dataset.

Bug fixes:

  • Fixed an issue where the taxonomic treeview rendered an EC-numbers tree instead of a taxonomic tree.