REST API v3.4
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_DRIVERis set tofileas it uses Redis to microcache
- Note: Even if enabled, this will only work when
- Improved IP Blacklisting
- Improved Throttling
- Updated dependency: Jikan PHP API
user_idadded 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.