Skip to content

ANET 2.1.34

Choose a tag to compare

@release-drafter release-drafter released this 18 Nov 15:59
8b61b70

What’s changed in ANET

  • Send email notifications for pending assessments (#3286)
  • Fix conflict detection when one of the reports is cancelled (#3302)
  • Fix 'No assessments' message when there are assessments (#3285)

🎨 Enhancements

  • Assign multiple authors for a report (#3237)
  • Add a biweekly period implementation (#3276)
  • Add annually option to the dictionary for assessment period choice (#3271)
  • Global status search (#3125)

🐛 Bug Fixes

  • Add test case for reproducible scenario of #3304 (#3309)
  • Fix ReportCollection undefined widgetIds as no mapId supplied (#3307)
  • Fix FutureEngagementWorker (#3305)
  • Fix semiannually and semimonthly period calculations (#3272)
  • Fix position table missing locations in task page (#3294)
  • Fix map for report statistics (#3291)
  • Make insights & rollup use the whole page under Chrome 86 and up (#3289)
  • Correct parent organization selection for new principal organizations (#3287)
  • Change conflicting report tests to test more general case (#3283)
  • Set READ_COMMITTED_SNAPSHOT to ON on MS SQL to prevent hangs due to locking (#3277)
  • Fix missing location in position table (#3269)

🔧 Under the hood

  • Add test case for reproducible scenario of #3304 (#3309)
  • Assign multiple authors for a report (#3237)
  • Update dependency babel-preset-react-app to v10 (#3273)
  • Update most non-major dependencies (#3290)
  • Fix LGTM warnings (#3299)
  • Deprecate GHA set-env (#3301)
  • Remove uses of _uniqueId for React component keys (#3292)
  • Update linters (major) (#3274)
  • Update most non-major dependencies (#3264)
  • Update READ_COMMITTED_SNAPSHOT migration (#3280)
  • Change the format of assessment period start date (#3275)