Skip to content

Releases: eduNEXT/flow-control-xblock

v2.3.0

Choose a tag to compare

@jignaciopm jignaciopm released this 08 Jul 14:15
458a4be

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@jignaciopm jignaciopm released this 14 Oct 21:58
bf27bf1

What's Changed

  • chore: add support for Python 3.12 and Django 5.2 by @jignaciopm in #57

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@Asespinel Asespinel released this 23 Jun 23:31
7120833

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

Choose a tag to compare

@luisfelipec95 luisfelipec95 released this 11 Feb 23:00
570b73a

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@jignaciopm jignaciopm released this 28 Jan 23:36
df12bae

[2.0.0] - 2025-01-28

Added

  • Support for Python 3.11 and Django 4.2
  • Add github workflow

Removed

  • BREAKING CHANGE: Dropped support for Python 3.5
  • Drop CircleCI support
  • Remove support to "redirect to another unit in the same subsection" action

Changed

  • Fix UI issues

v1.0.1: Merge pull request #47 from eduNEXT/mgs/fixtests

Choose a tag to compare

@morenol morenol released this 14 Oct 23:01
4e275ef

Fix python3 and Juniper issues.