Skip to content

Commit d6ceb12

Browse files
Muhammad Faraz  MaqsoodFaraz32123
Muhammad Faraz Maqsood
authored andcommitted
v18.0.1
1 parent 163f955 commit d6ceb12

4 files changed

+7
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ instructions, because git commits are used to generate release notes:
1919

2020
<!-- scriv-insert-here -->
2121

22+
<a id='changelog-18.0.1'></a>
23+
## v18.0.1 (2024-10-31)
24+
25+
- [Feature] Add support for discovery media files in minio and a separate bucket for discovery in Minio. (by @Faraz32123)
26+
- [BugFix] Add PROFILE_IMAGE_BACKEND settings in minio using patch named `openedx-lms-production-settings` so that profile images persist in k8s deployment of openedx and profile images can work for both local and dev environment. (by @Faraz32123)
27+
2228
<a id='changelog-18.0.0'></a>
2329
## v18.0.0 (2024-06-20)
2430

changelog.d/20240702_152230_faraz.maqsood_add_separate_bucket_for_discovery.md

-1
This file was deleted.

changelog.d/20241010_170607_faraz.maqsood.md

-1
This file was deleted.

tutorminio/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "18.0.0"
1+
__version__ = "18.0.1"

0 commit comments

Comments
 (0)