Skip to content

Commit 0012f91

Browse files
Merge pull request #479 from CleverTap/changelog-7.3.3
Changelog for 7.3.3
2 parents 5c57325 + 33b78c1 commit 0012f91

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
### [Version 7.3.3](https://github.com/CleverTap/clevertap-ios-sdk/releases/tag/7.3.3) (September 11, 2025)
5+
#### Fixed
6+
- Fixes a bug where the updated values of variables were not fetched right after a profile push.
7+
- Optimises queuing behaviour of various type of clevertap events in a single batch.
8+
49
### [Version 7.3.2](https://github.com/CleverTap/clevertap-ios-sdk/releases/tag/7.3.2) (August 08, 2025)
510
#### Added
611
- Added Swift Package Manager (SPM) support for `CleverTapWatchOS`.

CleverTapSDK/CleverTapBuildInfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define WR_SDK_REVISION @"70302"
1+
#define WR_SDK_REVISION @"70303"

sdk-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.3.2
1+
7.3.3

0 commit comments

Comments
 (0)