v4.1.0
What's Changed
- Removed integration with Redis due to recent licensing changes, using the database to store resume statistics now.
- Added a bunch of ESLint rules to tidy up the code and remove some dead code as well.
- Removed the
REDIS_URL
environment variable. - Renamed the feature flag
SKIP_STORAGE_BUCKET_CREATE
toSKIP_STORAGE_BUCKET_CHECK
. - New Translations from Crowdin by @github-actions in #1871
Full Changelog: v4.0.12...v4.1.0