Release Notes
- Added a new AOB system. https://github.com/tomvita/Breeze-Beta/blob/master/docs/aob.md
- Renamed the UE class field view to UObject view to better align with Unreal Engine terminology.
- Added safety checks to the title name sanitization and URL generation logic. This prevents crashes in certain games when Breeze tries to search for cheat files, although the root cause of the title name extraction failure is still unknown.
- General bug fixes and performance improvements.