Skip to content

5.3.0

Compare
Choose a tag to compare
@albertyw albertyw released this 03 Nov 19:39
· 5 commits to master since this release

:release-by: Albert Wang (@albertyw)
Full Changelog

Note: this release removes support for Django 3.2 and Python 3.8

Features/Enhancements:

  • Support python 3.13 (#747)

Fixes:

  • Upgrade jQuery-UI to 1.13.2 to fix XSS vulnerability (#742)

Maintenance and Cleanup:

  • Remove Django 3.2 support (#736)
  • Drop support for python 3.8 (#749)
  • Update python dependencies (#748)