Skip to content

Releases: Xyphyn/photon

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

v1.29.0-rc.4

30 Apr 02:30
Compare
Choose a tag to compare
v1.29.0-rc.4 Pre-release
Pre-release
  • Tweak sort handling
  • Use your accent color in more places
  • Make theme page more accessible
  • Add more UI feedback

v1.29.0-rc.3

21 Apr 21:42
Compare
Choose a tag to compare
v1.29.0-rc.3 Pre-release
Pre-release
  • fix sidebar buttons showing even when not logged in
  • add new font options

v1.29.0-rc.2

20 Apr 02:31
Compare
Choose a tag to compare
v1.29.0-rc.2 Pre-release
Pre-release
  • everything from previous prerelease

  • fix: incorrect colors for top bar on PWAs

  • fix: buttons have uneven spacing in dock

v1.29.0-rc.1

19 Apr 01:02
c0ae38d
Compare
Choose a tag to compare
v1.29.0-rc.1 Pre-release
Pre-release
  • Redesigned navbar
    • A floating nav on the bottom of the screen, great for mobile users
    • Of course, there are options to restore the old, top panel.
    • It stores your 5 most recent posts and communities for quick access
    • Integrated search

v1.28.4

17 Mar 00:07
Compare
Choose a tag to compare

bugfix update

  • redesign inbox items
  • Add p.darrennathanael.com instance by @DarrenOfficial in #250
  • change crossposts disclosure to expandable, for clearer indication
  • update design of single thread notification
  • add text highlight and bold to comments when jumping
  • add margin between badges and jump button
  • add inbox to sidebar
  • fix post thumbnail alignments
  • fix fading read posts
  • show context for long threads
  • fix an ssr redirect issue
  • fix color inconsistencies
  • fix removed/deleted posts still showing even when option is set to hide them
  • wrap generated body from website in markdown quotes
  • make generate title button more obvious
  • upgrade mono-svelte to 1.5.5

v1.28.4-rc.2

16 Mar 23:12
Compare
Choose a tag to compare
v1.28.4-rc.2 Pre-release
Pre-release

What's Changed (in addition to the previous release)

  • Add p.darrennathanael.com instance by @DarrenOfficial in #250
  • redesign inbox items
  • change crossposts disclosure to expandable, for clearer indication
  • update design of single thread notification
  • add text highlight and bold to comments when jumping
  • add margin between badges and jump button
  • add inbox to sidebar
  • fix post thumbnail alignments
  • fix fading read posts
  • show context for long threads

New Contributors

Full Changelog: v1.28.4-rc.1...v1.28.4-rc.2

v1.28.4-rc.1

15 Mar 21:37
Compare
Choose a tag to compare
v1.28.4-rc.1 Pre-release
Pre-release
  • fix an ssr redirect issue
  • fix color inconsistencies
  • fix removed/deleted posts still showing even when option is set to hide them
  • wrap generated body from website in markdown quotes
  • make generate title button more obvious
  • upgrade mono-svelte to 1.5.5

Full Changelog: v1.28.3...v1.28.4-rc.1

v1.28.3

09 Mar 20:48
Compare
Choose a tag to compare

this update was primarily design focused, so nothing should break

  • add admin and moderator badges to posts and comments
  • use primary colors for selected side nav items, works better with theming
  • de-emphasize certain elements to make the UI less busy
  • add search to sidebar
  • use the post component for crossposts so they look better
  • fix expanding images not working on list mode
  • make search bars more consistent
  • add sorting to search pages
  • make URLs without embeds prettier

Full Changelog: v1.28.2...v1.28.3