**RG UPDATE // FIXES PATCH NOTES**
A large update has now been pushed live to production. This pass focused on raid reliability, raffle resolution, Rune Points tracking, mobile wallet flow, notifications, challenges, ads, and general platform stability.
**Raids / Raffles**
- Fixed raffle and mega raffle cards getting stuck on `Entry Submitted - Good Luck` after the raffle had already ended.
- Fixed cases where users were being pushed into `Missed` before winners were actually resolved.
- Improved raffle end-state handling so users now see the proper result more consistently
- Improved winner / loser notification handling so alerts are sent through the correct notification flow.
- Improved raffle resolution timing and refresh behavior so results show up faster after a raffle ends.
- Improved raid interaction completion tracking to reduce cases where final actions were not being recognized correctly.
- Improved multi-click / bounce-back behavior when navigating into raids.
**Rune Points / Daily Claim**
- Fixed daily streaks incorrectly climbing past the intended cycle.
- Daily streaks now properly run on a **7-day cycle**:
- Preserved weekly bonus cadence for accounts that were already above 7 days because of the old bug.
- Added protection for partial claim cases where a daily claim could save but the bonus or streak update did not fully finish.
- Fixed cases where RP balances could temporarily show as `0` because of a transient fetch failure.
- Improved RP refresh behavior so the top-bar balance updates more reliably after claim actions.
- Removed duplicate RP write paths in key reward flows to improve consistency.
**Invite Codes / Referral Tracking**
- Fixed invite-code referral tracking so inviter rewards continue registering properly.
- Fixed inviter first-raid RP not always triggering from the live raid completion flow.
- Improved referral stat consistency where totals and reward tracking could drift.
**Mobile Wallet Improvements**
- Improved
@JoeyWallet mobile wallet handling.
- Improved
@XamanWallet mobile deeplink / QR fallback flow.
- Better mobile behavior for wallet connect flows overall.
**Notifications**
- Added and expanded push notification support.
- Added notification preference handling and subscription management improvements.
- Improved notification delivery flow and supporting backend behavior.
- Improved refresh timing so important alerts show up faster.
**Challenges / Platform Systems**
- Added updated challenge rotation support.
- Added challenge progress tracking improvements.
- Improved cooldown handling across interaction flows to reduce repeated action issues.
- Improved social interaction handling across multiple platforms, including Twitter-related completion checks.
**Ads / Campaign Support**
- Added the new advertising flow and related payment handling support.
- Improved partner data handling and supporting API behavior.
**General Improvements**
- Improved layout and navigation behavior in key parts of the platform.
- Improved verification-related flow handling.
- Added a broad stability pass across multiple interaction endpoints and backend flows.
This update should resolve a large amount of the instability and reporting issues users have been running into recently.
More fixes are still being worked through, but this patch pushed a substantial amount of cleanup live.
@everyone