For players:
- Report issue dialog redirects to website to leverage new guided issue feature
- Fix leaderboard popups displaying when position is set to None.
- Fix friends list appearing empty
- Fix crash viewing recent games list if it contains a large number of not-so-recent games
For developers:
- Add modulus operator (%), addition operator (+), and subtraction operator (-)
- Add Remember flag and Recall data type
- Add Pause button to memory bookmarks window
- Add import button to memory viewer to start a new search using data from an export
- Move Pointer Finder out of "Open All" subsection of menu
- Ability to increment/decrement value at cursor in memory viewer using numpad +/-
- Attempt to re-queue uploads that fail with 429 Too Many Requests
- Fix memory display when total exposed memory is not a multiple of 16.
- Fix deadlock using tools in RAMeka
- Fix crash narrowing search after excluding results
- Fix crash reverting active published achievement when open in editor
- Fix crash trying to publish achievement with no conditions
- Fix achievement type dropdown not updating hen resetting achievement
- Fix target value visibility not updating when changing condition flag
Framework:
- Raise RC_CLIENT_RAINTEGRATION_EVENT_MENU_CHANGED rc_client_raintegration event when login status changes
- Support for client-side hashing when using rc_client_raintegration