Skip to content

v6.16.7

Compare
Choose a tag to compare
@nickdowell nickdowell released this 13 Apr 12:17
· 811 commits to master since this release
394884c

Bug fixes

  • Fix underreporting of device.totalMemory, which now matches NSProcessInfo.physicalMemory.
    #1335

  • Skip unnecessary file reading at startup when no unexpected app termination is detected.
    #1334

  • Fix duplication of app and device data in session payloads.
    #1332