Skip to content

Commit 4f956a2

Browse files
committed
Merge branch 'release.24.12' into next
# Conflicts: # CHANGELOG.md
2 parents f66d4ff + 053cc3f commit 4f956a2

File tree

15 files changed

+2435
-94
lines changed

15 files changed

+2435
-94
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Features:
77
Enterprise Features:
88
- [journey_engine] Editing/Deleting/Duplication of blocks and version management
99

10-
## Version 24.12
10+
## Version 25.03
1111
Features:
1212
- [audit-logs] Exported audit logs from UI now would have "BEFORE" and "AFTER" fields
1313
- [core] Ability to mark reports as 'dirty' to make sure they are regenerated in full
@@ -55,6 +55,18 @@ Dependencies:
5555
- Bump sass from 1.81.0 to 1.83.3
5656
- Bump tslib from 2.7.0 to 2.8.1
5757

58+
## Version 24.10.8
59+
Fixes:
60+
- [app-management] Unescaping HTML for created/updated application names
61+
- [countly-edge] Add import from Countly Edge Server
62+
- [languages] Calculated total users percentage correctly
63+
64+
Features:
65+
- [hooks] Support sending header information for HTTP actions
66+
67+
Enterprise fixes:
68+
- [ab-testing] Mismatching user counts between ab-testing and user profiles
69+
5870
## Version 24.10.7
5971
Fixes:
6072
- [data-manager] Modifying existing values when segment values want to be updated in the Data Manager

bin/scripts/device_list/amazon.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@
7979
"AFTEU011":"Fire TV (Grundig Vision 6 HD 2019)",
8080
"AFTEU014":"Fire TV (Grundig Vision 7 4K 2019)",
8181
"AFTEUFF014":"Fire TV (Grundig OLED 4K 2019)",
82+
"AFTDEC012E":"TCL S4/S5/Q5/Q6 Series 4K UHD HDR LED (2024)",
83+
"AFTMA475B1":"TCL 4K Smart Fire TV (2024)",
8284
"AFTLFT962X3":"Stellantis",
8385
"AFTLBT962E2":"BMW (2022)",
8486
"AEOHY":"Echo Show 15 (2021)"

bin/scripts/device_list/apple.json

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"iPhone17,2":"iPhone 16 Pro Max",
6161
"iPhone17,3":"iPhone 16",
6262
"iPhone17,4":"iPhone 16 Plus",
63+
"iPhone17,5":"iPhone 16e",
6364
"iPod1,1":"iPod touch 1G",
6465
"iPod2,1":"iPod touch 2G",
6566
"iPod3,1":"iPod touch 3G",
@@ -150,14 +151,14 @@
150151
"iPad14,6":"iPad Pro 12.9 inch 6th Gen",
151152
"iPad14,8":"iPad Air 6th Gen",
152153
"iPad14,9":"iPad Air 6th Gen",
153-
"iPad16,3-A":"iPad Pro 11 inch 5th Gen",
154-
"iPad16,3-B":"iPad Pro 11 inch 5th Gen",
155-
"iPad16,4-A":"iPad Pro 11 inch 5th Gen",
156-
"iPad16,4-B":"iPad Pro 11 inch 5th Gen",
157-
"iPad16,5-A":"iPad Pro 12.9 inch 7th Gen",
158-
"iPad16,5-B":"iPad Pro 12.9 inch 7th Gen",
159-
"iPad16,6-A":"iPad Pro 12.9 inch 7th Gen",
160-
"iPad16,6-B":"iPad Pro 12.9 inch 7th Gen",
154+
"iPad14,10":"iPad Air 7th Gen",
155+
"iPad14,11":"iPad Air 7th Gen",
156+
"iPad16,1":"iPad mini 7th Gen (WiFi)",
157+
"iPad16,2":"iPad mini 7th Gen (WiFi+Cellular)",
158+
"iPad16,3":"iPad Pro 11 inch 5th Gen",
159+
"iPad16,4":"iPad Pro 11 inch 5th Gen",
160+
"iPad16,5":"iPad Pro 12.9 inch 7th Gen",
161+
"iPad16,6":"iPad Pro 12.9 inch 7th Gen",
161162
"Watch1,1":"Apple Watch (1st Gen) 38mm",
162163
"Watch1,2":"Apple Watch (1st Gen) 42mm",
163164
"Watch2,6":"Apple Watch Series 1 38mm",
@@ -202,6 +203,10 @@
202203
"Watch7,3":"Apple Watch Series 9 41mm case (GPS+Cellular)",
203204
"Watch7,4":"Apple Watch Series 9 45mm case (GPS+Cellular)",
204205
"Watch7,5":"Apple Watch Ultra 2",
206+
"Watch7,8":"Apple Watch Series 10 (42mm) GPS",
207+
"Watch7,9":"Apple Watch Series 10 (46mm) GPS",
208+
"Watch7,10":"Apple Watch Series 10 (42mm) GPS + Cellular",
209+
"Watch7,11":"Apple Watch Series 10 (46mm) GPS + Cellular",
205210
"AppleTV2,1":"Apple TV (2nd generation)",
206211
"AppleTV3,1":"Apple TV (3rd generation)",
207212
"AppleTV3,2":"Apple TV (3rd generation) (Rev)",
@@ -340,5 +345,14 @@
340345
"Mac13,2":"Mac Studio (2022)",
341346
"Mac13,1":"Mac Studio (2022)",
342347
"Mac14,14":"Mac Studio (2023) Thunderbolt",
343-
"Mac14,13":"Mac Studio (2023) USB-C"
348+
"Mac14,13":"Mac Studio (2023) USB-C",
349+
"Mac16,3":"iMac (24-inch, 2024, Four ports)",
350+
"Mac16,2":"iMac (24-inch, 2024, Two ports)",
351+
"Mac16,1":"MacBook Pro (14-inch, 2024)",
352+
"Mac16,6":"MacBook Pro (14-inch, 2024)",
353+
"Mac16,8":"MacBook Pro (16-inch, 2024)",
354+
"Mac16,7":"MacBook Pro (16-inch, 2024)",
355+
"Mac16,5":"MacBook Pro (16-inch, 2024)",
356+
"Mac16,10":"Mac mini (2024)",
357+
"Mac16,11":"Mac mini (2024)"
344358
}

bin/scripts/device_list/generate.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
// run as
22
// node generate.js > ../../../frontend/express/public/javascripts/countly/countly.device.list.js
3-
// resulting file should be copied to "/frontend/express/public/javascripts/countly"
43

5-
//https://www.theiphonewiki.com/wiki/Models
4+
//https://www.theiphonewiki.com/wiki/Models
65
//https://gist.github.com/adamawolf/3048717
76
//scrape_mac_devices.txt
87
var devices = require("./apple.json");
@@ -23,6 +22,7 @@ for (var i in amazon) {
2322
process.stderr.write("Starting CSV parsing\n");
2423
var csv = require('csvtojson');
2524
csv()
25+
//Shift + Cmd + P -> Convert Encoding -> Save with encoding -> UTF-8
2626
//from https://support.google.com/googleplay/answer/1727131?hl=en-GB
2727
.fromFile("./supported_devices.csv")
2828
.on('json', (jsonObj)=>{

0 commit comments

Comments
 (0)