Skip to content

Production 2023-10-20

Compare
Choose a tag to compare
@a-luz a-luz released this 20 Oct 06:38
· 154 commits to main since this release
cd7da96

Changelog

New Features

  • When admin is reviewing interpretations, the application will only jump to the next plot if there are no more interpretations for that plot;
  • KML exports are now hollow;
  • Add new rule type Multiple Incompatible Answers;
  • Add min and max for each band in imagery for landsat and sentinel imagery;
  • Add NBR, NDWI, NDVI bands as options in the imagery bands options;

Bugfixes

  • Text changes to more informative ones when error occurs;
  • When admin is reviewing interpretations, the application will only jump to the next plot if there are no more interpretations for that plot;
  • Fix SHP file exports for custom drawn samples;
  • Fix behavior when the answer breaks a survey rule;

Refactor

  • Refactor code to use new version of triangulum;
  • Moving from webpack to vite;