github Tencent/MMKV v1.0.23

latest releases: v1.3.9, v1.3.7, v1.3.6...
5 years ago

v1.0.23 / 2019-09-03

iOS / macOS

What's new

  • Fix a potential security leak on encrypted MMKV.

Android

What's new

  • Fix a potential security leak on encrypted MMKV.
  • Fix filename bug when compiled on Win32 environment.
  • Add option for decoding String Set into other Set<> classes other than the default HashSet<String>, check decodeStringSet() for details.
  • Add putBytes() & getBytes(), to make function names more clear and consistent.
  • Add notification of content changed by other process, check the new MMKVContentChangeNotification<> interface & checkContentChangedByOuterProcess() for details.

Win32

What's new

  • Fix a potential security leak on encrypted MMKV.
  • Fix CriticalSection init bug.

Don't miss a new MMKV release

NewReleases is sending notifications on new releases.