Skip to content

3.1.4

Choose a tag to compare

@github-actions github-actions released this 08 Sep 01:18
· 8 commits to main since this release
3500d45

Core

  • Fixed the memory leak caused by loading a module from file via the UI that doesn't unload the existing module.
  • Optimized memory control algorithm for more accurate memory reservation and larger throughput.
  • Added an option to avoid syncing when the device is offline.
  • Optimized download chunking to decide appropriate sizes according to device hardware.

Google Drive Module

  • Fixed Android cannot connect to Google due to background process restriction.