Skip to content

v1.2.0

Compare
Choose a tag to compare
@OultimoCoder OultimoCoder released this 07 Sep 07:59
· 35 commits to main since this release

Added Apple Oauth Support

  • There are now endpoints supporting Apple Oauth authentication

Full Rate Limiting Support

  • Previously, rate limiting was broken and not fully implemented correctly
  • Now fully RFC compliant (with the draft RFC for rate limiting)

What's Changed

  • fix: Fixed an issue with missing .env example files by @OultimoCoder in #14
  • fix: Changed the npm run dev command to support Miniflare dropping their cli by @OultimoCoder in #13

Full Changelog: v1.1.1...1.2.0