• v0.23.7 55d2040dc3

    0.23.7 Stable

    ashpie released this 2021-03-30 12:12:54 +02:00 | 198 commits to develop since this release

    • Allow users to change their username every configurable period of time
      • This requires adding the AddNameChangedAtToUsersMigration migration if you added names to users
      • Move config approval_mode to auth.approval_mode
    • Allow users to remove their password in case they forget it
    • Properly implement pagination (+ tests)
    • Fix Controller.route() parsing for parameter with regexp (pattern matching) (+ tests)
    • Use node scripts instead of unix commands for package.json scripts
    • Catch more stop signals and prevent multiple simultaneous start and stop
    • Some code cleanup
    • Upgrade dependencies
      • Use Formidable type instead of Formidable.IncomingForm
    Downloads