Skip to content

Commit

Permalink
feat: release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GIOSDK committed Jan 25, 2024
1 parent 4a9d038 commit 11ae897
Showing 1 changed file with 11 additions and 29 deletions.
40 changes: 11 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [4.1.0](https://github.com/growingio/growingio-sdk-ios-autotracker/compare/4.0.0...4.1.0) (2024-01-25)


### Features

* app extension support ([#296](https://github.com/growingio/growingio-sdk-ios-autotracker/issues/296)) ([4a9d038](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/4a9d038323b68393dd62f9edffd39955a3d85e45))
* flutter module to v4 logic ([#295](https://github.com/growingio/growingio-sdk-ios-autotracker/issues/295)) ([a52bc94](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/a52bc94c31048920ce701edfc13f177e4aa1f14b))



# [4.0.0](https://github.com/growingio/growingio-sdk-ios-autotracker/compare/4.0.0-beta.2...4.0.0) (2023-12-25)


Expand All @@ -19,6 +29,7 @@
### 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))
Expand Down Expand Up @@ -119,32 +130,3 @@



# [3.7.0](https://github.com/growingio/growingio-sdk-ios-autotracker/compare/3.6.0...3.7.0) (2023-09-19)


### Bug Fixes

* delete unused codes ([c837491](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/c8374915290d74e0a11cd754612d3ef59b6ab6c0))
* generate framework bug ([26815b8](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/26815b8afe786e837d9f29d64590e98133792468))
* hybrid 移除无效 log message ([f7919b9](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/f7919b93f2fabbeef38e58a6c1e92184afa04ca9))
* macOS 使用 swiftPM 集成报错 ([868523d](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/868523d7d9531f8a5dc92c2fcf84383d7b5cb0de))
* mobile debugger bug ([efc8462](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/efc846233ebad77da2fbf34228a74c020fe6ac57))
* mobile debugger bug ([dc32df4](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/dc32df49e87cac99d60f011cc4bcc0fd2eac6bc6))
* privacy manifest 适配 macOS ([ea7497c](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/ea7497c802cf7a224e8c7ac91b9e6da2285007ad))
* UIAlertController/UISegment swizzle 延迟到初始化时 ([2e0fde6](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/2e0fde67d4ef6de87ac9d6cb574553b6b9ca6c92))
* 将 GrowingAnalytics.xcworkspace 移到 Example/ 目录下,其在根目录会影响 xcodebuild -list 的执行 ([7d22f57](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/7d22f5725b607a7a8f87b659b230a01bedcfbeaf))


### Features

* add privacy manifest support ([c715fde](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/c715fdee94d3d5ae44efb1ff098cde9cf2295d4a))
* release 3.7.0 ([47735c6](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/47735c681be9f027be941e5337cc9471b7d604b7))
* v2 to v3+ adapter ([#270](https://github.com/growingio/growingio-sdk-ios-autotracker/issues/270)) ([8dcd2bf](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/8dcd2bf870b76688bff1a3588f6d8f87814acd78))


### Reverts

* UISwitch 改回 VIEW_CLICK 事件 ([09ab399](https://github.com/growingio/growingio-sdk-ios-autotracker/commit/09ab3997e7bf9025f34c00715053f94bda00c5cf))



0 comments on commit 11ae897

Please sign in to comment.