File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.68.5
5+ --------------
6+
7+ - dashboard refactor phase 5 - extract b2b contract dashboard hooks (#3355)
8+ - Fix ordering for mitxonline programs (#3360)
9+ - fix run matching (#3365)
10+ - feat: add PostHog tracking for onboarding CTA interactions (#3362)
11+ - Dashboard Refactor, useProgramDashboardData (#3356)
12+ - Fix eslint config to ignore node_modules (#3359)
13+ - refactor: make our internally-authored content editing more generic ( First Part) (#3332)
14+
415Version 0.68.3 (Released May 19, 2026)
516--------------
617
Original file line number Diff line number Diff line change 3535from main .settings_pluggy import * # noqa: F403
3636from openapi .settings_spectacular import open_spectacular_settings
3737
38- VERSION = "0.68.3 "
38+ VERSION = "0.68.5 "
3939
4040log = logging .getLogger ()
4141
You can’t perform that action at this time.
0 commit comments