Skip to content

v1.1.0

Compare
Choose a tag to compare
@naluinui naluinui released this 09 Apr 08:54
· 7053 commits to develop since this release

2024 Q1-6 End of sprint release 🚀

Released on 2024.04.09

New features

  • CNN - summary page with ability to see summary, see list of detected and search for classes #1505 #1600
  • CNN - validation page with ability to see result, validate, filter #1642 #1634 #1646
  • Project directory - search for project by species name #1513 #1739 #1740

Bug fixes

  • Account settings - affiliated organization is not loading #1796
  • Account settings - users with Google account cannot add affiliated organization #1809
  • Member - user can't be added to project due to email case-sensitive #1734
  • Species bar chart - percentage can be > 100 and some color is missing from the chart #1531

Improvements

  • Project directory - show loading indicator while loading the project card #1692
  • Project overview - show loading indicator while the map is loading #1641
  • Navigation bar - show loading indicator when user is loading #1568
  • Publications - add year 2024 #1713
  • Stakeholder organization - show error when organization is failed to be created #1706 #1840
  • Member - show dialog after adding member (success or failed) #1583
  • Member - tweak the font in search input box for Firefox & Edge #1709
  • Member - only call search api when the keyword is valid #1733
  • CNN - do not refresh the page to check job progress if the status is done or cancel #1621
  • Internal - more efficient way to handle the user roles for each project #1537
  • Internal - remove element plus components: Tab, Carousel, Breadcrumb, Tag

API Improvements

  • Highlighted species - API to support pagination, keyword, risk filter #1800
  • CNN - endpoints
    • Refactor wrapper APIs that call the Core API #1712
    • GET: list of jobs (#1715)
    • GET: list of detected classes by job ID, with sort key and keyword with #1811 #1620 #1616 #1617
    • POST: review to validate the result and changing it status as per review #1628 #1830

Full Changelog: v1.0.4...v1.1.0