File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.136.1
5+ ---------------
6+
7+ - Remove social auth (#3127)
8+ - REmoved banner and footer (#3120)
9+ - Handle blank signatories in migrate_edx_data (#3125)
10+ - add a management command backfill_certificate_page_revision (#3115)
11+ - fix: Fix LTI based duplicate email users (#3098)
12+ - fix: sync keycloak users to hubspot on create (#3119)
13+ - fix(deps): update dependency social-auth-app-django to v5.6.0 [security] (#3005)
14+ - Add multiple items to cart (#3117)
15+ - Upgrade django to 5.1.15 (#3108)
16+ - Removed option related to unused pgbouncer (#3118)
17+ - Fix close button on add to cart confirm modal (#3114)
18+ - Update retrieve user api to be versioned (#3102)
19+ - Fix a 500 error when previewing CertificatePage from CMS (#3116)
20+ - Hubspot course name fix (#3100)
21+ - Fix b2b management commands (#3113)
22+
423Version 0.135.6 (Released December 01, 2025)
524---------------
625
Original file line number Diff line number Diff line change 3636from main .sentry import init_sentry
3737from openapi .settings_spectacular import open_spectacular_settings
3838
39- VERSION = "0.135.6 "
39+ VERSION = "0.136.1 "
4040
4141log = logging .getLogger ()
4242
You can’t perform that action at this time.
0 commit comments