Skip to content

Release 0.7.0

Compare
Choose a tag to compare
@jmgrady jmgrady released this 10 May 17:38
· 860 commits to master since this release
d8e0100

Release 0.7.0 contains the following PRs:

  • Remove residual backend HTTPS setting (#1150)
  • Prefer using Enumerable.Range for simple loops (#1147)
  • Replace frontend MergeDupFinder with backend implementation (#1142)
  • Remove unused https_server.py script (#1144)
  • Remove unused add_lift_imported_field.sh script (#1146)
  • Run npm update, npm install @testing-library/user-event@13. (#1139)
  • Fix link to production docs from README (#1143)
  • Use a Permission enum to make permission comparisons more maintainable (#1134)
  • Remove reference to backend running on port 5001, which is no longer valid (#1137)
  • Bump instructions for installing dotnet-format to the latest version (#1135)
  • Refactor Redux Code for components that use history (#1117)
  • Move Merge Blacklist to the backend. (#1126)
  • Use http-status-codes package to provide human-readable names to checking HTTP status codes (#1133)