Skip to content

Bug fixing and enhancements

Pre-release
Pre-release
Compare
Choose a tag to compare
@trenpixster trenpixster released this 02 Jun 13:37
· 46 commits to master since this release

Fixes:

  • Unreliable detection of existing Addict configuration
  • Incorrect listing of GET /logout route
  • is_logged_in/1 Addict helper was always returning true

Changes:

  • Switched logout route from POST /logout to DELETE /logout

Addi(c)tions:

  • More docs