Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

1.6.2

Compare
Choose a tag to compare
@hyochan hyochan released this 25 May 06:22
· 252 commits to master since this release

[Bugfix]

  • [Regression] Navigate to Channel on notification response (#395)
  • Bugfix when entering Create Channel page (#390)
    Recent relay throws a new error when entering [ChannelCreate] because of the missing fragment. Fixed current bug with small UI enhancements.
  • Show correct user images in [ChannelCreate]
  • Fix GraphQL Subscription Issue (#392)
  • Fix date not updating in [MessageListItem]
  • [Web] Add requestPermisionAsync on iOS and android only
  • [Web] Fix image upload (#393)
  • Fix findpw exception handling (#391)

[Enhancememt]

  • Use Redis storage for graphql subscription (#394)