What's Changed
- Fix links and redirects in Web UI by @espdev in #49
Mounting web UI as part of an existing FastAPI app with a different prefix now working correctly. - fix #48, add redis_kwargs in 584072a by @Graeme22
- Crontab bumped to v1.0.5 to support "z" syntax in crontabs
- Worker now accepts
redis_kwargs
parameter which will be passed to Redis client on initialization
New Contributors
Full Changelog: v4.0.1...v4.0.2