Skip to content

Releases: Xyphyn/photon

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

v1.28.2-hotfix

09 Mar 15:07
Compare
Choose a tag to compare
  • hotfix: /user endpoint

v1.28.2

09 Mar 01:18
Compare
Choose a tag to compare
  • fix notification icon not working
    • it also refreshes immediately when you change profiles now
  • improve ui consistency
  • fix federation whitelist buttons
  • add banner image option to profile settings
  • fix buttons not working on profile

Full Changelog: v1.28.1...v1.28.2-rc.1

v1.28.1

06 Mar 02:32
Compare
Choose a tag to compare
  • extend colors past sidebars
  • soften borders on sidebar

v1.28.0

06 Mar 02:17
Compare
Choose a tag to compare
  • Add custom theme support
    • Access from the settings page or clicking "Color scheme" in main menu
    • Instance themes are coming later
  • add pasting images directly into comments
  • fix sidebar collapsing stuff