Skip to content

Commit

Permalink
Merge pull request #5641 from Countly/changelog_24.10.0
Browse files Browse the repository at this point in the history
Update CHANGELOG.md 24.10.0
  • Loading branch information
ArtursKadikis authored Oct 8, 2024
2 parents 73c1257 + 1a9f67b commit eb1ed2c
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
## Version 24.10
Fixes:
- [core] Interpreting carrier value of "--" as an unknown value
- [crash] Fixed issues with visualisation of Flutter stack traces
- [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
- [density] UI fixed
- [events] Fixed issue where slower loading data would replace newest event selection

Enterprise fixes:
- [crashes-jira] Preventing crashing when jira authentification fails
- [formulas] Removing HTML from tooltip localization

Features:
- Making user guide icons stand out more before first use
- [alerts] UI improvements
- [alerts] small improvements in email notifications
- [code] Unifying bottom menu for bulk operations
- [core] Aggregated events data collections merged together
- [nps] UI improvements
- [surveys] UI improvements
- upgraded mongoDB to version 7
- upgraded nodejs to version 20

Enterprise Features:
- [crash_symbolication] Added ability to set custom domain override for the symbolication server
- [drill] Drill "by query" vizualization improved
- [drill] Drill data collections merged together
- [events] Added a quick transition to drill
- [hooks] Added audit log entries for hook "create", "edit", "delete", "update" actions
- [users] "Last Session" column in User Profiles is now sortable
- [users] Crashes in the crashes tab can now be sorted
- [users] UI improvements
- [views] Added a quick transition to drill

## Version 24.05.15
Enterprise fixes:
- [nps] Fixed UI issues in the widget editor related to the "user consent" section
Expand Down Expand Up @@ -34,7 +68,7 @@ Enterprise Features:
## Version 24.05.12
Fixes:
- [dashboards] Fixes for dashboards grid
- [dasboards] UI fix for dashboard widget action menu
- [dashboards] UI fix for dashboard widget action menu
- [push] Refactored fcm API related code
- [reports] Use config for encryption key in reports

Expand Down

0 comments on commit eb1ed2c

Please sign in to comment.