Skip to content

v18.0.0

Latest
Compare
Choose a tag to compare
@regisb regisb released this 20 Jun 01:02
· 4 commits to master since this release
4d4bc48
  • 💥[Feature] Upgrade to redwood (by @DawoudSheraz)
  • [Bugfix] Make plugin compatible with Python 3.12 by removing dependency on pkg_resources. (by @regisb)
  • 💥[Feature] Upgrade the deprecated edx-app-android to openedx-app-android. (by @hamza-56)
  • [Feature] Update the tutor.yaml configuration to align with the new app’s default settings. See the default configuration here: default_config/prod/config.yaml (by @cmltaWt0).
  • [Feature] Enhanced ANDROID_APP_VERSION logic to dynamically set the version based on OPENEDX_COMMON_VERSION: for nightly builds, ANDROID_APP_VERSION is set to main. For other builds, ANDROID_APP_VERSION is set to the value of OPENEDX_COMMON_VERSION. (by @hamza-56)