Releases: open-craft/xblock-poll
Releases · open-craft/xblock-poll
v1.14.0
What's Changed
- build: replace codecov with a GitHub action by @Agrendalath in #102
- build: add url metadata by @nedbat in #101
- Add support for django 4.2 by @irtazaakram in #107
- feat: adjust button styling to match the ones from the LMS by @Agrendalath in #146
New Contributors
- @Agrendalath made their first contribution in #102
- @nedbat made their first contribution in #101
- @irtazaakram made their first contribution in #107
Full Changelog: v.1.13.0...v1.14.0
v.1.13.0
Full Changelog: v1.12.0...v.1.13.0
V1.12.0
Changes
- refactor: ensure Django 3.2 compatibility
- replace travis by CircleCI
- bump Django min/max versions
- refactor setup.py
- bump xblock-sdk dependency
- add tox for test running
- bump package version
- chore: update translations
- chore: extend gitignore
- feat: upgrade poll XBlock to use celery 5.0+ features
v1.10.1
v1.10.0
MCKIN-16959 Korean/MCKIN-21357 French translation modification for submit button
MCKIN-16959 Korean translation modification for submit button (#82) * Submit button korean translation modified * version update
v1.9.9: MCKIN-19052: fix max submissions display issue
fix max submissions display issue (#79)
v1.9.8: Fix exports results to CSV is not working (#78)
Fixed StudentModule conflicting path (#78)
v1.9.7: MCKIN-17536: add korean translations (#77)
* add korean translations * bump version * fix tests * cleanup * add comment
[BB-2174] Retry flaky `validate_translations` in Travis CI (#71)
v1.9.4 [BB-2174] Bump version