Releases: VShopApp/mobile
v3.1.1
This update includes minor bug fixes and improvements 🔧
What's Changed
- Fixed wishlist notification
- Improved amount validation for donations
- Disabled scroll gestures on the setup wizard to make it easier to solve captchas
- Updated translations
Full Changelog: v3.1.0...v3.1.1
v3.1.0
Good news! With the v3.1.0 update, you can now view your accessory store on the go!
What's Changed
- Add Accessory Store by @RealMoondancer in #30
- Game assets are now cached, and should only be refetched if there is a game update
- Fixed adaptive icon (1bf23bb)
- Translations update from Hosted Weblate by @weblate in #28 & #32
- Switched to Plausible, which provides a privacy-friendly way to collect app metrics
Full Changelog: v3.0.0...v3.1.0
v3.1.0 Beta 3
v3.1.0 Beta 2
What's Changed
- Sprays are now displayed in the accessory shop (d6a431e)
v3.1.0 Beta 1
What's Changed
- The accessory shop is now available (#30)
- Game assets are now cached, and should only be refetched if there is a game update
- Translation updates
v3.0.0
This major update shouldn't look any different, instead a lot of the code got replaced, updated and moved around. More information here: #26.
What's Changed
- Fixed login issue (#29)
- Because of an endpoints moved/removed by Riot Games (#29), the prices are no longer visible in the gallery
- Wishlist Notifications: They have been fully rewritten and work fully on the device now. I have tested them as best as I can myself and with Discord members, but there may still be issues as I was in a rush to release this update due to the login issue. If you encounter any, please open an issue on GitHub, or report them on the Discord 🙏
Important
Disabling any sort of background/battery optimization for VShop in the OS settings is necessary in order for the wishlist notifications to work reliably.
Full Changelog: v2.7.6...v3.0.0
v3.0.0 Beta 2
What's Changed
- Added battery optimization warning
⚠️ - Possibly fixed a bug that caused the wishlist notification to not trigger again on the same day if it failed before
v3.0.0 Beta 1
This update introduces a rewrite of VShop (see #26) that restructures the internal code and shouldn't include any major changes in behavior, besides:
Wishlist Notifications 💬
Contrary to prior versions, wishlist notifications now run entirety on device and doesn't rely on a server sending a data-only notification to the device every time the shop resets, to trigger the background wishlist check.
The new implementation should (when enabled) execute every ~15 minutes to see if a shop check is necessary. If it is, it does the shop check like before. Problems could occur with some customized versions of Android that restrict background executions of apps (see https://dontkillmyapp.com). It worked on my devices without any issues, but may differ for other users. This is what I would like to test the most in this beta.
Important
Disabling any sort of background/battery optimization for VShop in the OS settings is necessary in order for the wishlist notification to work reliably.
v2.7.6
What's Changed
- Fixed an issue where the app sometimes crashed when trying to donate
- Night market prices should now be correct
Full Changelog: v2.7.5...v2.7.6
v2.7.5
What's Changed
- Bumped storefront v2 to v3, which fixes login issue (thanks @norhu1130)
Full Changelog: v2.7.4...v2.7.5