v3.2.9
Added Mypy type annotations to the `extensions` directory. (#16083)
Milestone 2.1 (Improve line and branch coverage for the frontend and the backend): Increased coverage in some backend files (#16193)
Fixed part of #8423: Added lint check to check for unused variables (#10441)
Fix part of #10616: Added eslint check "lines-between-class-members" (#14496)
Fix part of #15753: Fix curated exploration frontend validation checks (#16428)
Merge branch 'release-3.2.9' of github.com:oppia/oppia into release-3.2.9
Fix #14368: Fix for rte output display showing residual text nodes. (#16700)
Fix part of #9749: Migration of ParamChangesEditorComponent from angularJs to Angular. (#16335)
Fix #15567: Python Interpreter Migration from 3.7.10 to 3.8.12 (#15508)
Adds readme to various folders (#8329)
Separate exploration data files from other extensions.
Introduce angular router (#13305)