Skip to content

v1.31.1

Compare
Choose a tag to compare
@Xyphyn Xyphyn released this 25 Jul 04:33
· 366 commits to main since this release

arguably a bigger update than v1.31

What's Changed

  • feat: add a command palette by @Xyphyn in #364

    • Press / or ctrl + p or right click the photon logo to bring up the command palette
    • Instantly start typing to find a link, or run an action
  • design: Make compact mode even more compact

  • misc: add infinite scroll to communities too

  • code: rewrite how post feeds are handled, improving speed and cleanliness and allowing more opportunities for caching.

  • misc: add support for upvoted/downvoted posts and uploaded media in the profile page

  • strings: tweak some strings for better clarity

  • Vertical postlink layout for mobile by @sevonj in #360

Full Changelog: v1.31.0-fix.1...v1.31.1-rc.1