Releases: openedx/openedx-filters
Releases · openedx/openedx-filters
Release list
v3.8.0
What's Changed
- build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 by @dependabot[bot] in #373
- build(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #370
- build(deps): bump stefanzweifel/git-auto-commit-action from 7.1.0 to 7.2.0 by @dependabot[bot] in #374
- feat: add CourseModePriceRequested filter by @kiram15 in #376
Full Changelog: v3.7.0...v3.8.0
v3.7.0
What's Changed
- feat: DiscountEligibilityCheckRequested filter by @marlonkeating in #371
New Contributors
- @marlonkeating made their first contribution in #371
Full Changelog: v3.6.0...v3.7.0
v3.6.0
v3.5.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: pin GitHub Actions workflows to full commit SHAs by @irfanuddinahmad in #360
- fix: Misleading run_pipeline() docstring. by @pwnage101 in #358
- build(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #366
- feat: add CoursewareViewStarted, CourseStartDateValidationFailed, and CoursewareAccessChecksRequested filters by @pwnage101 in #336
Full Changelog: v3.4.1...v3.5.0
v3.4.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: Upgrade Python requirements by @edx-requirements-bot in #357
- fix: updated syntax to match other filters by @holaontiveros in #362
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- chore: Upgrade Python requirements by @edx-requirements-bot in #356
- feat: add filter for instructor mfe tabs by @holaontiveros in #355
New Contributors
- @holaontiveros made their first contribution in #355
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- chore: Upgrade Python requirements by @edx-requirements-bot in #347
- build: Remove outdated sphinx-contentui package by @sarina in #349
- chore: Upgrade Python requirements by @edx-requirements-bot in #350
- feat: add GradeEventContextRequested filter for grade analytics enrichment by @pwnage101 in #333
- chore: Upgrade Python requirements by @edx-requirements-bot in #352
- fix: expand Python version compatibility by @kiram15 in #351
Full Changelog: v3.1.0...v3.3.0
v3.1.0
What's Changed
- feat: add AccountSettingsReadOnlyFieldsRequested filter by @pwnage101 in #334
- build(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #346
- chore: Upgrade Python requirements by @edx-requirements-bot in #345
- fix: version bump by @kiram15 in #348
New Contributors
- @pwnage101 made their first contribution in #334
- @kiram15 made their first contribution in #348
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- chore: Add references to docs to make relative, not direct, references by @sarina in #294
- chore: Add OEPs to Intersphinx Mapping by @sarina in #296
- chore: Upgrade Python requirements by @edx-requirements-bot in #300
- docs: update filters configuration docs by @BryanttV in #279
- docs: replace events references with filters in arch subdomain docs by @BryanttV in #302
- chore: Delete CODEOWNERS by @kdmccormick in #304
- docs: Add some clarification on using filters with plugins. by @feanil in #308
- chore: Upgrade Python requirements by @edx-requirements-bot in #309
- chore: Upgrade Python requirements by @edx-requirements-bot in #311
- chore: Upgrade Python requirements by @edx-requirements-bot in #314
- chore: changing owner group in catalog-info.yaml by @felipemontoya in #315
- build: use ubuntu-lts-latest in readthedocs build by @edx-requirements-bot in #317
- build(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #297
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #313
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #307
- chore: Upgrade Python requirements by @edx-requirements-bot in #319
- fix: make upgrade to reinstall pip before running pip-compile by @BryanttV in #324
- chore: Upgrade Python requirements by @edx-requirements-bot in #325
- build(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #321
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #323
- chore: drop Python 3.11 support by @feanil in #340
- chore: Upgrade Python requirements by @edx-requirements-bot in #343
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- docs: [FC-0074] add naming suggestions to use when creating new filters by @mariajgrimaldi in #264
- docs: [FC-0074] how-tos and quickstart style review by @Apgomeznext in #263
- docs: [FC-0074] index, references and concepts style review by @Apgomeznext in #262
- docs: [FC-0074] glossary update by @Apgomeznext in #266
- refactor: [FC-0074] address docs reviews by @mariajgrimaldi in #260
- docs: Update edx.rtd links to docs.openedx.org by @sarina in #269
- feat: replace deprecated
pydocstylewithruffby @BryanttV in #270 - docs: migrate to scriv to manage changelog by @BryanttV in #268
- chore: add changelog entries for new release by @BryanttV in #276
- chore: fix python ci status badge by @BryanttV in #277
- feat!: Adding django52 support. by @awais786 in #287
New Contributors
- @Apgomeznext made their first contribution in #263
- @awais786 made their first contribution in #287
Full Changelog: v2.0.1...v2.1.0