Changes in v0.6.0
- 💥 BREAKING: Renamed
FILTER_MODE
toFILTER_BLOCK
and will be disabled if blank or set to false. - 💥 BREAKING: Renamed
FILTER_MODEL
toFILTER_MODELS
- 🔨 Reworked auth, caching, and other other code refactoring
- ✨ NEW: Refresh token when token expires - no need to 2FA when your session expires!
- ✨ NEW: Use seed to generate TOTP
- ✨ NEW:
DEBUG_FRAMES
ENV parameter to show all dropped frames - ⏪ CHANGE: Only show first lost/incomplete frame warning
- 🐧 CHANGE: Switch all base images to debian buster for consistency