Releases: unipept/unipept
6.0.1
6.0.0
5.1.5
This release provides a hotfix for two issues that started to pop up because of incompatibilities between the new Unipept index and the Unipept Web Application.
Bugs:
5.1.4
5.1.3
5.1.2
Release 5.1.2 of the Unipept Web application fixes some textual inconsistencies that were present in the application.
Bug fixes:
- Renamed "test" to "Feature type" in the heatmap wizard (unipept/unipept-web-components#226)
- Capitalise "pride" in the dataset creation card (#1562)
- Rename "Equate I and L?" to "Equate I and L" (#1562)
5.1.1
This release of the Unipept Web application fixes a few bugs and inconsistenties that are the result from the big dependency upgrade that we performed for v5.1 of Unipept.
Bug fixes:
- Fixed the styling and inner workings of the multi dataset heatmap (#1559)
- Fixed clicking on an app in the navigation bar did not reset the current app (#1559, #1557)
- Set a maximum width for the content of the pages (#1559)
- Fixed wrong GitHub repositories where used for news pages (#1559)
- Fixed styling of the cog icon on the EC-numbers and InterPro-entries summary pages (#1559)
- Updated parsing of changelogs for product releases such that it works with MarkDown (#1559)
- Fixed styling of links in peptide summary of TPA tool (#1559)
- Fixed inter-assay heatmap in MPA tool (#1558)
5.1.0
This release of the Unipept Web application 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 Unipept resilient for the future again.
New features/enhancements:
- Upgrade Vue 2 to Vue 3
- Upgrade Vuetify 3 to Vuetify 3
- Improved error handling. If a network failure occurs, an error is now properly displayed explaining what went wrong.
Bug fixes:
- Fixed a bug that caused the single tryptic peptide analysis to not properly take into account the
equate_il
setting.
5.0.9
This is a minor release of the Unipept web application with some bug fixes and improved documentation.
Enhancements:
- Add documentation for the new
protinfo
API endpoint that will be released shortly (#1548)
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 (#1549)