We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f183fb8 commit f248294Copy full SHA for f248294
CHANGELOG.md
@@ -5,7 +5,18 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
## [Unreleased]
6
7
## [3.5.11]
8
-- Adding section for unreleased changes
+
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
13
+### Added
14
+- 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
0 commit comments