Releases: unipept/unipept
Releases · unipept/unipept
2.1.1
2.1
- Minor redesign of most of the pages
- Add retina image assets
- Add CSV export for data in the unique peptides graph
- Add SVG export for the sunburst and unique peptides graphs
- Improve all file download flows
- Improve dragging performance on unique peptides graph
- Replace the tree on multi-peptides result page with own implementation
- Rewrite the complete pancore JavaScript code
- Remove new relic monitoring
- Remove Qbaka error handling
- Fix a bug where the download button stayed disabled after downloading the results on the multi-peptide page
- Fix a bug with using full screen mode on the unique peptide page
- Fix a bug where dragging a node triggered a popover in some browsers
- Update to Bootstrap 3.0.3
- Update to D3 3.3.10
2.0
- Add the unique peptide finder
- Add GO and EC cross references to database
- Invalidate "metagenome" NCBI taxa
- Tweak the lineage invalidation
- Code spring cleaning
- Rewrite of backend scripts
- Add search settings to the batch run script
- Switch from JS animations to CSS animations where possible
- Add a timeout before filtering the tree on the multi result page
- Fix bug when attempting to load a pride dataset without entering an id
- Fix bug where only 1 number was shown in the tree on the multi result page
- Fix bug where downloading results from results page didn't behave as expected
- Fix bug where the sizes of the slices in the sunburst were not correct
- Update bootstrap to 2.3.1
- Update rails to 3.2.13
- Update D3 to 3.3.8
- Update html2canvas to 0.4.1