Skip to content

Commit 7cd41d2

Browse files
committed
changelog
1 parent 17eab57 commit 7cd41d2

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
1-
## 25.3.0
1+
## 25.4.0
2+
3+
* ! Minor Breaking Change ! SDK now has Server Configuration feature and it is enabled by default. Changes made on SDK Manager > SDK Configuration on your server will affect SDK behavior directly.
24

3-
* `max_logs` config option value will not be used anymore (use `max_breadcrumb_count` instead)
4-
* Added Server Config support
5-
* Improved init time content zone logic
65
* Mitigated an issue about orientation detection in Safari
76

7+
* Improved init time Content Zone logic
8+
* Improved error handler to include script loading issues
9+
10+
* Added `refreshContentZone` method to Content interface for refreshing Content Zone requests
11+
* Added `behavior_settings` init time method for providing server configuration during first initialization
12+
13+
* `max_logs` config option value will not be used anymore (use `max_breadcrumb_count` instead)
14+
815
## 25.1.0
916

1017
* Mitigated an issue where content resizing did not work in certain orientations.

0 commit comments

Comments
 (0)