Skip to content

0.5.0

Compare
Choose a tag to compare
@julianwachholz julianwachholz released this 21 Dec 08:39
· 23 commits to main since this release
2e442b7

Changes

  • Added GUEST_USER_NAME_SUFFIX_DIGITS setting to append more numbers to a generated username.
  • Delete guests depending on created_at timestamp and do not rely on last_login field to exist on the User model.
  • A lot more documentation!