|
1 | | -## Version 25.03.X |
| 1 | +## Version 25.03.22 |
2 | 2 | Fixes: |
3 | 3 | - [alerts] Fix: Migrate alerts to the new events model |
4 | | -- [oidc] Fix for session state storage |
5 | 4 | - [applications] Persist newly created app after page reload |
6 | 5 | - [dashboard] Allow users to select text inside the widget without dragging it |
| 6 | +- [oidc] Fix for session state storage |
7 | 7 |
|
8 | 8 | Enterprise Fixes: |
9 | | -- [users] Update user custom field number formatting |
10 | | -- [users] Fix condition for custom property update |
11 | | -- [drill] [survey] Fix duplicate question id |
| 9 | +- [cohorts] Fix query transformation for profile group |
12 | 10 | - [drill] [survey] Display survey answer value instead of id in drill result |
13 | | -- [cohorts] Fix query transformation for chr |
| 11 | +- [drill] [survey] Fix duplicate question id |
| 12 | +- [users] Fix condition for custom property update |
| 13 | +- [users] Update user custom field number formatting |
14 | 14 |
|
| 15 | +Dependencies: |
| 16 | +- Bump axios from 1.8.2 to 1.12.2 in /plugins/hooks |
| 17 | +- Bump tar-fs from 3.1.0 to 3.1.1 |
| 18 | +- Bump nodemailer from 7.0.6 to 7.0.9 |
| 19 | +- Bump fs-extra from 11.3.1 to 11.3.2 |
| 20 | +- Bump sharp from 0.34.3 to 0.34.4 |
| 21 | +- Bump eslint-plugin-vue from 10.4.0 to 10.5.0 |
| 22 | +- Bump sass from 1.92.1 to 1.93.2 |
| 23 | +- Bump lint-staged from 16.1.6 to 16.2.3 |
| 24 | +- Bump puppeteer from 24.20.0 to 24.23.0 |
| 25 | +- Bump mongodb from 6.19.0 to 6.20.0 |
| 26 | +- Bump typescript from 5.9.2 to 5.9.3 |
| 27 | +- Bump semver from 7.7.2 to 7.7.3 |
15 | 28 |
|
16 | 29 | ## Version 25.03.21 |
17 | 30 | Fixes: |
|
0 commit comments