We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24fa5bd commit ab80d48Copy full SHA for ab80d48
CHANGELOG.md
@@ -9,15 +9,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9
### Fixed
10
- Fixed issue where text container shrinks when buttons are not present for the embedded OOTB views.
11
- Fixed issue where crashes are occurring due to conflicts in deep link handling
12
+- Fixed data storage failures by adding plain text fallback when encryption fails.
13
14
### Added
-- Added plain text fallback for data storage when encryption fails.
15
- Added support for providing a list of placement ids to sync only certain placement ids.
16
- support for pre-release automation
17
18
-### Removed
19
-- Removed Beta SDK disclaimer from the readme
20
-
21
## [3.5.10]
22
23
0 commit comments