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.183.0 (Released April 14, 2026)
5+ ---------------
6+
7+ - feat: handled refrencing_content for captions/transcripts (#2964)
8+ - feat: Asynchronously update YouTube Tags (#2963)
9+ - chore(deps): update dependency cryptography to v46.0.7 [security] (#2981)
10+ - fix(deps): update dependency django to v5.2.13 [security] (#2980)
11+ - [pre-commit.ci] pre-commit autoupdate (#2884)
12+ - chore(deps): update dependency turndown to v7.2.4 (#2973)
13+ - chore(deps): update dependency @swc/core to v1.15.24 (#2971)
14+ - chore(deps): update dependency sentry-testkit to v6.4.0 (#2970)
15+ - fix(deps): update dependency jest-when to v4 (#2979)
16+ - chore(deps): update dependency mini-css-extract-plugin to v2.10.2 (#2972)
17+
418Version 0.182.0 (Released April 08, 2026)
519---------------
620
Original file line number Diff line number Diff line change 2626
2727# pylint: disable=too-many-lines
2828
29- VERSION = "0.182 .0"
29+ VERSION = "0.183 .0"
3030
3131SITE_ID = get_int (
3232 name = "OCW_STUDIO_SITE_ID" ,
You can’t perform that action at this time.
0 commit comments