Releases: openedx/edx-search
Releases · openedx/edx-search
v4.4.0
What's Changed
- feat: [FC-86] implement multivalue faceted search using Meilisearch and Elasticsearch by @Serj-N in #213
- feat: [FC-86] add new version of course discovery API by @Serj-N in #227
- fix: normalize enable_course_sorting_by_start_date to boolean type by @PKulkoRaccoonGang in #239
- fix: Fix and correct how we do
make upgradeby @feanil in #240 - feat: bump version to
4.4.0by @brian-smith-tcril in #243
New Contributors
- @Serj-N made their first contribution in #213
- @PKulkoRaccoonGang made their first contribution in #239
- @brian-smith-tcril made their first contribution in #243
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- chore: Upgrade Python requirements by @edx-requirements-bot in #184
- chore: update repo ownership to Ali-Salman29 by @Ali-Salman29 in #183
- chore: Add support for Django 5.2 by @Ali-Salman29 in #195
- fix: use correct logical operator for list values in search fields by @Waleed-Mujahid in #209
- feat: [FC-86] add sorting feature for engines + enable_course_sorting_by_star… by @andrii-hantkovskyi in #205
- feat: Bump version to 4.3.0 by @feanil in #224
New Contributors
- @Waleed-Mujahid made their first contribution in #209
- @andrii-hantkovskyi made their first contribution in #205
Full Changelog: v4.1.3...v4.3.0
v4.1.3
v4.1.2
What's Changed
- fix: include catalog_visibility filter in courseware_content by @MoisesGSalas in #171
- fix: bump version to 4.1.2 by @Ali-Salman29 in #180
New Contributors
- @MoisesGSalas made their first contribution in #171
- @Ali-Salman29 made their first contribution in #180
Full Changelog: v4.1.1...v4.1.2
v4.1.1
v4.1.0
What's Changed
- feat: add Meilisearch-compatible search engine with tests (#164) by @regisb, with support from @pomegranited
Full Changelog
v4.0.0
What's Changed
- build: Update codecov and use token by @arbrandes in #151
- Drop python 3.8 support and other maintenance by @feanil in #153
New Contributors
- @arbrandes made their first contribution in #151
Full Changelog: v3.9.1...v4.0.0
Testing Note:
Testing will no longer work with older versions of docker-compose. Use the built-in docker compose instead.
v3.9.1
v3.9.0
v3.8.2
What's Changed
- fix: Fix event logging to log proper start and end time by @davidnuon in #144
Full Changelog: v3.8.1...v3.8.2