Releases: iamrony777/javinfo-api
Releases · iamrony777/javinfo-api
Major Update 0.1.5-beta
What's Changed
- Minor Changes by @iamrony777 in #3
- Fix Sudden app crash by @iamrony777 in #4
- Update v0.1.5-beta by @iamrony777 in #13
- Bypass cloudflare ban by @iamrony777 in #14
Full Changelog: v0.1.0-beta...v0.1.5-beta
Major Update 0.1.4-beta
What's Changed
Update v1.4 (#9)
- Poetry compatible
- Use regex to filter movie ID
- Minor Fixes, Frontpage Update, Heroku Support
- CREATE_REDIS=false and using Upstash-Redis addon (free) by default on HEROKU
- Use Upstash-rest-api during redis-search in api.helper.actress.py is available
- moved api routes to /api/ with backward compatibility + static mounts
- Add Self-ping
Full Changelog: v1.3...v1.4
Major Update 0.1.3-beta
What's Changed
- Renamed /demo/search to /public
- Slightly lower memory usage, and faster
- Rebuild Folder structure, Added Logger (loguru)
- Removing APScheduler from Startup tasks
- Independent Cronjobs, Fix Duplicate logs
- Ping duplication fix
- Update dependency list (latest, except fastapi-limiter)
- Replaced Exo, honcho with Overmind (process manager)
- Docker multi-stage build to reduce image size
Full Changelog: v1.2...v1.3
Initial Stable Release
Gathers Movie Data from r18, javdb, javdatabase, javlibrary and Actress data from Boobpedia and r18 and return them in json format
Check Documentation for more details
- HTTP Basic Auth
- Demo route with ratelimit
- Using redis database to store r18 actress data
- Added options to use selfhost / built-in redis server (Optional)
- Honcho as Process manager
- Request Logger (Optional)
- Mkdocs (/docs)
- Added redis.conf to configure built-in redis server (Optional)
- Database of builtin redis server is available to download (only)