Releases: Xyphyn/photon
Releases · Xyphyn/photon
v1.29.1
v1.29.0
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
- Tweak sort handling
- Use your accent color in more places
- Make theme page more accessible
- Add more UI feedback
v1.29.0-rc.3
- fix sidebar buttons showing even when not logged in
- add new font options
v1.29.0-rc.2
-
everything from previous prerelease
-
fix: incorrect colors for top bar on PWAs
-
fix: buttons have uneven spacing in dock
v1.29.0-rc.1
- 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
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
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
- @DarrenOfficial made their first contribution in #250
Full Changelog: v1.28.4-rc.1...v1.28.4-rc.2
v1.28.4-rc.1
- 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
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