What's Changed
✅ Added
- Add feature metadata viewer by @bathienle in #56
🔁 Changed
- Add latest tag to Docker build by @bathienle in #55
- Refactor CI latest tag by @bathienle in #58
- style(lint): fix lint errors by @bathienle in #65
- refactor(cbir): fetch similar annotations logic by @bathienle in #91
- feat(cbir): add return button to query annotation by @bathienle in #92
- ci(test): add test coverage by @bathienle in #100
- refactor(lint): merge lint commands by @bathienle in #106
- build(deps): bump elliptic from 6.5.4 to 6.5.7 by @dependabot in #114
- build(deps-dev): bump express from 4.18.2 to 4.19.2 by @dependabot in #116
- build(deps): bump ws from 6.2.2 to 6.2.3 by @dependabot in #115
- build(deps): bump browserify-sign from 4.2.1 to 4.2.3 by @dependabot in #123
- build(deps): bump follow-redirects from 1.15.2 to 1.15.6 by @dependabot in #122
🔧 Fixed
- fix: divergence between main and main-bigpicture by @bathienle in #61
- fix(i18n): missing translations by @bathienle in #94
- fix(prop): avoid mutating prop directly by @bathienle in #111
- fix(annotation): project navigation when clicking on similar annotations by @bathienle in #112
🧪 Test
- test: add Jest framework for unit tests by @bathienle in #87
- ci(test): trigger tests on pull request by @bathienle in #88
- test(utils): add unit tests for utility components by @bathienle in #89
- test(property): add CytomineProperties unit tests by @bathienle in #95
- test: add PageNotFound unit tests by @bathienle in #101
- test: add GlobalDashboard unit tests by @bathienle in #102
- test(attached-files): add unit tests for attached files components by @bathienle in #103
- test(description): add description unit tests by @bathienle in #104
New Contributors
- @dependabot made their first contribution in #114
Full Changelog: 2.0.0...2.1.0