Skip to content

Akavache 2.6.7

Compare
Choose a tag to compare
@anaisbetts anaisbetts released this 18 Jun 23:21

What's New

Notable changes since 2.6.5

  • Handle serializing simple types as values in SQLite3 backend
  • Correctly handle opening paths containing Unicode characters in SQLite3 backend
  • Fix race condition on dispose where disposing a single BlobCache could affect other blob caches.
  • Remove WP8 SQLite3-based backend, as WP8 disables P/Invoke on device at runtime.