docs: add changelog entry

This commit is contained in:
Muhammad Faraz Maqsood 2025-01-21 17:34:27 +05:00 committed by Muhammad Faraz Maqsood
parent 796c0497ec
commit d34cc5dc75

View File

@ -0,0 +1,3 @@
- [Feature] Introduced a new environment variable to enable or disable programs. (by @Faraz32123)
- This aligns with the frontend, which now also utilizes this environment variable. To view the frontend related changes, click here: https://github.com/openedx/frontend-app-learner-dashboard/pull/506/files.
- Additionally, it automates the enabling of programs in the "programapiconfig" model on the LMS admin panel through init tasks.