Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Update 1.1.0

Latest
Compare
Choose a tag to compare
@JasonBenfrin JasonBenfrin released this 23 Jul 19:48
· 2 commits to master since this release

Fixed #1
Ignored #3 (because the bug cannot be reproduced)
Added #2 #5 #6

Change Log

  • Fixed: Rich Presence tab will now load changes when "Load" button is clicked
  • WebSocket will (hopefully) restart if disconnected ( This will be fixed in a future patch if it is not fixed )
  • PendingIntent is not set to correct flags so that it will work on Android 12 and above
  • Thanks to Kizzy, you can now add button links (DO NOT put malicious links such as phishing, scamming and so on as this can lead to bans)
  • Flags field can now be added
  • Moved the classes in MainActivity to smaller Class files for readability

Full Changelog: v1.0.0...v1.1.0