Skip to content

Commit 409a7aa

Browse files
committed
changelog for 2.65.0
1 parent b8ed533 commit 409a7aa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
**2.65.0** (20 May 2025)
2+
- `mixpanel.people.track_charge()` (deprecated) no longer sets profile property
3+
- Adds page height and width tracking to autocapture click tracking
4+
- Session recording now stops when mixpanel.reset() is called
5+
- Support for adding arbitrary query string params to tracking requests (thanks @dylan-asos)
6+
- Feature flagging API revisions
7+
- Whale Browser detection
8+
19
**2.64.0** (15 Apr 2025)
210
- Add `record_heatmap_data` init option for Session Recording to ensure click events are captured for Heat Maps
311
- Initial support for feature flagging

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ Mixpanel production releases are tested against a large matrix of browsers and o
7878
- Publish to readme.io via the [rdme](https://www.npmjs.com/package/rdme) util: `RDME_API_KEY=<API_KEY> RDME_DOC_VERSION=<version> npm run dox-publish`
7979

8080
## Thanks
81-
For patches and support: @bohanyang, @dehau, @drubin, @D1plo1d, @feychenie, @mogstad, @pfhayes, @sandorfr, @stefansedich, @gfx, @pkaminski, @austince, @danielbaker, @mkdai, @wolever, @dpraul, @chriszamierowski, @JoaoGomesTW, @@aliyalcinkaya, @chrisdeely
81+
For patches and support: @bohanyang, @dehau, @drubin, @D1plo1d, @feychenie, @mogstad, @pfhayes, @sandorfr, @stefansedich, @gfx, @pkaminski, @austince, @danielbaker, @mkdai, @wolever, @dpraul, @chriszamierowski, @JoaoGomesTW, @@aliyalcinkaya, @chrisdeely, @dylan-asos

0 commit comments

Comments
 (0)