Skip to content

v2.5.0

Compare
Choose a tag to compare
@jbpenrath jbpenrath released this 21 Apr 18:28
· 1534 commits to master since this release

Added

  • Add support for language fallback on "get_related_blogposts"
  • Add portuguese translations

Fixed

  • Avoid KeyError when an object is indexed with no titles
  • Add missing rel noopener noreferer on target blank links
  • Order blogposts by descending publication date within
    (person|category)_detail template
  • Fix filter pane quality issues on handheld devices
  • Fix small quality issues on the course search filters modal
  • Fix initializeAccordions compatibility issue

Changed

  • Clean built frontend files before each build
  • Remove use of regexp group for JS_COURSE_REGEX setting