Skip to content

3.14.1 Release

Compare
Choose a tag to compare
@jkasten2 jkasten2 released this 11 Jun 03:54

Fixed 3.14.0 SQLite migration & Lock issues, Fixed IAM Direct Outcome detection

  • Fix SQL migration issues
    • Fix DB migrations not applying in 3.14.0 when coming from 3.11.0 or older.
    • SQLite migration failure handling.
  • Fixes for SQL DB lock issues
  • Fixed issue where an IAM could be counted as Direct outcome when it should not. PR #1049
  • Fixed NPE with OneSignalCacheCleaner. PR #1047