diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e01e02a..151635ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ -# [4.3.1](https://github.com/growingio/growingio-sdk-ios-autotracker/compare/4.3.0...4.3.1) (2024-05-31) +## [4.3.2](https://github.com/growingio/growingio-sdk-ios-autotracker/compare/4.3.1...4.3.2) (2024-07-26) + + +### Bug Fixes + +* 同步 v3.8.3 上的修改内容 ([#324](https://github.com/growingio/growingio-sdk-ios-autotracker/issues/324)) ([c82c206](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/c82c206a840685e230dd355baa667daa17c904ca)) + + + +## [4.3.1](https://github.com/growingio/growingio-sdk-ios-autotracker/compare/4.3.0...4.3.1) (2024-05-31) ### Bug Fixes @@ -6,6 +15,14 @@ * visionOS support via Cocoapods ([#317](https://github.com/growingio/growingio-sdk-ios-autotracker/issues/317)) ([9ab87ec](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/9ab87ec8fc3710e2d7574afd84aa8ccd214a1116)) +### Features + +* release 4.3.1 ([76da54a](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/76da54af9bd22db15d7110e4355a8c5beaf87fc2)) +* release 4.3.1 ([8841a35](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/8841a3535af21570885f7f203b85cac87e7ab5e7)) +* release 4.4.0 ([a0832b9](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/a0832b928fc1a2fc3b879945e7fa4a448512b747)) + + + # [4.3.0](https://github.com/growingio/growingio-sdk-ios-autotracker/compare/4.2.0...4.3.0) (2024-05-07) @@ -49,31 +66,3 @@ -# [4.0.0](https://github.com/growingio/growingio-sdk-ios-autotracker/compare/4.0.0-beta.2...4.0.0) (2023-12-25) - - -### Bug Fixes - -* add generalProps APIs to swift exports ([401389d](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/401389d95b53ae79f2692c37ca5d57edb9a909ea)) -* CWE-789 vulnerability ([2a5c20a](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/2a5c20a92035e78050f57087c5a7ae0d0ce22287)) -* default requestTimeout is 30.0 ([176b44a](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/176b44af1a2a98c71db6741444d70fbe79711e0c)) -* fetch network status at reachability init ([6c66cc6](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/6c66cc6bc08ef2dde7af0caa17c5273279a173f8)) -* **MobileDebugger:** debugger_data with wrong url ([89dd416](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/89dd41633bbc74c2e8e4c0082bf8bcc36f2dce6d)) -* networkConfig.requestTimeoutInSec change to requestTimeout ([dac2b77](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/dac2b77286e89e909c2d9d7323275dd958b4bf7c)) -* remove codes about md5 (weak hash, not safe enough) ([6548bd9](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/6548bd9211ecf71248eff17aab07df1ed4e52a3b)) -* SDK 4.x 无埋点事件 index + 1 ([b6c0279](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/b6c02790d8a3e1bb82b55c93713161a53bd1409b)) -* target conditionals macro in deviceInfo ([533148a](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/533148a1ecacb38afa1819bd7e25e385f97c8104)) -* update logic of reachability check ([fdb93af](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/fdb93af8d0bccba558cb54129a5c7e2546f5085a)) -* **WebCircle:** remove viewContent of listView type ([5f9bb1c](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/5f9bb1cc6a63c2446bb75acf6c7b88abd78715c9)) - - -### Features - -* add abtesting module ([#281](https://github.com/growingio/growingio-sdk-ios-autotracker/issues/281)) ([2d3950f](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/2d3950f0844fde3af1dc26862392bb825c299bef)) -* release 4.0.0 ([eef790a](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/eef790a247576dd2a1fb746e992a1d13183f187a)) -* release 4.0.0 ([#294](https://github.com/growingio/growingio-sdk-ios-autotracker/issues/294)) ([a2dbf1c](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/a2dbf1ca5bc12ad368eb015bea1da497a26808fe)) -* release 4.0.0-beta.3 ([f73a58b](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/f73a58ba26b7bb7022d13bca6f8ac020ea410058)) -* request timeout config (merge [#293](https://github.com/growingio/growingio-sdk-ios-autotracker/issues/293)) ([2e599ec](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/2e599ec62dfa099733c5fb97f0a4f4e262d9eb40)) - - - diff --git a/GrowingAnalytics.podspec b/GrowingAnalytics.podspec index ae2fd503..b61ee95a 100644 --- a/GrowingAnalytics.podspec +++ b/GrowingAnalytics.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'GrowingAnalytics' - s.version = '4.3.1' + s.version = '4.3.2' s.summary = 'iOS SDK of GrowingIO.' s.description = <<-DESC GrowingAnalytics具备自动采集基本的用户行为事件,比如访问和行为数据等。目前支持代码埋点、无埋点、可视化圈选、热图等功能。 diff --git a/GrowingTrackerCore/GrowingRealTracker.m b/GrowingTrackerCore/GrowingRealTracker.m index aec3147b..5ccaee0b 100644 --- a/GrowingTrackerCore/GrowingRealTracker.m +++ b/GrowingTrackerCore/GrowingRealTracker.m @@ -40,8 +40,8 @@ #import "GrowingTrackerCore/Utils/GrowingDeviceInfo.h" #import "GrowingULAppLifecycle.h" -NSString *const GrowingTrackerVersionName = @"4.3.1"; -const int GrowingTrackerVersionCode = 40301; +NSString *const GrowingTrackerVersionName = @"4.3.2"; +const int GrowingTrackerVersionCode = 40302; @interface GrowingRealTracker ()