|
| 1 | +## Version 24.10 |
| 2 | +Fixes: |
| 3 | +- [core] Interpreting carrier value of "--" as an unknown value |
| 4 | +- [crash] Fixed issues with visualisation of Flutter stack traces |
| 5 | +- [dashoards] If a user is given access to a dashboard, they will now be able to see all widgets even if they don't have access to the underlying data |
| 6 | +- [density] UI fixed |
| 7 | +- [events] Fixed issue where slower loading data would replace newest event selection |
| 8 | + |
| 9 | +Enterprise fixes: |
| 10 | +- [crashes-jira] Preventing crashing when jira authentification fails |
| 11 | +- [formulas] Removing HTML from tooltip localization |
| 12 | + |
| 13 | +Features: |
| 14 | +- Making user guide icons stand out more before first use |
| 15 | +- [alerts] UI improvements |
| 16 | +- [alerts] small improvements in email notifications |
| 17 | +- [code] Unifying bottom menu for bulk operations |
| 18 | +- [core] Aggregated events data collections merged together |
| 19 | +- [nps] UI improvements |
| 20 | +- [surveys] UI improvements |
| 21 | +- upgraded mongoDB to version 7 |
| 22 | +- upgraded nodejs to version 20 |
| 23 | + |
| 24 | +Enterprise Features: |
| 25 | +- [crash_symbolication] Added ability to set custom domain override for the symbolication server |
| 26 | +- [drill] Drill "by query" vizualization improved |
| 27 | +- [drill] Drill data collections merged together |
| 28 | +- [events] Added a quick transition to drill |
| 29 | +- [hooks] Added audit log entries for hook "create", "edit", "delete", "update" actions |
| 30 | +- [users] "Last Session" column in User Profiles is now sortable |
| 31 | +- [users] Crashes in the crashes tab can now be sorted |
| 32 | +- [users] UI improvements |
| 33 | +- [views] Added a quick transition to drill |
| 34 | + |
1 | 35 | ## Version 24.05.15
|
2 | 36 | Enterprise fixes:
|
3 | 37 | - [nps] Fixed UI issues in the widget editor related to the "user consent" section
|
@@ -34,7 +68,7 @@ Enterprise Features:
|
34 | 68 | ## Version 24.05.12
|
35 | 69 | Fixes:
|
36 | 70 | - [dashboards] Fixes for dashboards grid
|
37 |
| -- [dasboards] UI fix for dashboard widget action menu |
| 71 | +- [dashboards] UI fix for dashboard widget action menu |
38 | 72 | - [push] Refactored fcm API related code
|
39 | 73 | - [reports] Use config for encryption key in reports
|
40 | 74 |
|
|
0 commit comments