Skip to content

v1.31.0

Compare
Choose a tag to compare
@Xyphyn Xyphyn released this 16 Jul 20:31
· 446 commits to main since this release

What's Changed

  • feat: add infinite scroll by @Xyphyn in #349

  • 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.
  • feat: parse tags from title by @Xyphyn in #356

  • 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

  • Remove empty space left by hideTitle by @sevonj in #352

  • docs: Post component comments by @sevonj in #354

Full Changelog: v1.30.4...v1.31.0-rc.1