v1.31.0
What's Changed
-
feat: add media bias check support
- Idea taken from Tesseract, though I approached it differently:
- It's lazily loaded, since the dataset is massive and I don't want too much data usage.
-
tweak link design
-
improve smaller screen support
-
codebase: move $profile to a derived, immutable store to improve consistency
-
design changes
-
i18n: add new languages/update languages
- Chinese
- English
- Estonian
- French
- Finnish
- German
- Hebrew
- Portuguese
-
Update p.darrennathanael.com photon region by @DarrenOfficial in #350
Full Changelog: v1.30.4...v1.31.0-rc.1