Skip to content

Releases: Xyphyn/photon

v1.30.2-rc.1

12 Jun 23:23
Compare
Choose a tag to compare
v1.30.2-rc.1 Pre-release
Pre-release
  • New languages available
    • French (37%)
    • German (47%)
    • Finnish (98%)
    • Portuguese (69%)
    • Estonian (29%)
  • Make UI more consistent
  • Add option to share from your global instance or your local instance, not just global
  • Tweak random placeholders

Full Changelog: v1.30.1...v1.30.2

v1.30.1

09 Jun 01:47
Compare
Choose a tag to compare
  • fix: build errors with docker
  • fix: bun server not running with SSR
  • feat: click on a post to go to the post instead of just clicking title

v1.30.0

09 Jun 00:22
Compare
Choose a tag to compare
  • rewrite all of photon's text, allowing multiple language support
    • Check out the Weblate if you'd like to help translate Photon to your language.
  • add support for 0.19.4 post hiding
  • minor design changes
  • add support for 0.19.4 proxied images
  • add post/comment translation via LibreTranslate (you must provide an instance in settings)
  • fix link handling opening a new page when it shouldn't

Full Changelog: v1.29.6...v1.30.0

v1.29.6

03 Jun 21:34
Compare
Choose a tag to compare
  • design improvements
  • fix padding on list and compact modes
  • fix user lists
  • add instance button to the main menu

v1.29.5

31 May 01:24
Compare
Choose a tag to compare

This release focuses on design improvements and a better compact/list mode.

  • Fix padding in list/compact mode
  • Make thumbnails wider in larger screen sizes
  • Re add markdown titles
  • Change the weird overlapping profile pictures in admin/moderators to a much better list
  • Use higher resolutions for thumbnails

Full Changelog: v1.29.4...v1.29.5

v1.29.4

26 May 21:03
Compare
Choose a tag to compare

New stuff

  • Revert the positions of most navigation buttons
  • Add "adaptive" options to dock settings
    • This will make the dock's position (top, bottom, floating or not) change based on your screen size (it is now the default)
    • So on mobile, you'll have a bottom, floating dock but on desktop a top panel

Fixes

  • Add autofocus to search bar #319
  • Don't hide titles on iframes #317
  • Add refresh button to inbox page #313
  • Dock covers sidebars as a top panel
  • Add maxlength to password form #312

Full Changelog: v1.29.3...v1.29.4

v1.29.3

13 May 23:37
Compare
Choose a tag to compare
  • fix nsfw tag not being defaulted correctly when editing a post
  • remove a misleading placeholder in the signup page

Full Changelog: v1.29.2...v1.29.3

v1.29.2

11 May 22:05
Compare
Choose a tag to compare
  • fix a padding issue

v1.29.1

11 May 19:47
Compare
Choose a tag to compare
  • Make expanding images expand more
  • Fix preview buttons not showing
  • Show upvotes and comments on crossposts

v1.29.0

11 May 19:18
Compare
Choose a tag to compare

What's Changed

  • Redesign navigation
    • If you dislike the change, go to settings and press "Legacy Navigation Style". This will make the navigation similar to before
    • You can see 5 of the most recent posts and communities for quick access.
  • Use your accent color in more places
    • You can change your accent colors in the theme menu.
  • Improve design consistency
  • New font option
  • Change animation curves to be more bouncy
  • Add option to make featured posts more compact
  • Remove hooks.server.ts to make requests faster

Full Changelog: v1.28.4...v1.29.0