Skip to content

REST API v3.4

Compare
Choose a tag to compare
@irfan-dahir irfan-dahir released this 17 Nov 17:22
· 1230 commits to master since this release

New Features

  • Bug fixes, refactoring
  • Added Artisan Commands
  • Added Micro-caching (disabled by default, enable it in .env)
    • Note: Even if enabled, this will only work when CACHE_DRIVER is set to file as it uses Redis to microcache
  • Improved IP Blacklisting
  • Improved Throttling
  • Updated dependency: Jikan PHP API
    • user_id added to User Profile endpoint

UPGRADING NOTICE

New variables have been added in .env.dist and some have been renamed. If you're upgrading, be sure to copy the new/modified variables from .env.dist into your .env.