Monday, May 6, 2024
2 changes
Enhancements to existing features
WhatsApp configuration options are now shown under Discuss settings instead of Email settings. This makes the settings page clearer and helps users find WhatsApp-related options in the expected place.
Original PR description
### whatsapp Following the addition of the Email settings group, moves whatsapp settings to the Discuss settings group. task-3859594
Account reports now keep their fixed top-level sections in their original order when users sort report lines. This preserves the intended structure of official reports while still sorting the detailed content within each section.
Original PR description
For most reports (especially the official ones) it is not relevant to sort the fixed parts. That's why this commit excludes the hierarchy level 0 lines from sorting. This makes it so the structure of the report is preserved while sorting, but the content of each part does get sorted. task: 3645935