Skip to content

@quiet/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@islathehut islathehut released this 08 Jul 14:46
· 31 commits to develop since this release

2.2.1-alpha.0 (2024-07-08)

Bug Fixes

  • Add patch to requirements documentation (#1766) (8eb6fcc)
  • Add retry ability to tor-control and update Tor port on resume (#2360) (9517f08)
  • Adds a quick fix for the iOS sync issue after suspend (#2414) (151895d)
  • ask push notification runtime permission on Android (#2213) (2f92e88)
  • calling init websocket connection (#2261) (fe1d9dd)
  • cleanup username creation component (#2216) (1d03995)
  • create jdenticon from pubKey, not username - to distinguish user… (#2207) (fd8bd06)
  • deep linking issues (#2154) (2867264), closes #1970
  • delay node start (#2300) (810f7c3)
  • make sure local peer's address in in invitation link (#2268) (53f1ec9)
  • postpone restore connection saga (#2462) (b8ef745)
  • Reduce max random port on iOS (#2402) (2c783aa)
  • Remove unused dmPublicKey to prevent UI delay during joining (#2392) (3ba5b9a)
  • Reorder the closing of services, prevent sagas running multiple times and close backend server properly (#2499) (1eef06c)
  • start websocket connection on react init (#2481) (611af21)
  • Updating channel naming logic (#2307) (38b007e)
  • Use useLegacyPackaging feature in Gradle (#2384) (125ec4e)
  • Various fixes related to peers, CSRs and backend startup (#2455) (abd9101)

Features

  • 2312 pass invitation data to createNetwork saga and LAUNCH_COMMUNITY… (#2438) (de6f0cd)
  • Add user profile feature for desktop (#1923) (d016be5)