Skip to content

5.4.0

Latest
Compare
Choose a tag to compare
@Andrew-Chen-Wang Andrew-Chen-Wang released this 07 Jan 08:23
· 5 commits to master since this release
7637f31

5.4.0

  • Changed string formatting in views by @Egor-oop in #750
  • Enhance BlacklistMixin with Generic Type for Accurate Type Inference by @Dresdn in #768
  • Improve type of Token.for_user to allow subclasses by @sterliakov in #776
  • Fix the Null value of the OutstandingToken of the BlacklistMixin.blacklist by @JaeHyuckSa in #806
  • Fix: Disable refresh token for inactive user. by @ajay09 in #814
  • Add option to allow inactive user authentication and token generation by @zxkeyy in #834
  • Drop Django <4.2, DRF <3.14, Python <3.9 by @Andrew-Chen-Wang in #839
    • Note, many deprecated versions are only officially not supported but probably still work fine.
  • Add support for EdDSA and other algorithms in jwt.algorithms.requires_cryptography (#822) #823

Full Changelog: v5.3.1...v5.4.0