Skip to content

Releases: saysora/p5

Release 1.10.0b

16 Apr 05:32
cee518f
Compare
Choose a tag to compare

Just a quick fix to address issues pointed out in issue #16 and #15

1.10.0a - Bug fixes

24 Nov 08:47
4f48811
Compare
Choose a tag to compare

Noticed a couple bugs

  • Fixed an issue where user avatars with nitro animations would be cause the avatar to be invisible
  • Fixed red background on emojis

1.10.0

24 Nov 08:20
28f427e
Compare
Choose a tag to compare

Tons of updates, trying some new selectors to try and target sections that should not break with every discord update (knock on wood).

Currently tons of stuff is restored while tons of other stuff is missing. So. Yeah.

Release/1.0.9e

04 Nov 21:12
08714c8
Compare
Choose a tag to compare

A minor update to fix some input issues.

Release 1.0.9d(eeznuts)

14 May 01:31
4598bbf
Compare
Choose a tag to compare

Some minor fixes

  • Top bar color fix on friends list
  • Search results making words invisible
  • Hover for friends / direct message conversations

Release 1.0.9c

11 Feb 16:54
Compare
Choose a tag to compare

More fixes and edits to broken stuff

  • Change mention coloring both in input and chat
  • Fix date divider to be themed again
  • Minor other area adjustments

Release 1.0.9b

08 Feb 02:58
Compare
Choose a tag to compare

List of stuff updated / fixed

  • Discord Icon replacement - Done
  • Fix of Friends List colors - Done
  • Fix Icons in top bar - Done
  • Fix channel icons - Done
  • Fix channel header info design - Done
  • Fix search dropdown - Done
  • Fix vc state option icons - Done
  • Fix card ui - Satisfied for now
  • Fix / command UI - Done
  • Some other stuff I guess

As always be sure to post in the discord or use the github issues to bring up specific problems / suggestions

1.0.9a

15 Jan 01:26
374166d
Compare
Choose a tag to compare

Theme Fix Part 1 (1.0.9a)

Thanks Discord.

This update fixes (for now)

  • User messaging area
  • User messaging text color
  • User messaging button hover color
  • Channel messages fonts
  • Channel messages interaction buttons
  • Discord buttons for mic, deafen, and settings

Much more to come.

NOTE: There will be a discussion created for this update, if you find more areas or these aren't working, you are free to use that discussion to point out flaws / more needed fixes.

Release 1.0.9

15 Apr 05:37
c9480ec
Compare
Choose a tag to compare

The Update Where You Decide Your Team

Updates

  • There is now the ability to choose the color of the theme (to a degree). The choices at the moment are between the main color (red), a persona 5 based blue, green, and pink.
  • To change the style of the theme open up the custom css menu and add in:
:root {
--theme: var(--p5-primary);
/* Choices are 
--p5-primary (red)
--hp-green (green)
--mp-pink (pink)
--p5-blue (blue)
*/
}

Edits

  • Remove the angle on the message typing bar and slightly alter the text size.

Release 1.0.8b

13 Mar 06:47
420e4b8
Compare
Choose a tag to compare

Release 1.0.8b

Updates

  • Everyone (when there's lots of people) popup styled
  • Friend page when you have no pending friend requests (sadge) updated
  • Pinning a message now shows proper theme