Releases: Vexcited/StayReal
Releases · Vexcited/StayReal
v0.1.9
Fixes the login for Android, see #49
v0.1.8
- Fixes an issue on feed where realmojis can be
undefined
on posts, throwing an error
v0.1.7
- Fixes an issue with the captcha on login, see 3d9a0bf
- Adds an error text on login in case something failed
v0.1.6
- Adds a work in progress for zoom gesture on posts, see #12
- Clarifies the warning message when clicking on account deletion
v0.1.5
- 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
- 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
- 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
- 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
- Attempt at fixing icons for iOS
v0.1.0
- A first try at attempting to release StayReal !