Skip to content

v1.8.0

Choose a tag to compare

@yasirkula yasirkula released this 29 Mar 12:07
· 14 commits to master since this release
  • BREAKING CHANGE: Deleted built-in commands that were only activated via IDG_ENABLE_HELPER_COMMANDS to simplify the codebase (users can create the commands that they need on their own)
  • Updated Unity version to 2021.3.41f1 (simplified codebase accordingly)
  • Upgraded Texts to TextMesh Pro + Logs are a little more compact to fit more information to screen
  • Configurable Enter Play Mode is supported (disabling Domain Reload works but disabling Scene Reload isn't tested)
  • Android JNI module is now optional (#100)
  • Logs are no longer truncated after 10,000 characters (Max Log Length). Displayed logs are still truncated but they are copied with no truncation
  • DebugLogManager.GetAllLogs now provides a bit more information