Skip to content

v2.10.0

Compare
Choose a tag to compare
@sampaccoud sampaccoud released this 27 Dec 10:45
· 1444 commits to master since this release

Added

  • Add Russian translations
  • Add infinite scrolling to the facet search modal in course search.
  • Add reusable form components
  • Add theme property to Spinner component
  • Add setting to limit the number of archived course runs displayed by default on a course detail page.
  • Add timing function variables
  • Add a outline variant to button
  • Create a shadowed-box mixin
  • Add a meta description default value from course introduction, blog excerpt, category description, person bio, program excerpt and organization description
  • Improve social sharing by specifying og:description meta for blogpost, category, person, program and organization.

Changed

  • Include new pages in navigation by default so they have a breadcrumb
  • Create a generic React Modal component
  • Create an context util
  • Add react-query to manage API requests and local data store
  • Move type utils into type directory
  • Make licenses on course page optional

Fixed

  • Fix blogpost header image aspect ratio and sizes
  • Fix negative scores causing a 500 error for courses far in the future
  • Remove transparency when not necessary so that images are converted to jpg
  • Prevent logout action to be called twice
  • Fix og:image when using S3Boto3Storage
  • Remove error message related with cache when any test fails