|
| 1 | +## Version 24.10.2 |
| 2 | +Fixes: |
| 3 | +- [core] Correct aggregated collection cleanup on event omitting |
| 4 | +- [core] Fixed bug where changing passwords results in the loss of the "Global Admin" role |
| 5 | +- [core] Fixed bug where exporting incoming data logs could result in "Incorrect parameter \"data\" error |
| 6 | +- [core] Removed use of commands which needs admin rights from report manager. |
| 7 | +- [crash] Fixed bug in crash ingestion for scenarios where the "app version" is not a string. |
| 8 | +- [script] Fixing bug with "delete_old_members" script that led to malformed requests |
| 9 | + |
| 10 | +Enterprise fixes: |
| 11 | +- [nps] Fixed bug that showed the wrong nps preview title |
| 12 | + |
1 | 13 | ## Version 24.10.1
|
2 |
| -Integrating 24.05.16 fixes |
| 14 | +Fixes: |
| 15 | +- [core] Replaced "Users" with "Sessions" label on technology home widgets |
| 16 | +- [push] Improved ability to observe push related errors |
| 17 | +- [push] Replaced push plugin with an earlier version of the plugin |
| 18 | + |
| 19 | +Enterprise fixes: |
| 20 | +- [cohorts] Fixed issues with nightly cleanup |
| 21 | +- [data-manager] Fixed UI bug where rules were not visible when editing "Merge by regex" transformations |
| 22 | +- [drill] Fixed wrong pie chart label tooltip in dashboard widget |
| 23 | +- [flows] Fixed bug in case of null data in schema |
| 24 | +- [license] Fixed bug with MAU type of licenses that would prevent the server from starting |
| 25 | +- [nps] Fixed bug in the editor where the "internal name" field was not mandatory |
| 26 | +- [nps] Fixed bug where it was possible to submit empty nps surveys |
| 27 | +- [ratings] Fixed bug with user consent |
| 28 | +- [ratings] Fixed UI bug where "Internal name" was not a mandatory field |
| 29 | + |
| 30 | +Security: |
| 31 | +- Bumped cookie-parser from 1.4.6 to 1.4.7 |
| 32 | +- Bumped express-rate-limit from 7.4.0 to 7.4.1 |
| 33 | +- Bumped moment-timezone from 0.5.45 to 0.5.46 |
| 34 | +- Bumped sass from 1.79.3 to 1.79.4 |
| 35 | +- Fixing minor vulnerability that would allow for unauthorized file upload |
| 36 | + |
| 37 | +Enterprise Features: |
| 38 | +- [block] Added a way to filter crashes by their error (stacktrace) |
3 | 39 |
|
4 | 40 | ## Version 24.10
|
5 | 41 | Fixes:
|
@@ -35,39 +71,9 @@ Enterprise Features:
|
35 | 71 | - [users] UI improvements
|
36 | 72 | - [views] Added a quick transition to drill
|
37 | 73 |
|
38 |
| -## Version 24.05.17 |
39 |
| -Fixes: |
40 |
| -- [push] Improved ability to observe push related errors |
41 |
| - |
42 |
| -Enterprise fixes: |
43 |
| -- [cohorts] Fixed issues with nightly cleanup |
44 |
| -- [data-manager] Fixed UI bug where rules were not visible when editing "Merge by regex" transformations |
45 |
| -- [drill] Fixed wrong pie chart label tooltip in dashboard widget |
46 |
| -- [flows] Fixed bug in case of null data in schema |
47 |
| -- [nps] Fixed bug in the editor where the "internal name" field was not mandatory |
48 |
| -- [ratings] Fixed UI bug where "Internal name" was not a mandatory field |
49 |
| - |
50 |
| -Security: |
51 |
| -- Fixing minor vulnerability that would allow for unauthorized file upload |
52 |
| - |
53 |
| -## Version 24.05.16 |
54 |
| -Fixes: |
55 |
| -- [core] Replaced "Users" with "Sessions" label on technology home widgets |
56 |
| -- [push] Replaced push plugin with an earlier version of the plugin |
57 |
| - |
58 |
| -Enterprise fixes: |
59 |
| -- [license] Fixed bug with MAU type of licenses that would prevent the server from starting |
60 |
| -- [nps] Fixed bug where it was possible to submit empty nps surveys |
61 |
| -- [ratings] Fixed bug with user consent |
62 |
| - |
63 |
| -Security: |
64 |
| -- Bumped cookie-parser from 1.4.6 to 1.4.7 |
65 |
| -- Bumped express-rate-limit from 7.4.0 to 7.4.1 |
66 |
| -- Bumped moment-timezone from 0.5.45 to 0.5.46 |
67 |
| -- Bumped sass from 1.79.3 to 1.79.4 |
68 |
| - |
69 | 74 | ## Version 24.05.15
|
70 | 75 | Enterprise fixes:
|
| 76 | +- [ab-testing] Fixed JSON.parse issue preventing creation of AB tests |
71 | 77 | - [nps] Fixed UI issues in the widget editor related to the "user consent" section
|
72 | 78 | - [ratings] Fixed rendering issue for escaped values
|
73 | 79 |
|
|
0 commit comments