Skip to content

Release 0.6.9

Compare
Choose a tag to compare
@jmgrady jmgrady released this 09 Apr 22:59
· 897 commits to master since this release
55047e2

Release 0.6.9 includes the following PRs:

  • Fix maxScore bug and set levels to 0,3.
  • Decrease maxScores from 1&3 to 0&2.
  • Use theme.spacing.
  • Present more similar ones first.
  • More dup sets at a time, since it takes so long to load.
  • Delete package-lock.json and run npm install.
  • Rollback react-native, to avoid typescript conflicts. (#1100)
  • Refactor for kubernetes (#1098)
  • Implement: GoalStatus; Loading screen (#1097)
  • MergeTree refactor (#1087)
  • Use forwardRef around UserMenuList to prevent console warning. (#1096)
  • Refactor Maintenance scripts (#1091)
  • Improve public nuc page (#1090)
  • Backup/restore scripts for development environment (#1084)
  • [ReviewEntries] Don't require semantic domains. (#1089)
  • Configure logging for docker engine (#1088)
  • Implement activeGoal in state; Save completed merges; Retire EmptyGoal. (#1085)
  • Simplify goalState; Implement user-viewable completed CharInv. (#1049)
  • Fix test of keep_pattern (#1083)
  • Remove host_vars files (#1082)
  • MergeDups refactor (all at once, rather than one-by-one) (#1081)
  • Implement cert-client mode for the certmgr container (#1077)
  • Add instructions to view log of single service (#1080)
  • Recover from failed Lift import attempts (#1074)
  • Cleanup 'id' variable names; Change let -> const where appropriate. (#1075)
  • Merge reducer cleanup. (#1073)
  • Don't worry about project language when importing entries. (#1065)
  • Fix docker install handler (#1070)
  • Remove try-catch that's masking errors. (#1069)
  • Upgrade upstream SIL dependencies to 8.0.0 (#1057)