|
| 1 | +## Version 22.09.7 |
| 2 | +Fixes: |
| 3 | +- [api] added try catch block to regex |
| 4 | +- [core] increasing runners timeouts + bug fixes |
| 5 | +- [countries] fixed data display on tooltip |
| 6 | +- [countries] Home > Countries data is missing after navigation |
| 7 | +- [crashes] format binary images in new way |
| 8 | +- [crashes] show binary image name from new format |
| 9 | +- [dashboars] added required libraries for puppeteer |
| 10 | +- [dbviewer] preventing crash if array passed as filter to dbviewer |
| 11 | +- [hooks] error handling fixes |
| 12 | +- [longtask] error message added for delete button |
| 13 | +- [plugins] remove plugin upload |
| 14 | +- [prelogin] filter error messages |
| 15 | +- [push] correct app id when fetching test users cohorts |
| 16 | +- [push] missing indexes for token hashes |
| 17 | +- [ui] replaces merge with mergeWith for every chart |
| 18 | +- [users] added a check for application admin to have correct rights |
| 19 | +- [views] fixed u value estimation when viewing 'selected views' table in analytics/views |
| 20 | + |
| 21 | +Enterprise fixes: |
| 22 | +- [ab-testing] update python shell version |
| 23 | +- [active-users] fixed the issue where the data was broken if the selected period time was yesterday or yesterday |
| 24 | +- [cohorts] added "my cohorts" option and changed filtering to a dropdown |
| 25 | +- [cohorts] added cohort update on incoming user properties |
| 26 | +- [cohorts] added Recalculate cohort button in cohort view |
| 27 | +- [cohorts] added trigger to swich states for cohorts dependant on other cohorts |
| 28 | +- [cohorts] code optimisation and more tests |
| 29 | +- [cohorts] fixed bug with hashes not clearing out on cohort deletion |
| 30 | +- [cohorts] fixed case when user coming in/out of saame cohort in single iteration |
| 31 | +- [cohorts] fixed code to properly deal with definition for user properties nested under $and, $or |
| 32 | +- [cohorts] optimize realtime cohort update queries for sharded cluster |
| 33 | +- [crash_symbolication] convert binary images to new format before sending |
| 34 | +- [crash_symbolication] fixed symbol file uploader |
| 35 | +- [crash_symbolication] symbolicate javascript stack trace types |
| 36 | +- [users] display date type based on meta type and nested values based on timeline |
| 37 | +- [users] fixed segment not loaded after refresh |
| 38 | +- [users] number formatting in user profile |
| 39 | + |
1 | 40 | ## Version 22.09.6
|
2 | 41 | Fixes:
|
3 | 42 | - [crashes] there can be binaries with same name, but different addresses
|
|
0 commit comments