Releases: openedx/xblock-drag-and-drop-v2
Releases · openedx/xblock-drag-and-drop-v2
v4.0.3
What's Changed
- build: fix quality CI checks by @Agrendalath in #402
- fix: set go to beginning button to hidden by @DanielVZ96 in #408
New Contributors
- @DanielVZ96 made their first contribution in #408
Full Changelog: v4.0.2...v4.0.3
v4.0.2
What's Changed
- unpin lxml constraint by @irtazaakram in #404
New Contributors
- @irtazaakram made their first contribution in #404
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- feat: add Python 3.11 and 3.12 support, drop Django 3.2 by @edx-requirements-bot in #383
Full Changelog: v4.0.0...v4.0.1
v4.0.0
BREAKING CHANGE: This version is no longer compatible with Quince or any older release.
What's Changed
- feat!: remove Transifex calls for FC-0012 by @OmarIthawi in https://giub.com/openedx/xblock-drag-and-drop-v2/pull/352
Full Changelog: v3.4.0...v4.0.0
v3.4.0
What's Changed
- build: Remove un-necessary constraints. by @feanil in #364
- fix: remove tox-battery from requirements and update tox by @UsamaSadiq in #370
- feat: use XBlockI18NService js translations | FC-0012 by @OmarIthawi in #365
Full Changelog: v3.3.0...v3.4.0
v3.3.0
v3.2.2
v3.2.1
What's Changed
- fix: JS translation missing
locale
directory by @shadinaif in #326 - Add Django 4.2 support by @salman2013 in #334
- build: add URL metadata by @nedbat in #345
New Contributors
- @salman2013 made their first contribution in #334
- @nedbat made their first contribution in #345
Full Changelog: v3.2.0...v3.2.1
Use `replace_urls` service instead of `runtime` property
What's Changed
- feat!: use
replace_urls
service instead ofruntime
property [BD-13] by @Agrendalath in #318
Full Changelog: v3.1.3...v3.2.0
Standardize `make extract_translations`
What's Changed
- feat: standardize make extract_translations by @shadinaif in #316
New Contributors
- @shadinaif made their first contribution in #316
Full Changelog: v3.1.2...v3.1.3