Skip to content

Releases: sqlcipher/sqlcipher-android

v4.7.2

Choose a tag to compare

@developernotes developernotes released this 08 Dec 16:22
v4.7.2

Full Changelog: v4.7.1...v4.7.2

v4.7.1

Choose a tag to compare

@developernotes developernotes released this 08 Dec 16:22
v4.7.1

Full Changelog: v4.7.0...v4.7.1

v4.7.0

Choose a tag to compare

@developernotes developernotes released this 08 Dec 16:22
v4.7.0

What's Changed

New Contributors

Full Changelog: v4.6.1...v4.7.0

v4.6.1

Choose a tag to compare

@developernotes developernotes released this 08 Dec 16:22
v4.6.1

Full Changelog: v4.6.0...v4.6.1

v4.6.0

Choose a tag to compare

@developernotes developernotes released this 21 May 16:56
v4.6.0

Full Changelog: v4.5.7...v4.6.0

v4.5.7

Choose a tag to compare

@developernotes developernotes released this 24 Apr 13:54
v4.5.7

Full Changelog: v4.5.6...v4.5.7

v4.5.6

Choose a tag to compare

@developernotes developernotes released this 24 Apr 13:54
v4.5.6

What's Changed

New Contributors

Full Changelog: v4.5.5...v4.5.6

v4.5.5

Choose a tag to compare

@sjlombardo sjlombardo released this 31 Aug 20:35
  • change rawExecSQL to allow execution of SELECT operations
  • Prevent value from being logged in exception handler to avoid data leak
  • set the default value of the minimumSupportedVersion parameter of SupportHelper as 0