Skip to content

Releases: Vexcited/StayReal

v0.1.9

15 Feb 21:31
v0.1.9
d01c038
Compare
Choose a tag to compare

Fixes the login for Android, see #49

v0.1.8

13 Feb 12:17
v0.1.8
1978daf
Compare
Choose a tag to compare
  • Fixes an issue on feed where realmojis can be undefined on posts, throwing an error

v0.1.7

13 Feb 00:12
v0.1.7
4583d1f
Compare
Choose a tag to compare
  • Fixes an issue with the captcha on login, see 3d9a0bf
  • Adds an error text on login in case something failed

v0.1.6

11 Feb 23:35
v0.1.6
ecdc95c
Compare
Choose a tag to compare
  • Adds a work in progress for zoom gesture on posts, see #12
  • Clarifies the warning message when clicking on account deletion

v0.1.5

11 Feb 00:43
v0.1.5
670fb16
Compare
Choose a tag to compare
  • Fixes long press event to hide elements on a post, mostly for mobile, see #12 (comment)
  • Removes the callout that produces weird behavior when long press on images (iOS/Safari)
  • Adds the "Requests" tab to the friends view to see friend requests
  • Adds the ability to cancel sent friend requests
  • Adds the ability to accept and reject received friend requests
  • More stability concerning profile picture since the same component is now re-used everywhere

v0.1.4

10 Feb 00:06
v0.1.4
00629eb
Compare
Choose a tag to compare
  • Better OTP handling during login process
  • Minor bug fixes in the API
  • Forces lowercasing when creating a new profile to make sure username is valid
  • Fixes the camera state when clicking "Retry" on the upload view

v0.1.3

08 Feb 16:45
v0.1.3
1f6f6c2
Compare
Choose a tag to compare
  • Removes useless microphone permission (Desktop, Android, iOS)
  • Upload view now only creates a single stream for camera instead of two since not supported on iOS
  • Front camera is now mirrored in upload view

v0.1.2

08 Feb 16:43
v0.1.2
37b910d
Compare
Choose a tag to compare
  • Fixed icons on iOS for publishing on App Store Connect.

This release has been rejected on Apple Store Connect for permissions and app screenshots issues. Hopefully those are fixed on the v0.1.3

v0.1.1

08 Feb 16:43
v0.1.1
694f9d4
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Attempt at fixing icons for iOS

v0.1.0

08 Feb 16:42
v0.1.0
6fd417a
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • A first try at attempting to release StayReal !