Skip to content

v2.0.8

Compare
Choose a tag to compare
@acoffman acoffman released this 03 May 20:40
· 2483 commits to release since this release

What's Changed

🎉 Enhancements to Existing Features

  • Show reject button for users' own submissions, even if not an editor by @acoffman in #507
  • allow sorting by creation date in the source suggestion table by @acoffman in #508
  • implement virtual scrolling on browse tables by @jmcmichael in #486

🐛 Bug Fixes

  • Consistently disable nested tag popovers by @acoffman in #500
  • Refresh revision lists and detail pages when revisions are proposed or accepted by @acoffman in #499
  • Correct logic for users accepting their own revisions on genes/variants by @acoffman in #498
  • Include interaction type in list of fields by @acoffman in #497

🧹 Housekeeping

  • Begin porting scheduled tasks over to v2 by @acoffman in #501
  • replace favicon from yarn build with a different one if we're on staging by @acoffman in #505

Other Changes

Full Changelog: v2.0.7...v2.0.8