Skip to content

Releases: StayRealHQ/Universal

v0.7.1

25 Jul 15:41
v0.7.1
c016f60
Compare
Choose a tag to compare

Fixes

  • Android: status bar color should be same color as app background
  • Android: adjust resize window for when keyboard is opened
  • Captcha on login works again!

Full Changelog: v0.7.0...v0.7.1

v0.7.0

31 May 14:46
v0.7.0
57b75db
Compare
Choose a tag to compare

Fixes

  • Reactivity issue on posts where state can be reset after any action
  • Captcha during login, once again !
  • Internal bug fixes and improvements

Full Changelog: v0.6.2...v0.7.0

v0.6.2

11 May 20:48
v0.6.2
f7edd03
Compare
Choose a tag to compare

Fixes

  • Welp, the Arkose captcha, once again ! (#97)

Full Changelog: v0.6.1...v0.6.2

v0.6.1

04 May 14:25
v0.6.1
961ce32
Compare
Choose a tag to compare

Bumping the macOS version in GitHub actions to make sure StayReal can compile with iOS SDK 18.

Full Changelog: v0.6.0...v0.6.1

v0.6.0

04 May 13:13
v0.6.0
016382d
Compare
Choose a tag to compare

Fixes

  • Login is now working again, captcha was once again blocked, we love Arkose !

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

20 Apr 13:51
v0.5.0
1f5062b
Compare
Choose a tag to compare

Fixes

  • Opening links might not open web browsers on some devices.

What's Changed

  • feat: add drawer for reactions by @valentinlehmann in #92
  • fix: remove useless public/private annotation on profiles since deprecated

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

15 Apr 22:15
v0.4.2
f63ecfc
Compare
Choose a tag to compare

Fixes

  • Login is now working again, captcha was once again blocked, we love Arkose !

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

08 Apr 20:02
v0.4.1
06b5df9
Compare
Choose a tag to compare

Fixes

  • Login is now working again, captcha was once again blocked, we love Arkose !

What's Changed

  • Add upload from storage view (next to camera button) by @MegaTheLEGEND in #84
  • chore(deps-dev): bump vite from 6.2.3 to 6.2.4 by @dependabot in #78
  • chore(deps): bump @tauri-apps/plugin-shell from 2.2.0 to 2.2.1 by @dependabot in #79
  • chore(deps-dev): bump vite from 6.2.4 to 6.2.5 by @dependabot in #81

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 Apr 21:21
v0.4.0
63f87cb
Compare
Choose a tag to compare
  • Fixes the captcha, once again, we love Arkose <3
  • Implements the Friends of Friends option in feed view, only when your main post's audience is "Friends of Friends"
  • Uses town names in location instead of undefined when nothing is found

v0.3.3

29 Mar 19:00
v0.3.3
fa18a92
Compare
Choose a tag to compare
  • Bumps the constants for the latest published app
  • Fixes the login captcha, once again