Skip to content

QueryAuth 1.1.0

Latest

Choose a tag to compare

@PossiblePanda PossiblePanda released this 27 Jan 15:19
· 2 commits to master since this release

Additions

  • Documentation page (http://possiblepanda.me/QueryAuth/)
  • Added QueryAuth.negate
  • Added Badge condition
  • Added Once condition
  • Added Throttle condition
  • Added GlobalThrottle condition

Changes (some may be breaking)

  • Changed QueryAuth.one to QueryAuth.any ⚠️
  • Removed the usage of tables as arguments for Team, UserId

Fixes

  • Fixed usage of deprecated APIs
  • Fixed improper documentation for some AuthConditions