Skip to content

Latest commit

 

History

History
256 lines (147 loc) · 6.03 KB

CHANGELOG.md

File metadata and controls

256 lines (147 loc) · 6.03 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

5.21.0 - 2025-01-13

Changed

  • Prevent to index certificate pages

5.20.0 - 2024-05-13

Changed

  • Replace the white fun mooc logo by the color one

5.19.0 - 2024-04-16

Added

  • Add FUN Mooc logo in footer

5.18.0 - 2024-04-04

Added

  • Add a newsletter subscription checkbox to the user registration form

5.17.0 - 2024-01-16

Added

  • Middleware to inspect oauth2 authorize request

5.16.0 - 2023-10-10

Added

  • Add title to course run synchronization data

5.15.1 - 2023-07-07

Fixed

  • Update Manifest.in to include mailing_list html, po and mo files

5.15.0 - 2023-07-07

Added

  • Create mailing_list routes to un.subscribe users from a course's mailing list

5.14.0 - 2023-03-31

Changed

  • Replace FUN Mooc logo with new FUN logo into menu and footer
  • Use the new OpenEdX logo in the footer

5.13.1 - 2022-05-31

Fixed

  • Fix admin register for universities app due to broken lms/cms detection

5.13.0 - 2022-01-24

Added

  • Add a server-to-server API endpoint to retrieve a student's grades

Fixed

  • Fix course run synchronization when triggered on enrollment

5.12.0 - 2022-01-17

Added

  • Add enrollment count to the course run synchronization hook payload

5.11.0 - 2021-08-17

Changed

  • Protect ourselves against VideoFront downtimes by trying to load the video object directly from S3 before falling back to querying the VideoFront API

Fixed

  • Fix hardcoded absolute url in payment email

5.10.1 - 2021-07-07

Fixed

  • Pin rsa dependency to 4.5

5.10.0 - 2021-07-07

Removed

  • Stop synchronizing Elasticsearch on each course publish

5.9.0 - 2021-04-12

Added

  • Redirect selected routes to the related Richie CMS View

Changed

  • Delegate course search to Richie

5.8.0 - 2021-02-23

Added

  • Add verified users to a cohort automatically after payment

5.7.3 - 2021-02-23

Changed

  • Enrich course run synchronization hook with course language

Fixed

  • Pin rsa dependency to 4.3

5.7.2 - 2021-01-18

Fixed

  • Fix resource_link in course run synchronization to point to LMS

5.7.1 - 2021-01-18

Fixed

  • Fix course run sync when one of the dates is not set

5.7.0 - 2021-01-06

Added

  • Allow synchronizing course runs via an external synchronization hook

Fixed

  • Fix "update_courses" command used in cron job for mass updates

5.6.0 - 2020-12-04

Added

  • Add a next query param on legal acceptance view to redirect user after acceptance to the route provided in this param.
  • Add a richie view to redirect user to richie after login/registration

5.5.1 - 2020-10-22

Fixed

  • Log error but continue course updates when encountering invalid key error

5.5.0 - 2020-10-02

Added

  • Allow placing thumbnails related media files behind a CDN

5.4.2 - 2020-10-01

Fixed

  • Catch OS errors on thumbnail generation

5.4.1 - 2020-07-20

Changed

  • Improve teacher image for non-square geometry

5.4.0 - 2020-04-01

Added

  • Add a "browsable" status for courses

Removed

  • Remove deprecated contact application

5.3.1 - 2020-01-29

Fixed

  • Override edX's view for the home page to further accelerate it

5.3.0 - 2020-01-29

Added

  • Cache home page for authenticated users except staff

5.2.2 - 2020-01-22

Fixed

  • Use the static.url template tag where it is required

5.2.1 - 2020-01-21

Fixed

  • Rewrite constants related to fun's PDF certificates urls