Changelog
4.0.1
April 28, 2025
- Added color setters to builder
4.0.0
April 24, 2025
- Resolved crash during Android lifecycle events
- Added new props to ConsentManager's builder
.setShouldAutoShowDialog()
Automatically shows the dialog to collect consent after ConsentManager initialization. Defaults to false.setDebugMode()
Adds verbose debug logging. Defaults to false
- Added Cross-Device Consent support
- Bumps
minSdkVersion
to 23
3.0.6
January 7, 2025
- Fixed crash with server provided colors
3.0.5
November 13, 2024
- Fixed crash when region not set by configuration
3.0.4
September 26, 2024
- Fixed overly optomistic consents, color overrides, and language override in Java implementation
3.0.3
September 26, 2024
- Fixed handling of unexpected Long numbers in configuration
3.0.2
September 25, 2024
- Fixed Additional Ambiguous method call bug with using SDK in Java projects
3.0.1
September 24, 2024
- Fixed Ambiguous method call bug with using SDK in Java projects
3.0.0
September 10, 2024
- Added support for cookie consent configuration options available at my.osano.com.
- Supported all consent banner variations.
- Implemented custom translation overrides.
- Introduced "Do Not Sell Or Share" functionality.
- Added support for right-to-left languages.
2.0.11
March 19, 2024
- Introduced the
setTimeoutInSeconds
builder parameter.
2.0.10
May 24, 2021
- Fixed bug when no categories were selected
- Always accepted Essential