Skip to content

9/10/2020 Release

Choose a tag to compare

@marlonkeating marlonkeating released this 11 Sep 11:29
· 1 commit to fixes_09_10_2020 since this release

Performance

Caching

  • Added low-level cache wrapper for key/value pairs

Tags Endpoint

  • Removed whole-view caching for tags endpoint
  • Cache expensive project tag count operation
  • Refresh project tag cache when admin approves project
  • Only re-cache project tag counts when tags change for a searchable project upon saving

Create/Edit Project

  • Form Next/PUBLISH buttons are now disabled while the save api call is ongoing
  • Spinner is shown on button while the save api call is ongoing
  • Create Project workflow now used when editing project after publishing

Bug Fixes

Github Update

  • Fixed crash of ingestion job due to pulling in group github links

Project Profile

  • Don't show Contact/Volunteer buttons when in embedded view