Skip to content

Releases: hypergonial/chat-frontend

v0.2.3

29 Mar 23:59
Compare
Choose a tag to compare
  • Update notification handling to turn incoming data payloads into notifications

v0.2.2

26 Mar 21:04
Compare
Choose a tag to compare
  • Fix missing autofill provider support on login screen

v0.2.1

25 Mar 19:01
Compare
Choose a tag to compare
  • Fix sending attachments without message content failing against new backend version

v0.2.0

22 Mar 23:59
Compare
Choose a tag to compare
  • Add delete confirmation prompts for guilds, channels, and messages
  • Redesign channel end indicators
  • Fix channel creation in focused guild by other users causing a forced channel navigation
  • Fix error on creating channels or guilds with names less than 3 characters long
  • Fix channel end indicators being deletable by deleting the oldest message in a channel
  • Fix "Up Arrow" edit last shortcut triggering when the chatbar is not empty
  • Bump desktop proguard to 7.6.1
  • Bump project JVM to 21

v0.1.1

19 Mar 13:58
Compare
Choose a tag to compare

v0.1.0

18 Mar 14:59
Compare
Choose a tag to compare
  • Initial release